Willy-JL
|
6608b89626
|
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
|
2024-04-11 03:33:57 +01:00 |
|
MX
|
6bb605f8ce
|
Allow setting view dispatcher callbacks to NULL
|
2024-04-11 01:20:39 +03:00 |
|
Willy-JL
|
d81e72d0a6
|
Merge branch 'zlo/allocator-playground' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
|
2024-04-09 22:15:50 +01:00 |
|
Willy-JL
|
01c55c7b7e
|
Fix build
|
2024-04-09 22:09:46 +01:00 |
|
Willy-JL
|
ff8210ba27
|
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
|
2024-04-09 21:58:48 +01:00 |
|
MX
|
95da39ba88
|
Merge remote-tracking branch 'OFW/dev' into dev
|
2024-04-09 20:33:52 +03:00 |
|
Victor Nikitchuk
|
db14ca964b
|
Status output !TX/RX on the GDO2 CC1101 pin (#3571)
* Status output !TX/RX on the GDO2 CC1101 pin\
* Fix PVS warnings
Co-authored-by: あく <alleteam@gmail.com>
|
2024-04-10 00:05:30 +09:00 |
|
WillyJL
|
e3ca293eee
|
Desktop/Loader: Unload animations before loading FAPs (#3573)
* Desktop: Unload animations before FAP is loaded
* Loader: Add API to start detached (returns instantly, queues event)
* Desktop: Fix early animation unload deadlocks
* Loader: remove redundant event
* Bump api symbols
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
|
2024-04-09 22:42:03 +09:00 |
|
SG
|
3a4bff82f4
|
Furi: distinct name for auxiliary memory pool
|
2024-04-09 05:12:15 +03:00 |
|
WillyJL
|
463d42f6ed
|
Merge pull request #80 from jetblk/mass_storage_enhancement
Storage: USB Mass Storage enhancement for setting volume label
|
2024-04-06 23:21:58 +01:00 |
|
Willy-JL
|
aea1d0be9f
|
Cleanup import
|
2024-04-06 23:20:18 +01:00 |
|
Willy-JL
|
9d43b3ccfd
|
Fix FATfs drive IDs (0=/ext 1=/mnt)
|
2024-04-06 23:17:19 +01:00 |
|
Willy-JL
|
29c3813f68
|
Improve error handling, use correct drive id
|
2024-04-06 23:16:29 +01:00 |
|
Nick Shaw
|
d05080820d
|
Storage: Updated virtual storage label to use strlcpy
|
2024-04-06 11:21:23 -04:00 |
|
Nick Shaw
|
aee2120dce
|
Storage: Virtual volume label is now set from Image Name
|
2024-04-06 10:04:33 -04:00 |
|
MX
|
294df5d1d4
|
desktop animations unload apilock revert
+ js layout fix and lfrfid ui fix
by Willy-JL
|
2024-04-06 05:40:53 +03:00 |
|
Nick Shaw
|
7869869fb9
|
Storage: Default volume label DOLPHIN added to virtual storage
|
2024-04-05 22:25:59 -04:00 |
|
Willy-JL
|
b831161a8f
|
Merge branch 'unload-anim-before-fap' of https://github.com/Willy-JL/flipperzero-firmware into mntm-dev
|
2024-04-06 00:15:52 +01:00 |
|
Willy-JL
|
48a2211548
|
Desktop: Fix early animation unload deadlocks
|
2024-04-06 00:01:06 +01:00 |
|
Willy-JL
|
ef72f81581
|
Loader: Add API to start detached (returns instantly, queues event)
|
2024-04-06 00:01:00 +01:00 |
|
Willy-JL
|
a95519ea86
|
Desktop: Unload animations before FAP is loaded
|
2024-04-05 23:50:26 +01:00 |
|
Willy-JL
|
fb8d6d54a3
|
Fix --no-build
|
2024-04-05 22:16:34 +01:00 |
|
Willy-JL
|
d03da435cf
|
Merge branch 'unload-anim-before-fap' of https://github.com/Willy-JL/flipperzero-firmware into mntm-dev
|
2024-04-05 22:13:04 +01:00 |
|
Willy-JL
|
8e57a4f089
|
Fix build and cleanup
|
2024-04-05 22:00:34 +01:00 |
|
Willy-JL
|
5f7e698017
|
Desktop: Fix early animation unload deadlocks
|
2024-04-05 21:36:41 +01:00 |
|
Willy-JL
|
092f529ed5
|
Loader: Add API to start app detached (returns instantly, queues app start)
|
2024-04-05 21:34:24 +01:00 |
|
Willy-JL
|
c82593525f
|
Desktop: Unload animations before FAP is loaded
|
2024-04-05 21:23:34 +01:00 |
|
Willy-JL
|
86dcd78175
|
Oops (semaphore vs apilock)
This reverts commit f89f775d78.
|
2024-04-05 20:26:42 +01:00 |
|
MX
|
344b624efc
|
fix apps loading logic
|
2024-04-05 08:57:34 +03:00 |
|
MX
|
1e324a7314
|
fix favorites lockup
|
2024-04-05 08:02:38 +03:00 |
|
MX
|
ef29ed149d
|
better subghz settings and more anim unload fixes
by Willy-JL
|
2024-04-05 06:36:35 +03:00 |
|
Willy-JL
|
6dadb681ba
|
Oops
|
2024-04-05 02:54:18 +01:00 |
|
Willy-JL
|
cd906cafa2
|
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
|
2024-04-05 01:52:23 +01:00 |
|
Willy-JL
|
6aac86a3d8
|
Desktop: Fix early animation unload deadlocks
|
2024-04-05 01:48:35 +01:00 |
|
Willy-JL
|
15e578599e
|
Desktop: Unload animations before FAP is loaded
|
2024-04-05 01:48:01 +01:00 |
|
Willy-JL
|
edabaf0607
|
Loader: Fix some differences from OFW
|
2024-04-05 01:10:02 +01:00 |
|
MX
|
ec4b8b8f5e
|
Various fixes
fixes by Willy-JL
nfc parser by zacharyweiss
js widget and path globals by jamisonderek
|
2024-04-05 01:25:03 +03:00 |
|
SG
|
d6145356a4
|
Furi: heap walker
|
2024-04-04 23:58:54 +03:00 |
|
Willy-JL
|
f89f775d78
|
Actually wait for animation unload (semaphore did not)
|
2024-04-04 21:07:46 +01:00 |
|
Willy-JL
|
c81a501670
|
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
|
2024-04-04 20:05:55 +01:00 |
|
MX
|
7c6541e513
|
Merge remote-tracking branch 'OFW/dev' into dev
|
2024-04-04 21:11:59 +03:00 |
|
Sergei Gavrilov
|
5431257470
|
[FL-3765][FL-3737] Desktop: ensure that animation is unloaded before app start (#3569)
* Desktop: ensure that animation is unloaded before app start
* Desktop: unload animation only if it is loaded
|
2024-04-04 21:42:58 +09:00 |
|
Willy-JL
|
514171d0c5
|
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
|
2024-04-02 15:36:43 +01:00 |
|
MX
|
3ccb2956f3
|
Merge remote-tracking branch 'OFW/dev' into dev
|
2024-04-02 17:02:56 +03:00 |
|
hedger
|
096a26b07d
|
fbt: added -Wstrict-prototypes for main firmware (#3557)
* fbt: added -Wstrict-prototypes for main firmware (excludes extapps)
* unit_tests: fixed declarations using strict prototypes
* furi_hal: ble: changed gap stop log level to debug
Co-authored-by: あく <alleteam@gmail.com>
|
2024-04-02 02:02:45 +09:00 |
|
MX
|
e436ea275a
|
Merge remote-tracking branch 'OFW/dev' into dev
|
2024-03-29 14:05:07 +03:00 |
|
Willy-JL
|
cf2534ea5d
|
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
|
2024-03-29 04:17:01 +00:00 |
|
Willy-JL
|
9fd3f70636
|
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
|
2024-03-29 03:55:30 +00:00 |
|
Georgii Surkov
|
64bd2f9c84
|
[FL-3677, FL-3798] RFID Improvements (#3524)
* Update saved_info and read_success scenes
* Update EM4100 rendering
* Update HIDExt rendering
* Update Gallagher rendering
* Update HidProx rendering
* Update IOProx rendering
* Update H10301 rendering
* Update PAC/Stanley rendering
* Add strcasecmp() to API, better manufacturer/name handling
* Update Viking rendering
* Update FDX-A rendering
* Update Pyramid rendering
* Update Indala26 rendering
* Update Idteck rendering
* Update Keri rendering
* Update Nexwatch rendering
* Update Jablotron rendering
* Update Paradox rendering
* Truncate long Hex string on scene_read_suceess
* Fix formatting
* Update AWID rendering
* Update FDX-B rendering
* Tweak string formatting in various screens
* More read_success view tweaks
* Fix formatting
* Fix Pyramid brief rendering
* Reset saved key menu when going back
* Reset other menus on back where applicable
* Update confirmation scenes
* Update emulation scene
* Update delete scene
* Update raw read info screen
* Update raw read scene, fix crash
* Update raw read success scene
* Update write scene
* Always return to SceneSelectKey after saving
* Update SceneWriteSuccess and SceneDeleteSuccess
* Replace closing parens with dots
* FL-3798: Fix special formatting in text_box
* Simplify SceneReadSuccess
* Fix crash when having a trailing newline in text_box
* Bump API symbols version
* Make PVS happy
* Format sources
Co-authored-by: あく <alleteam@gmail.com>
|
2024-03-29 12:32:43 +09:00 |
|
MX
|
f02b03172a
|
Merge remote-tracking branch 'OFW/dev' into dev
|
2024-03-26 13:54:06 +03:00 |
|