Commit Graph

88 Commits

Author SHA1 Message Date
Willy-JL
4e79f22fee Simplify and speedup the fallback anim fix 2023-11-17 23:54:08 +00:00
thomas
72aa64d03c fix(animation-manager): avoid animation is set correctly if fallback is enabled and the user has only one or less available animation 2023-11-17 10:10:50 +01:00
Willy-JL
418f44fef1 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-11-12 02:56:30 +00:00
あく
aa06328516 Furi, FuriHal: remove FreeRTOS headers leaks (#3179)
* Furi: remove direct FreeRTOS timers use
* Furi: eliminate FreeRTOS headers leak. What did it cost? Everything...
* SubGhz: proper public api for protocols. Format Sources.
* Furi: slightly less redundant declarations
* Desktop: proper types in printf
* Sync API Symbols
* Furi: add timer reset and fix dolphin service, fix unit tests
* Furi: proper timer restart method naming and correct behavior in timer stopped state.

---------

Co-authored-by: hedger <hedger@nanode.su>
2023-11-01 11:24:11 +04:00
あく
9af81ce8d0 Furi: cleanup crash use (#3175)
* Furi: optional message in furi_crash and furi_halt
* Consistent furi_crash use
* UnitTests: crash instead of assert
* furi: check: fixed macro for default arg
* unit_tests: fixed crashes everywhere
* lib: infrared: fixed PVS warnings
* furi: eliminated __FURI_ASSERT_MESSAGE_FLAG
* Furi: update check.h docs
* Furi: add check.h usage note
* Docs: grammar

---------

Co-authored-by: hedger <hedger@nanode.su>
2023-10-31 14:40:32 +04:00
Willy-JL
28bcc09d9b This can just be made global at this point lol 2023-10-26 04:03:42 +01:00
Willy-JL
d7aa3ea60f Make all service memory structures OFW comaptible 2023-08-29 01:57:06 +02:00
Nikolay Minaylov
15f92f765d [FL-3479] Desktop: more favorites, configurable dummy mode (#2972)
* Desktop: more favorite app shortcuts
* Making PVS happy
* Desktop settings submenu fix

Co-authored-by: あく <alleteam@gmail.com>
2023-08-23 21:26:47 +09:00
Willy-JL
aaafdc1a82 Fix asset packs folder change stuff 2023-07-26 15:03:56 +02:00
ClaraCrazy
3264c37e5b Migrate asset packs folder 2023-07-24 13:54:32 +02:00
Willy-JL
dd31294ad0 Expose base dolphin animation dir definition 2023-07-03 23:06:08 +02:00
Willy-JL
f780b832ad Ddesktop service and events cleanup 2023-06-27 19:57:31 +02:00
Willy-JL
ab8295848e Fixes 2023-06-25 21:45:21 +01:00
Willy-JL
014a30d8bf Fix xtreme settings values handling 2023-05-31 18:14:30 +01:00
Willy-JL
c2396e8542 About go nappy nap + much fw info 2023-05-28 04:14:39 +01:00
Willy-JL
7f19e16d47 Use stock system icons instead of assets 2023-05-20 20:00:02 +01:00
Willy-JL
efe6dbf008 Revert "Formatting"
This reverts commit a441feec83.
2023-05-09 18:11:05 +01:00
Willy-JL
22910f8ca5 Format 2023-05-01 15:35:53 +01:00
Willy-JL
a6bc7f8abb Rework xtreme settings and assets implementation 2023-05-01 15:28:59 +01:00
Willy-JL
a441feec83 Formatting 2023-03-28 23:59:32 +01:00
Willy-JL
e3c6a63481 Add option to disable fallback animation 2023-03-22 11:59:13 +00:00
Willy-JL
84a51de03d Dont repeat same animation twice (when possible) 2023-03-22 11:57:43 +00:00
Willy-JL
775b360391 Fix crashes on bad animation manifests 2023-03-22 11:55:50 +00:00
Willy-JL
fa8ed7f6e4 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware 2023-02-28 20:34:44 +00:00
Willy-JL
d3f3bf1e11 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-02-24 01:05:31 +00:00
Round-Pi
b89902942b typo combing 2023-02-20 10:55:53 -05:00
Willy-JL
462a0c8efc Cleaner settings implementation (proper defaults) 2023-02-17 23:30:28 +00:00
Willy-JL
4111070d1c Temp fix crash by bad manifest 2023-02-14 03:47:02 +00:00
Willy-JL
61e792eeeb Remove xfw setting animation speed cap 2023-02-13 22:06:59 +00:00
Willy-JL
5ed6abc4f7 Format 2023-02-13 01:40:49 +00:00
Willy-JL
22cf51e92b Fix garbage memory freeing 2023-02-13 00:41:47 +00:00
Willy-JL
53780e72ed Misc sonarcloud fixes 2023-02-13 00:01:49 +00:00
Willy-JL
efb11dfcbd Properly integrate xtreme apis and headers 2023-02-11 05:19:37 +00:00
Willy-JL
6555082e2a Revert "Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev"
This reverts commit 708dd167c8.
2023-02-10 20:50:30 +00:00
VerstreuteSeele
708dd167c8 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-02-10 17:36:22 +01:00
Willy-JL
1a9f098936 Move lvlup anim to asset system 2023-02-10 04:31:03 +00:00
Willy-JL
955e16b0ef Move NSFW mode to an asset pack 2023-02-10 03:14:40 +00:00
Willy-JL
64fa597e19 Fix animation load fail, size too big 2023-02-03 05:01:00 +00:00
VerstreuteSeele
a2b797fe01 formatting 2023-01-27 02:09:42 +01:00
Willy-JL
43904b41a5 No shitting the bed when asset pack has no anims 2023-01-24 12:40:59 +00:00
Willy-JL
109583cb9f SFW mode by default 2023-01-23 13:37:15 +00:00
Willy-JL
443dc93fc3 Add anim speed setting 2023-01-22 21:19:39 +00:00
Willy-JL
bc6c374138 Add battery to hold desktop right 2023-01-22 04:52:38 +00:00
Willy-JL
c92b13d154 Desktop hold right for about page 2023-01-21 00:09:33 +00:00
Willy-JL
88eb98dd9e Fix sonarcloud bugs 2023-01-20 21:14:59 +00:00
Willy-JL
8d6c12d942 Better animation repeat fix 2023-01-20 07:42:10 +00:00
Willy-JL
7c63b6dfd0 Dont play same anim twice in a row 2023-01-20 07:21:11 +00:00
Willy-JL
abffc3152f New asset system everywhere sfw mode is supported 2023-01-20 06:43:05 +00:00
Willy-JL
95552f536e Fix animation pathing 2023-01-20 03:01:10 +00:00
Willy-JL
3d1d1b2d67 Add anim support to custom asset packs 2023-01-20 00:29:16 +00:00