Commit Graph

12998 Commits

Author SHA1 Message Date
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
5bca6d2e84 Furi: remove aligned_free. Use free instead. 2024-04-09 15:23:46 +03:00
WillyJL
798a65d944 Merge pull request #84 from Kuronons/dev 2024-04-09 11:02:56 +01:00
Willy-JL
1669765252 Fix BLE Spam #85 2024-04-09 11:00:20 +01:00
Nikolay Minaylov
58da27fa91 JS Documentation (#3535)
* Initial JS documentation
* Spelling fix

Co-authored-by: あく <alleteam@gmail.com>
2024-04-09 18:06:37 +09:00
あく
88a6860913 Update radio stack to v1.19.0 (#3545)
* Update radio stack to v1.19.0
* Ble: set max connection interal same as min, kinda speedups everything
2024-04-09 16:01:55 +09:00
Kuronons
08a428039d MNTM Pack - Adding "done" Yappy (PI) asset
:P
2024-04-09 05:37:56 +02:00
Willy-JL
fe85c512f2 Archive: Fix .txt file type for /any paths 2024-04-09 03:36:19 +01:00
Zachary Weiss
33cfd6340a More cleanup, pass testing 2024-04-08 22:14:46 -04:00
SG
50e852a25f Furi: fix smal things in allocator 2024-04-09 05:13:27 +03:00
SG
e1f7f86c94 Furi: put idle and timer thread to mem2 2024-04-09 05:12:56 +03:00
SG
3a4bff82f4 Furi: distinct name for auxiliary memory pool 2024-04-09 05:12:15 +03:00
Willy-JL
e3c3ba440c Remove old workflows --nobuild 2024-04-09 03:09:04 +01:00
Willy-JL
bb25b6df6a Merge branch 'aku/copro_v1.19.0' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev 2024-04-09 03:00:53 +01:00
WillyJL
de9eadd018 Merge pull request #83 from Kuronons/dev 2024-04-09 03:00:06 +01:00
MX
c9909467f9 Merge remote-tracking branch 'OFW/dev' into dev 2024-04-09 03:24:16 +03:00
Kuronons
00f1263f7d MNTM Pack - Adding Mafia (erf...) yappy asset 2024-04-09 02:22:55 +02:00
SG
463dc8c727 memmgr: alloc aligned, realloc 2024-04-08 20:27:58 +03:00
Aleksandr Kutuzov
6776bdae1d Ble: set max connection interal same as min, kinda speedups everything 2024-04-09 00:25:14 +09:00
あく
de510f56cb Merge branch 'dev' into aku/copro_v1.19.0 2024-04-08 15:53:24 +09:00
Zachary Weiss
3ea6d46c79 Parsing function readability refactor 2024-04-07 22:10:46 -04:00
SG
e895ba0c89 merge upcoming changes 2024-04-08 04:10:00 +03:00
SG
3baa9e65e1 Merge branch 'dev' into zlo/allocator-playground 2024-04-08 04:06:28 +03:00
SG
5e3d3d5dbe I like to moving 2024-04-08 04:05:44 +03:00
Zachary Weiss
3af66c7815 ASCII of known layouts, pass testing 2024-04-07 20:49:06 -04:00
Zachary Weiss
07f63f9512 Misc cleanup/refactor + passes testing 2024-04-07 16:20:08 -04:00
Willy-JL
75c74dce8a Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev 2024-04-07 20:46:09 +01:00
Willy-JL
ede4546f59 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev 2024-04-07 20:44:24 +01:00
Willy-JL
73e8c632d7 MNTM: Add flipper Shell Color spoofing support 2024-04-07 20:43:12 +01:00
Willy-JL
6fc6d50904 MNTM: Refactor device name to Spoof submenu 2024-04-07 20:42:17 +01:00
WillyJL
9434d7dc2b Merge pull request #82 from Kuronons/dev
MNTM Pack - iButton, Wait, Save, Success, Warning x2 + NFC update (incl. fw edit)
2024-04-07 20:42:04 +01:00
Kuronons
9d0ad86d3b Re-upload of Success asset - oops
Wrong sized vers previously uploaded
2024-04-07 20:53:11 +02:00
Kuronons
f9681c65de MNTM Pack - Adding Success yappy asset 2024-04-07 19:48:43 +02:00
Astra
27e61eb808 Move crypto1 to helpers, add it to the public API (#3567)
* Move crypto1 to helpers, add it to the public API
* F18 API version bump

Co-authored-by: あく <alleteam@gmail.com>
2024-04-07 23:47:48 +09:00
Kuronons
9e72d23aec MNTM Pack - Adding Save yappy asset 2024-04-07 16:35:33 +02:00
WillyJL
16b34c6e4d Explain RNG differences, add FURI_HAL_RANDOM_MAX (#3565)
* Explain RNG differences, add FURI_HAL_RANDOM_MAX
* Mark FURI_HAL_RANDOM_MAX unsigned

Co-authored-by: あく <alleteam@gmail.com>
2024-04-07 23:11:23 +09:00
WillyJL
6b120a3b09 Furi: Add "out of memory" and "malloc(0)" crash messages (#3574)
Co-authored-by: あく <alleteam@gmail.com>
2024-04-07 22:49:00 +09:00
WillyJL
c31b60c7b7 IR: Fix crash on duty_cycle=1 (#3568)
* IR: Fix crash on duty_cycle=1
* Infrared: use float around duty_cycle

Co-authored-by: あく <alleteam@gmail.com>
2024-04-07 22:21:25 +09:00
Kuronons
27cbcc4bd2 MNTM Pack - Adding Warning yappy assets (normal & flip vers.) 2024-04-07 14:08:21 +02:00
Kuronons
e92ff0020f MNTM Pack - Adding "wait" yappy asset
Note - Only used so far in : iButton / Wardriver / SimonSays
2024-04-07 12:48:49 +02:00
Kuronons
c983ac6ca2 MNTM Pack - adding iButton (success) yappy asset 2024-04-07 12:44:09 +02:00
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
Kuronons
fc4bfba8a3 Update of NFC emulation pict
Visual edits, perspective enhancement and re-centering on y axis.
-> NFC code edit to follow
2024-04-07 12:39:21 +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
MX
d1c75dc57b update changelog 2024-04-06 07:08:55 +03:00