MX
96a3da24c9
Merge pull request #70 from derskythe/fix-subghz-last-used-settings
...
Fix SubGHz last used settings
2022-09-16 21:58:24 +03:00
MX
9d4b318357
Merge branch 'dev' into fix-subghz-last-used-settings
2022-09-16 21:55:52 +03:00
MX
ef5d0aa483
fix null pointer dereference
2022-09-16 21:48:03 +03:00
MX
66487abaee
disable some logs
2022-09-16 21:37:01 +03:00
MX
d2bb1ef4d3
fix receiver filter set-up
2022-09-16 21:30:53 +03:00
hedger
0e15090629
fbt: rebuilding assets when git commit id changes
2022-09-16 21:16:32 +03:00
MX
1413d7c937
secret
...
special secret animation by @Svaarich
2022-09-16 21:14:00 +03:00
Der Skythe
d97a3ef161
fix: change SUBGHZ_HISTORY_MAX to 50 according off-firm
2022-09-16 21:35:26 +04:00
MX
870dfd188c
ofw pr: picopass se identify
...
OFW PR 1701 by pcunning
2022-09-16 18:42:12 +03:00
MX
71a6844a5f
drop dfu's from releases
...
qflipper and android app is not allowing to use new update method with custom firmware, so we have 3 methods only
2022-09-16 18:14:28 +03:00
Der Skythe
d67d5da034
fix: SubGhz Read reset setting ReadRAW after using scene ReadRAW
2022-09-16 18:38:08 +04:00
MX
c894948d4f
faploader api extension and lib fixes
...
OFW PR 1742 by hedger
keeping api version the same to allow compatibility
it might be changed in next releases if api changes are destructive
2022-09-16 17:30:07 +03:00
MX
e25148ce72
update changelog
2022-09-16 03:12:07 +03:00
MX
07301935b5
update universal ac asset
...
by @amec0e
2022-09-16 02:56:58 +03:00
MX
3a1705bcf9
Merge pull request #68 from derskythe/fixed-archive-app
...
Fixed archive app
2022-09-16 02:53:15 +03:00
MX
df87b04fa9
disable debug logs to make gui faster
2022-09-16 02:52:43 +03:00
MX
75f5efce03
Merge branch 'dev' into fixed-archive-app
2022-09-16 02:50:24 +03:00
MX
00585fa16a
add free back
2022-09-16 02:32:03 +03:00
Der Skythe
30aaae33be
Revert "Fix bugs with new model"
...
This reverts commit 8915c0c66c
.
2022-09-16 02:30:42 +03:00
MX
c0e7c2a929
remove merge bug
2022-09-16 02:27:08 +03:00
Der Skythe
286b4876ce
Fix bugs with new model
2022-09-16 03:22:53 +04:00
Der Skythe
10c2ae5a05
Merge branch 'fixed-archive-app' of https://github.com/derskythe/flipperzero-firmware-wPlugins into fixed-archive-app
2022-09-16 03:20:45 +04:00
Der Skythe
8915c0c66c
Fix bugs with new model
2022-09-16 03:16:46 +04:00
MX
ec7676182a
fix null pointer dereference
2022-09-16 02:15:58 +03:00
MX
e23dbb9f99
add new start screen for doom
...
by @Svaarich
2022-09-16 01:54:17 +03:00
MX
19d201085b
reduce max subghz history items to resolve memory issues
2022-09-16 01:23:29 +03:00
Der Skythe
17a4e03656
Fix bugs with new model
2022-09-16 02:21:10 +04:00
Der Skythe
1fd9240481
Add Info to all files, fix file info elements position
2022-09-15 23:33:43 +04:00
MX
fc9996377d
fix subghz read mode doesn’t work at all
2022-09-15 22:10:18 +03:00
Der Skythe
7f4b586b13
Init archive app with Rename, normal context menu and file info
2022-09-15 22:00:51 +04:00
MX
72de4af6db
change it back temporarily
2022-09-15 19:59:00 +03:00
MX
5bbb13c5c9
Merge branch 'fz-dev' into dev
2022-09-15 19:58:11 +03:00
MX
3efb093125
change app type and category for music players
2022-09-15 19:37:06 +03:00
Astra
60bce7b8d8
[FL-2780] NFC Notifications fix ( #1731 )
...
* Show error popup when NFC chip is not init/disconnected
* Move to dialogs for the error message
* NFC notifications fixed to match the intended design
* Revert "Move to dialogs for the error message"
* Revert "Show error popup when NFC chip is not init/disconnected"
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-16 00:49:10 +09:00
Skorpionm
8b05bd1106
[FL-2814] SubGhz: fix display information in the file if the frequency is not available for transmission in the given region ( #1724 )
2022-09-16 00:42:44 +09:00
MX
668b7857b4
Merge branch 'fz-dev' into dev
2022-09-15 18:28:57 +03:00
MX
8b3b5fa802
fix nrfsniff log spam, add new icons
...
icons by @Svaarich
2022-09-15 18:27:27 +03:00
Nikolay Minaylov
a6052be0f1
Charging icon update fix ( #1733 )
...
* Power: refresh battery indicator on charger plug/unplug
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 23:13:48 +09:00
hedger
007a3d295e
[FL-2819] updater: fixed failing backups on /int with empty files in it #1735
...
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 22:55:55 +09:00
hedger
28beff1ab6
Fbt: fixed gdb-py path for MacOS, docs: spelling fixes, codeowners ( #1736 )
...
* fbt: fixed gdb-py path for MacOS, docs: spelling fixes
* Gtihub: update codeowners
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-09-15 22:40:26 +09:00
MX
9c95562fad
enable uart echo and usb mouse apps
2022-09-15 08:17:58 +03:00
MX
83e036da14
update readme & changelog
2022-09-15 07:28:26 +03:00
MX
8fd4225939
fix detect raw bug, fix came atomo
2022-09-15 06:45:19 +03:00
MX
a3234995db
make zombiez input faster
2022-09-15 05:17:19 +03:00
MX
98312860a6
resolve merge conflict
2022-09-15 05:09:27 +03:00
MX
9dbcd43e66
Merge branch 'fz-dev' into dev
2022-09-15 05:08:53 +03:00
MX
ffce0aeec9
NFC Notifications fix
...
OFW PR 1731 by Astrrra
2022-09-15 04:54:18 +03:00
MX
361a239d3e
add some games, make DOOM somewhat playable
2022-09-15 04:42:17 +03:00
MX
51ffdcd3bc
update api, add icons, fix picopass again
2022-09-15 01:14:55 +03:00
hedger
d47fdce337
updater: fixed failing backups on /int with empty files in it
2022-09-14 21:04:46 +03:00