Commit Graph

549 Commits

Author SHA1 Message Date
Willy-JL 007447cc61 Add experimental dark mode setting 2023-02-27 19:12:48 +00:00
Willy-JL 991d49733f Format 2023-02-26 01:44:32 +00:00
Willy-JL 3296cf3b79 Keyboard hold backspace to keep deleting 2023-02-24 04:46:14 +00:00
Willy-JL c8e9e9bc9e Secondary symbol keyboard pane + switch key
Original idea & code by @edrethardo, update and fix by @Willy-JL
2023-02-24 04:02:09 +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
Willy-JL fd7620202a Keyboard long press first char for lowercase 2023-02-24 00:49:41 +00:00
Willy-JL d23f396c44 Keyboard lowercase check fix 2023-02-24 00:23:33 +00:00
Willy-JL 02591c12b7 Fix keyboard capitalization bug (_ and space) 2023-02-24 00:10:04 +00:00
MX c230d09dad Faster Turn OFF hold time 2023-02-24 03:04:36 +03:00
Willy-JL 85e77d82db Remove dolphin deeds (xp) from games 2023-02-20 20:30:40 +00:00
Willy-JL 8d78d6b524 Small xtreme settings tweaks 2023-02-20 19:57:19 +00:00
Round-Pi b89902942b typo combing 2023-02-20 10:55:53 -05:00
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