Commit Graph

38 Commits

Author SHA1 Message Date
Willy-JL
78e405051a Refactor Xtreme Settings/Assets, -1.3kb DFU 2024-02-14 02:40:41 +00:00
Willy-JL
411a65a42e Option for filename prefix after (and time before) 2024-01-24 01:40:06 +00:00
Willy-JL
695bc65d5c Faster xtreme settings load 2024-01-24 01:40:05 +00:00
Willy-JL
44ef210245 XFW setting can just use FuriHal enum 2024-01-18 03:56:23 +00:00
Willy-JL
e2df487c63 Option to disable poweroff while locked --nobuild 2023-12-01 23:02:23 +00:00
Willy-JL
0d3a12c00d Add back option to disable credits for base pack 2023-11-29 17:52:31 +00:00
Willy-JL
76a16af423 Show anim errors, move credits to default pack
Remove fallback anim setting
Retry when anim manager resumes error anim
Always skip error anim when manager picks new anim
2023-11-28 03:13:03 +00:00
Willy-JL
28bcc09d9b This can just be made global at this point lol 2023-10-26 04:03:42 +01:00
Willy-JL
d3fc08ac41 Refactor rgb backlight with mutexes 2023-10-01 05:28:32 +01:00
Willy-JL
d413d30a2d Fix rgb backlight configuration and setup 2023-08-15 00:20:46 +02:00
Willy-JL
24dfca4379 Add transparent lockscreen toggle 2023-08-04 20:57:37 +02:00
Sil333033
d36c7cc183 Configurable SPI & Uart channels 2023-07-27 19:49:39 +02:00
Willy-JL
a397a3f9bd Improve flipper init and add logging + led 2023-07-26 21:58:36 +02:00
Willy-JL
899e3b58d0 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into xfw-dev 2023-07-24 23:56:36 +02:00
Willy-JL
9e20f2d253 Rework menu style to be a enum (more future menus) 2023-07-24 23:55:04 +02:00
Willy-JL
0b6e971318 Store battery style as enum (properly this time) 2023-07-24 23:48:15 +02:00
ClaraCrazy
7b57819a82 Rename "SFW" asset setting to "Default" 2023-07-24 23:20:37 +02:00
ClaraCrazy
a7151dc46b Deny BT-RPC commands when locked (Toggle) 2023-07-23 19:26:36 +02:00
Willy-JL
2e7d074c0c Remove xtreme/private.h and rewire some things 2023-07-06 01:28:28 +02:00
Willy-JL
3cbf932bd1 Move clock setting to statusbar section of xfw app 2023-06-27 21:35:50 +02:00
Willy-JL
e407c83829 Dont allow rpc unlock by default if pin locked 2023-06-09 16:04:15 +01:00
Willy-JL
1e299c1b74 Add hidden files and internal tab settings 2023-06-05 00:39:52 +01:00
Willy-JL
c4624ea209 Sort settings file and struct 2023-06-05 00:21:42 +01:00
Willy-JL
eda2ab4e5d Fix battery icon cast (#286) 2023-06-03 23:11:59 +01:00
Willy-JL
e50c8f496b Fix weird format 2023-06-03 23:00:04 +01:00
Willy-JL
6c6a481683 Fix switching nsfw mode 2023-06-03 22:59:49 +01:00
Willy-JL
014a30d8bf Fix xtreme settings values handling 2023-05-31 18:14:30 +01:00
Willy-JL
a3b4defa44 Revert "Revert "Feature: Custom user set charging cap (#265)""
This reverts commit 31f624d662.
2023-05-31 17:33:05 +01:00
ClaraCrazy
31f624d662 Revert "Feature: Custom user set charging cap (#265)"
This reverts commit 557cc73a1d, reversing
changes made to 32fad4af8d.
2023-05-29 15:42:02 +02:00
Willy-JL
3a21b12818 Move charge cap setting, more values, fix build 2023-05-28 21:04:25 +01:00
John
8becdc66e7 Feature: Custom user set charging cap 2023-05-28 21:12:00 +02:00
Willy-JL
7e5b9f68c5 Add lock on boot setting 2023-05-27 02:54:41 +01:00
Willy-JL
aa7cb42642 Only load xtreme on normal boot 2023-05-21 19:39:25 +01:00
Willy-JL
5dec3ed290 Remove xtreme assets struct 2023-05-20 21:42:33 +01:00
Willy-JL
33ff8e4506 Start storage service first to load xtreme early 2023-05-10 12:13:38 +01:00
Willy-JL
331f26547b Add XTREME_SETTINGS_WAIT() for race conditions 2023-05-02 22:54:32 +01:00
Willy-JL
01a3385369 Add favorite timeout setting 2023-05-02 03:39:50 +01:00
Willy-JL
a6bc7f8abb Rework xtreme settings and assets implementation 2023-05-01 15:28:59 +01:00