Commit Graph

1172 Commits

Author SHA1 Message Date
Willy-JL
0196d22db3 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-08-10 00:05:50 +02:00
Sil
f23770d867 Remove unused name 2023-08-09 23:31:27 +02:00
Willy-JL
2efa61fa62 Add header api to var item list 2023-08-09 23:25:46 +02:00
Sil
e2694a5c82 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-08-09 23:23:23 +02:00
Sil
01dcf16c05 Add Commodore 64 style menu 2023-08-09 23:22:15 +02:00
Willy-JL
efe2992c75 Fix submenu header usage and add warning 2023-08-09 22:32:27 +02:00
Willy-JL
01b63b0a46 Mirror some submenu and varitemlist code/behavior 2023-08-09 22:31:27 +02:00
Willy-JL
bfb9296d07 Short name for all menu styles 2023-08-09 21:09:38 +02:00
MX
7027f6a4c4 Merge branch 'ofw-dev' into dev 2023-08-09 15:05:12 +03:00
Sergey Gavrilov
00cdc3d1cb [FL-3461] RPC: md5 in storage list (#2929)
* Protobuf: update
* Toolbox: md5 for file. Unit-Tests: test md5_calc.
* Storage RPC, CLI, unit tests: use new md5_calc
* Protobuf: update
* RPC, StorageList: append md5 info to file
* fbt: attempt to fix shallow submodule checkouts
* pvs: make happy
* Protobuf: update to latest release

Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-08-09 06:34:54 +09:00
DerSkythe
540862fbf2 Merge pull request #9 from derskythe/dev-master
Sync branch
2023-08-08 00:34:31 +04:00
MX
c1438ce850 remove unused variable 2023-08-05 15:08:56 +03:00
ClaraCrazy
b7c52f3adf Add tiddies to Flipper CLI 2023-08-05 01:24:26 +02:00
Willy-JL
24dfca4379 Add transparent lockscreen toggle 2023-08-04 20:57:37 +02:00
DerSkythe
500ca0758a Save hopping in last settings
- Save hopping state
- Add easy logging to SubGhzLastSettings
- Add to CLI alias 'l' for log command
- Fix misspelled names
2023-08-04 18:52:16 +04:00
Blaine Murphy
c268bf5ff6 Replaced stock MOTD with a customized one 2023-08-04 09:43:12 -04:00
Willy-JL
09533b36e0 Dolphin deeds done in loader, exclude games/media 2023-08-03 23:19:23 +02:00
Willy-JL
21eeb53960 Storage error handling improvements 2023-08-03 15:20:54 +02:00
Willy-JL
6e7048f84c Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-08-03 12:09:59 +02:00
Willy-JL
edd708ca67 Fix lefty inputs with vertical menu 2023-08-03 03:21:24 +02:00
Willy-JL
d87a6cffd1 c o n s u m e d 2023-08-03 03:21:05 +02:00
Willy-JL
e8f11e5521 Add storage_file_expand() 2023-08-02 23:33:27 +02:00
MX
74ffb02b56 Merge branch 'ofw-dev' into dev 2023-08-02 19:09:48 +03:00
Astra
3e8e999909 [FL-3470] Rename Applications to Apps (#2939)
* Applications are now apps
* Desktop: Apps in settings

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-08-02 23:58:59 +09:00
MX
3a5ed704fd Merge branch 'ofw-dev' into dev 2023-08-02 16:09:16 +03:00
Astra
035e447009 [FL-3462] External apps icounter (#2928)
Co-authored-by: あく <alleteam@gmail.com>
2023-08-02 12:58:39 +09:00
MMX
aadb72af53 UI: New way to input bytes in byte_input (#2890)
* New byte input UI option
* Gui: reformat and cleanup byte_input docs, make PVS happy

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-08-01 18:09:30 +09:00
Nikolay Minaylov
a2a4fa8cda [FL-3408, FL-3429, FL-3430] Backlight notification fix (#2878)
* Notifications: display brightness override fix
* FuriHalVersionColor update
* float comparison fix

Co-authored-by: あく <alleteam@gmail.com>
2023-08-01 16:56:11 +09:00
Willy-JL
cef4a004f7 Add PS4 menu style 2023-07-30 01:29:14 +02:00
Willy-JL
a562b09aff Deduplicate more main menu input code 2023-07-29 23:27:36 +02:00
Willy-JL
1e64419d9e Revert "This isnt used anywhere"
This reverts commit a65c7d1e40.
2023-07-29 23:04:21 +02:00
Willy-JL
4560bead7a Format 2023-07-29 02:35:05 +02:00
Willy-JL
c532e17649 Fix vertical offset with other menu styles 2023-07-28 22:52:21 +02:00
Willy-JL
ae86e6b637 Add vertical menu style 2023-07-28 20:10:24 +02:00
Willy-JL
a65c7d1e40 This isnt used anywhere 2023-07-28 20:08:54 +02:00
Willy-JL
17860d99c3 Format 2023-07-28 19:50:37 +02:00
Willy-JL
09df7daf4d Simplify main menu draw logic + fix scrolling text 2023-07-28 19:47:32 +02:00
Willy-JL
b1cd8b675d Cleaner menu style logic 2023-07-28 17:59:41 +02:00
Willy-JL
eb0b7d53f8 DSi menu tweaks and fixes 2023-07-28 01:06:21 +02:00
Willy-JL
586d63f223 Format 2023-07-28 00:31:58 +02:00
Willy-JL
49e4f4f246 Add DSi style main menu 2023-07-28 00:26:58 +02:00
Willy-JL
361dfd04f7 Keep menu logic in order like enum 2023-07-28 00:21:43 +02:00
Willy-JL
e50ecd880a Add elements_scrollbar_horizontal() 2023-07-28 00:18:02 +02:00
Willy-JL
aaafdc1a82 Fix asset packs folder change stuff 2023-07-26 15:03:56 +02:00
Willy-JL
9e20f2d253 Rework menu style to be a enum (more future menus) 2023-07-24 23:55:04 +02:00
ClaraCrazy
4160fda7f0 Add Desktop shortcut for "Wipe device" 2023-07-24 19:32:10 +02:00
ClaraCrazy
3264c37e5b Migrate asset packs folder 2023-07-24 13:54:32 +02:00
Willy-JL
37939dec86 <:N1:1130620612352679958><:N2:1130620354440745162> 2023-07-24 00:41:50 +02:00
Willy-JL
b94f3ed713 Control on-screen keyboard with PC keyboard 2023-07-24 00:40:52 +02:00
Willy-JL
4d6d7adf30 Format 2023-07-23 21:35:06 +02:00