Commit Graph

1004 Commits

Author SHA1 Message Date
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
Willy-JL
3688f9696b Add basic input keyboard cli command 2023-07-23 20:37:36 +02:00
Willy-JL
fbc000423e Add description for storage cli migrate 2023-07-23 20:23:17 +02:00
Willy-JL
806d7379b2 Fix power svc double record open 2023-07-23 19:59:13 +02:00
Willy-JL
05da589762 Fix cli input send 2023-07-23 19:58:54 +02:00
Willy-JL
96c1a3c1f0 Add input_fake_event() 2023-07-23 19:58:28 +02:00
ClaraCrazy
461cace084 Add missing check 2023-07-23 19:34:54 +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
1717fe9285 Format 2023-07-23 00:12:54 +02:00
Willy-JL
8d54b4324f Rounded keyboard cursor + realign all keys 2023-07-23 00:09:40 +02:00
Willy-JL
bd00dc7c56 Add text input API for custom symbols 2023-07-21 18:00:05 +01:00
Willy-JL
704983b4b9 Fix wii menu sticking to right with 2 app columns 2023-07-21 15:45:43 +01:00
Willy-JL
7c536be3d3 Fix hang on faploader api mimatch cancel 2023-07-21 03:00:23 +01:00
ClaraCrazy
3306be3859 Merge branch 'dev' of https://github.com/claracrazy/flipper-xtreme into dev 2023-07-21 03:38:43 +02:00
ClaraCrazy
06cec5bd48 Add Version numbers to API Mismatch 2023-07-21 03:38:38 +02:00
Willy-JL
970d905eae Add var item list set item label api 2023-07-21 01:03:31 +01:00
Willy-JL
df08c0f14d Cleanup and format 2023-07-21 00:14:42 +01:00
Willy-JL
f9454990bb Expose app arrays to api 2023-07-20 23:45:23 +01:00