Commit Graph

27 Commits

Author SHA1 Message Date
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