Commit Graph

131 Commits

Author SHA1 Message Date
Willy-JL
ae86e6b637 Add vertical menu style 2023-07-28 20:10:24 +02:00
Willy-JL
27fb23d4ce Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-07-28 00:27:01 +02:00
Willy-JL
49e4f4f246 Add DSi style main menu 2023-07-28 00:26:58 +02:00
Sil333033
d36c7cc183 Configurable SPI & Uart channels 2023-07-27 19:49:39 +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
4bdc3052bd NSFW pack no longer first in list 2023-07-24 23:44:34 +02:00
ClaraCrazy
7b57819a82 Rename "SFW" asset setting to "Default" 2023-07-24 23:20:37 +02:00
ClaraCrazy
be99773e36 <:N1:1130620612352679958><:N2:1130620354440745162> 2023-07-23 19:28:41 +02:00
ClaraCrazy
a7151dc46b Deny BT-RPC commands when locked (Toggle) 2023-07-23 19:26:36 +02:00
Willy-JL
03bddbec65 Show total app count in mainmenu editor 2023-07-21 15:54:40 +01:00
Willy-JL
769e625daa Fix mainmenu editor remove index 0 wrapping to end 2023-07-21 15:46:15 +01:00
ClaraCrazy
25d8af0752 <:N1:1130620612352679958><:N2:1130620354440745162> 2023-07-21 04:34:56 +02:00
ClaraCrazy
9618b68499 Hide xtreme app from main menu editor 2023-07-21 04:31:51 +02:00
Willy-JL
273bb30b10 Format 2023-07-21 02:41:56 +01:00
Willy-JL
c7ad491680 Hide move app arrows if not enough apps 2023-07-21 02:29:28 +01:00
Willy-JL
19d24f66c5 Add reset menu apps button 2023-07-21 02:09:43 +01:00
Willy-JL
5006acb1b7 Show app index in main menu editor 2023-07-21 01:03:40 +01:00
Willy-JL
d649ef113e Remove app prefix in mainmenu editor 2023-07-21 00:04:02 +01:00
Willy-JL
6e50205829 Free strings on remove 2023-07-21 00:03:36 +01:00
Willy-JL
fe7fb27e31 Rework mainmenu editor and allow moving apps 2023-07-21 00:03:14 +01:00
Willy-JL
b63839865a Add main apps from mainmenu editor 2023-07-21 00:01:10 +01:00
Willy-JL
dee8f1d5dc Loader pick all menu apps from file 2023-07-20 23:44:42 +01:00
Willy-JL
310599f73a Misc xtreme app fixes 2023-07-20 17:05:08 +01:00
Willy-JL
22d72dc990 Fix main apps paths and manifests 2023-07-13 22:08:45 +02:00
Willy-JL
158b727cb8 Asset packs in external apps again 2023-07-13 20:44:06 +02:00
Willy-JL
ef907152b4 Remove FAPP and fix main menu 2023-07-13 20:42:01 +02:00
Willy-JL
97c11926a1 Fix switching asset pack not updating icons/text 2023-07-06 01:37:12 +02:00
Willy-JL
2e7d074c0c Remove xtreme/private.h and rewire some things 2023-07-06 01:28:28 +02:00
Willy-JL
8f37a6a79d Asset packs in FAPs + cleanup unused icons 2023-06-29 02:03:32 +02:00
Willy-JL
3cbf932bd1 Move clock setting to statusbar section of xfw app 2023-06-27 21:35:50 +02:00
Willy-JL
407e0fa6c2 The FAPPening(TM) 2023-06-25 22:39:30 +01:00
Willy-JL
ab8295848e Fixes 2023-06-25 21:45:21 +01:00
Willy-JL
e407c83829 Dont allow rpc unlock by default if pin locked 2023-06-09 16:04:15 +01:00
Willy-JL
f01b68e1e0 Allow desktop clock with no battery icon 2023-06-05 01:08:55 +01:00
Willy-JL
1e299c1b74 Add hidden files and internal tab settings 2023-06-05 00:39:52 +01:00
Willy-JL
4111ff4e04 Rename common section to file browser 2023-06-05 00:17:28 +01:00
Willy-JL
fff830b463 Rename frequencies menus to freqs to avoid scroll 2023-06-05 00:10:47 +01:00
Willy-JL
022e686e4a Move dolphin options to own submenu 2023-06-05 00:06:24 +01:00
Willy-JL
14a0fd0a31 Move screen options to own section 2023-06-04 23:58:46 +01:00
Willy-JL
2c1834f1f3 Add submenu indicator to xtreme app 2023-06-04 23:58:05 +01:00
Willy-JL
5c0b07c7b4 Retry when failing to re-invoke first slideshow 2023-06-04 23:34:50 +01:00
Willy-JL
f292bbe4f6 More precision for frequency editor + change text 2023-06-04 23:33:38 +01:00
Willy-JL
90f06037bf Fix xtreme app code naming consistency 2023-06-04 23:30:24 +01:00
Willy-JL
a8522e8908 Dont require reboot for asset packs 2023-06-03 02:43:31 +01:00
Willy-JL
014a30d8bf Fix xtreme settings values handling 2023-05-31 18:14:30 +01:00
Willy-JL
cbcb9b3fb4 Fix charge cap index 2023-05-31 18:04:05 +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