Commit Graph

7086 Commits

Author SHA1 Message Date
Kuronons 83ef82dc9c Change y value for graphic asset in nfc_protocol_support.c
Set y=0 for NFC_dolphin_emulation_51x64 asset so it is coherent with the other uses of this pict.
2024-04-07 12:42:23 +02: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
Nick Shaw 7869869fb9 Storage: Default volume label DOLPHIN added to virtual storage 2024-04-05 22:25:59 -04:00
Willy-JL b8295a2dac JS: Fix default layout handling 2024-04-06 00:29:23 +01: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
Willy-JL 05745ac7a6 Oops (#75 #79) 2024-04-05 20:25:22 +01:00
Willy-JL 40b97546f5 Fix build 2024-04-05 08:22:45 +01:00
Willy-JL 758ecb2825 Sync apps 2024-04-05 08:13:54 +01:00
Willy-JL 0ebdc485f0 RFID: Fix success title icon overlap 2024-04-05 07:22:04 +01:00
Willy-JL 5f80b90a5a JS: Add storage copy() move() mkdir() 2024-04-05 06:56:50 +01:00
Willy-JL 309889e581 JS: Refactor storage to use array buffers 2024-04-05 06:46:34 +01:00
Willy-JL d4cd06816c JS: Add badusb layout support 2024-04-05 05:33:43 +01:00
Willy-JL ac628bfa27 Ext power amp is always true now 2024-04-05 04:56:58 +01:00
Willy-JL e607147378 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev 2024-04-05 04:52:23 +01:00
MX 22cf19dcef format 2024-04-05 06:42:05 +03:00
MX 7787845479 cleanup unused debug, set proper log levels 2024-04-05 06:41:31 +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 ff7cb37c45 SubGHz: Refactor last settings logic 2024-04-05 04:26:29 +01:00
Willy-JL 7413cd8a71 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev 2024-04-05 03:25:28 +01:00
Willy-JL f85127ea23 SubGHz: Improve some GPS handling 2024-04-05 02:56:31 +01:00
Willy-JL 6dadb681ba Oops 2024-04-05 02:54:18 +01:00
Willy-JL 2f06a01f64 JS: Fix storage.virtualQuit() not freeing file handle 2024-04-05 02:21:21 +01:00
MX a830d6b511 rework subghz settings, enable tx-rx state on unused gpio pin by default 2024-04-05 04:02:33 +03:00
Willy-JL 41ac4180ce Format 2024-04-05 01:52:46 +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
MMX f8d4d9397e Merge pull request #742 from quen0n/patch-1
Status output !TX/RX on the GDO2 CC1101 pin
2024-04-05 03:28:14 +03:00
Willy-JL edabaf0607 Loader: Fix some differences from OFW 2024-04-05 01:10:02 +01:00
MX 5ba6e3225b allow external apps to use infrared settings
by Willy-JL
2024-04-05 02:46:04 +03: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
Willy-JL f89f775d78 Actually wait for animation unload (semaphore did not) 2024-04-04 21:07:46 +01:00
MX 45e7913435 after merge fixes
add void
2024-04-04 22:55:39 +03:00
Victor Nikitchuk f5ca3ed2a1 Status output !TX/RX on the GDO2 CC1101 pin 2024-04-04 22:36:44 +03: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