Commit Graph

3477 Commits

Author SHA1 Message Date
yocvito a967f4d80b Merge branch 'dev' of github.com:ClaraCrazy/Flipper-Xtreme into fix-bad_kb_bt-flipper_app-conflict 2023-02-18 19:40:11 +01:00
yocvito d704c749c5 restore mac address original layout at scene exit when mac addr was not modified in bad kb bt mac config scene 2023-02-18 16:10:59 +01:00
Willy-JL 35da1f0ad5 Separate xtreme app into tidy submenus 2023-02-18 01:52:22 +00:00
Willy-JL fa3db2e994 Move setting values (de)init to xfw app alloc/free 2023-02-18 01:04:15 +00:00
Willy-JL f3955752aa Fix array direct assignment in default settings 2023-02-18 01:03:02 +00:00
Willy-JL 3ed7caf27d Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-02-17 23:47:39 +00:00
Willy-JL 462a0c8efc Cleaner settings implementation (proper defaults) 2023-02-17 23:30:28 +00:00
Mathie 009c9b1b71 Update nfc_cli.c (#2402)
Modified the f to a capital F, looks cleaner.

Co-authored-by: あく <alleteam@gmail.com>
2023-02-17 20:43:06 +09:00
Willy-JL 8a8e5b3de0 Add desktop auto lock with pin setting 2023-02-16 23:28:51 +00:00
Willy-JL 68353563ec Xtreme assets/settings boot process improvements 2023-02-16 05:49:16 +00:00
Willy-JL c7e02a5faa Butthurt timer xfw app setting 2023-02-16 03:43:01 +00:00
Willy-JL eccc467220 Remove unsued variable 2023-02-16 03:18:47 +00:00
Willy-JL a887cb2fd6 Better xfw app save at exit system 2023-02-16 03:10:02 +00:00
Willy-JL 771cb137d6 Fix too long fav app setting label 2023-02-16 00:45:05 +00:00
yocvito bde3aa589b Fix: Flipper serial bt profile shown as 'Unknown' in bt settings + flipper app 2023-02-15 14:29:29 +01:00
Willy-JL 7fd5e72fca Better fix for fav apps 2023-02-15 11:45:54 +00:00
Willy-JL 945cb246a7 Fix favorite apps settings logic 2023-02-15 09:59:18 +00:00
Willy-JL c7f2ac4214 Simpler desktop lock logic 2023-02-15 09:56:35 +00:00
Willy-JL e299f3a4fb Update bt settings editors titles 2023-02-15 09:55:53 +00:00
VerstreuteSeele 737314c762 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-02-14 10:16:15 +01:00
Willy-JL 4111070d1c Temp fix crash by bad manifest 2023-02-14 03:47:02 +00:00
Willy-JL a231ec0bbb Fix asset pack sorting 2023-02-14 02:36:33 +00:00
Willy-JL f95d1b2e96 Add bad kb mode setting to xfw app 2023-02-13 23:46:48 +00:00
Willy-JL 9266e9f47c More statubar settings 2023-02-13 23:41:30 +00:00
Willy-JL 33f877e888 Fix battery icon setting again 2023-02-13 23:38:09 +00:00
Willy-JL 5b8ce5f789 Fix battery icon value init 2023-02-13 23:02:01 +00:00
Willy-JL b525874ac7 Add section dividers to xfw app 2023-02-13 23:01:34 +00:00
Willy-JL e41fa45878 Swap status bar options 2023-02-13 22:37:15 +00:00
Willy-JL 537b22dd83 Update settings file 2023-02-13 22:20:30 +00:00
Willy-JL 6a1869b9f1 Rename batt style to icon and improve value logic 2023-02-13 22:13:01 +00:00
Willy-JL 61e792eeeb Remove xfw setting animation speed cap 2023-02-13 22:06:59 +00:00
Nikolay Minaylov bc06d407f3 [FL-3113] BadUSB: disable CDC mode, USB mode switch fix (#2394) 2023-02-14 00:43:29 +09:00
hedger d0c6c3402c Updater visual fixes (#2391)
* updater: removed unused code; fbt: fixed build error processing in certain cases
* updater: simplified internal pre-update state
* updater: rebalanced stage weights; fixed progress hiccups
2023-02-13 23:07:53 +09:00
Willy-JL abeb34b983 Fix archive sorting (skip on big folders) 2023-02-13 05:01:31 +00:00
Willy-JL 9fe3136993 Skip browser inputs while loading / sorting 2023-02-13 04:57:44 +00:00
WillyJL 628f089c42 Mark debug app as debug not external (#2387) 2023-02-13 13:10:36 +09:00
Willy-JL 5ed6abc4f7 Format 2023-02-13 01:40:49 +00:00
Willy-JL 4b9d270af7 Fix garbage memory free again 2023-02-13 01:10:06 +00:00
Willy-JL 22cf51e92b Fix garbage memory freeing 2023-02-13 00:41:47 +00:00
Willy-JL e7e508cf59 Change sonar disable method 2023-02-13 00:13:47 +00:00
Willy-JL 53780e72ed Misc sonarcloud fixes 2023-02-13 00:01:49 +00:00
Willy-JL 8812dbc2cd Fix formatter escape code bug warning 2023-02-12 23:24:58 +00:00
Willy-JL 2f4adec619 Fix asset animation free on load fail 2023-02-12 23:24:18 +00:00
Willy-JL 025b4e27ea Fix statusbar without battery 2023-02-12 22:35:30 +00:00
MX efcfcedaed Rename functions and cleanup a bit 2023-02-12 22:25:06 +00:00
Willy-JL 0ff5164d99 Format (and thanks nano for the big folder fix <3) 2023-02-12 21:11:00 +00:00
MX e5b9289da8 Fix large folders parsing 2023-02-12 21:05:19 +00:00
Willy-JL 0f6343f6f5 Remove unnecessary sarcastic comment 2023-02-12 19:58:16 +00:00
VerstreuteSeele 7f493b58d3 minor changes 2023-02-12 19:40:33 +01:00
Willy-JL 205da2920e File browser load speed improvements (skip redraw) 2023-02-12 11:16:12 +00:00