Willy-JL
|
78e405051a
|
Refactor Xtreme Settings/Assets, -1.3kb DFU
|
2024-02-14 02:40:41 +00:00 |
|
Willy-JL
|
abaa8c83ad
|
No need for FontSwap intermediary
|
2024-02-12 22:34:18 +00:00 |
|
Willy-JL
|
90111a2aa7
|
Remove Eurocorp font/mainmenu, -4k DFU
|
2024-02-12 22:27:14 +00:00 |
|
Willy-JL
|
04715e76ce
|
Fix font parsing underflow bug
|
2024-02-10 22:52:28 +00:00 |
|
Willy-JL
|
5181f4878d
|
Fix font descent parsing and re-enable icons in debug
|
2024-02-09 19:32:59 +00:00 |
|
Willy-JL
|
b4695ef0aa
|
More space efficient icon paths list
|
2024-02-09 16:48:09 +00:00 |
|
Willy-JL
|
508288723a
|
Random low level API cleanup
|
2024-02-09 02:18:45 +00:00 |
|
Willy-JL
|
0f67cbe760
|
Build font parameters for asset packs fonts
|
2024-01-24 05:12:30 +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
|
53538d36bc
|
Add asset packs font support
|
2024-01-14 03:20:29 +00:00 |
|
Willy-JL
|
f475bdd522
|
Move is_nsfw to xtreme_assets struct
|
2024-01-14 00:40:19 +00:00 |
|
Willy-JL
|
05ae0dbf14
|
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
|
2023-12-02 06:09:01 +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 |
|
MatthewKuKanich
|
4eaf94b93c
|
Added new Terminal menu
|
2023-10-11 17:17:23 -04:00 |
|
Willy-JL
|
d3fc08ac41
|
Refactor rgb backlight with mutexes
|
2023-10-01 05:28:32 +01:00 |
|
MatthewKuKanich
|
09986b33a7
|
commit new compact menu style
|
2023-09-08 23:23:02 -04:00 |
|
Struan Clark
|
fab74b5d13
|
Merge branch 'dev' into xtruan/eurocorp_menu
|
2023-08-15 19:08:11 -06:00 |
|
Struan Clark
|
9bae4dc291
|
feat: Eurocorp menu theme
|
2023-08-14 21:13:54 -06:00 |
|
Willy-JL
|
d413d30a2d
|
Fix rgb backlight configuration and setup
|
2023-08-15 00:20:46 +02:00 |
|
Sil
|
01dcf16c05
|
Add Commodore 64 style menu
|
2023-08-09 23:22:15 +02:00 |
|
Willy-JL
|
24dfca4379
|
Add transparent lockscreen toggle
|
2023-08-04 20:57:37 +02:00 |
|
Willy-JL
|
cef4a004f7
|
Add PS4 menu style
|
2023-07-30 01:29:14 +02:00 |
|
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
|
a397a3f9bd
|
Improve flipper init and add logging + led
|
2023-07-26 21:58:36 +02:00 |
|
Willy-JL
|
aaafdc1a82
|
Fix asset packs folder change stuff
|
2023-07-26 15:03:56 +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
|
3264c37e5b
|
Migrate asset packs folder
|
2023-07-24 13:54:32 +02:00 |
|
ClaraCrazy
|
a7151dc46b
|
Deny BT-RPC commands when locked (Toggle)
|
2023-07-23 19:26:36 +02:00 |
|
Willy-JL
|
dee8f1d5dc
|
Loader pick all menu apps from file
|
2023-07-20 23:44:42 +01: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 |
|