Commit Graph

3465 Commits

Author SHA1 Message Date
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
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
Willy-JL 9b16c2178b Fix file browser back history 2023-02-12 11:15:11 +00:00
Willy-JL 54019b46ca Fix file browser clownage comment 2023-02-12 07:39:15 +00:00
VerstreuteSeele e805b9b151 add basepath to bad-kb layouts selector 2023-02-12 08:04:33 +01:00
Willy-JL 25142698a6 Mark debug app as debug not external 2023-02-12 04:24:30 +00:00
Willy-JL 897ea3f901 Remember bad kb connection mode 2023-02-12 02:14:06 +00:00
Willy-JL 631625d6c2 Fix bad merge 2023-02-12 00:21:56 +00:00
yocvito 5e220a50f1 Merge branch 'badusb-ble' of github.com:yocvito/Flipper-Xtreme into badusb-ble 2023-02-12 01:08:03 +01:00
yocvito 9132fa2961 fix adv name length bug & finalize merge 2023-02-12 01:06:41 +01:00
Willy-JL 2392927c83 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-11 23:55:28 +00:00
Willy-JL 7d2fdc5c6d Hide files in browser while still loading 2023-02-11 23:44:19 +00:00
yocvito 6de0470b4d Merge remote-tracking branch 'upstream/dev' into badusb-ble 2023-02-12 00:33:42 +01:00
yocvito 796930b12c remove useless func 2023-02-12 00:28:03 +01:00