Commit Graph

537 Commits

Author SHA1 Message Date
Willy-JL 0f7a65dceb Name changer in xfw app misc + small app fixes 2023-02-19 23:22:58 +00:00
Willy-JL eb97b3b80a Add asset pack support to external cc1101 scanning 2023-02-19 02:37:32 +00:00
Willy-JL 87963417aa Merge unleashed + general cleanup 2023-02-18 07:41:51 +00:00
Willy-JL f3955752aa Fix array direct assignment in default settings 2023-02-18 01:03:02 +00:00
Willy-JL 462a0c8efc Cleaner settings implementation (proper defaults) 2023-02-17 23:30:28 +00:00
MX aae37121d6 Bump Settings file version to 7, cuz struct is changed and requires upd
Settings are saved as binary struct dump, so if we make any change to struct, we need to bump a version since it will not be compatible with older file in any case
2023-02-17 03:36:34 +03:00
Willy-JL 8a8e5b3de0 Add desktop auto lock with pin setting 2023-02-16 23:28:51 +00:00
Willy-JL 660f97f241 Add desktop auto lock with pin setting 2023-02-16 23:21:35 +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 c7f2ac4214 Simpler desktop lock logic 2023-02-15 09:56:35 +00:00
Willy-JL 34f0aced2f Autolock with pin code 2023-02-15 02:04:16 +00:00
Willy-JL 4111070d1c Temp fix crash by bad manifest 2023-02-14 03:47:02 +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 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
Willy-JL cb89bb9628 Fix archive sorting (skip on big folders) 2023-02-13 14:54:23 +00:00
Willy-JL fbf99d6cb3 Skip browser inputs while loading / sorting 2023-02-13 14:54:15 +00: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
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 53780e72ed Misc sonarcloud fixes 2023-02-13 00:01:49 +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
MX 6c4334e7cb Rename functions and cleanup a bit 2023-02-13 00:41:50 +03: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
MX ca12057426 Fix large folders parsing 2023-02-12 23:55:39 +03:00
Willy-JL 0f6343f6f5 Remove unnecessary sarcastic comment 2023-02-12 19:58:16 +00:00
Willy-JL 37b84a9dbb Remove unnecessary sarcastic comment 2023-02-12 12:28:40 +00:00
Willy-JL 5a2f693551 File browser load speed improvements (skip redraw) 2023-02-12 11:22:52 +00:00
Willy-JL 82f77edc70 Fix file browser back history 2023-02-12 11:22:37 +00:00
Willy-JL 80b8a0dddb Fix file browser clownage comment 2023-02-12 11:22:23 +00: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
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 fb4e2e02be Hide files in browser while still loading 2023-02-11 23:49:29 +00:00
Willy-JL 7d2fdc5c6d Hide files in browser while still loading 2023-02-11 23:44:19 +00:00