Commit Graph

183 Commits

Author SHA1 Message Date
Willy-JL
6d7623a368 Fix keyboard buffer issues (furi string moment) 2023-05-15 03:41:51 +01:00
Willy-JL
c5bf0763a5 Remove shared temp string for keyboard buffer 2023-05-14 23:34:53 +01:00
Willy-JL
9c08ab9af0 Fix keyboard buffer handling (pointer moment) 2023-05-14 23:23:29 +01:00
Willy-JL
f82f6ccd66 Dont use temp str for manipulating text input 2023-05-14 20:40:29 +01:00
Willy-JL
0657aebf52 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-14 19:46:20 +01:00
MX
c2713eff87 New way of changing device name
Settings scene, char Validator, Idea -> by Willy-JL
Implemented by me

Kod plohoi, ochen plohoi, kto mozhet - sdelaite kak nado, esli smozhete :)
Ya luche varianta ne pridumal poka 4to
2023-05-14 05:38:00 +03:00
MX
f08dd2fd03 Text Input improvements, added cursor and ability to set minimal length
thanks to WillyJL
2023-05-14 01:44:00 +03:00
MX
849f14e480 Bad BT plugin, Submenu locked elements, API updates, etc.
Thanks to WillyJL, ClaraCrazy, and XFW contributors
2023-05-13 00:14:22 +03:00
jl1990
4fb63eb36b Code cleanup 2023-05-02 18:36:06 +02:00
Willy-JL
a6bc7f8abb Rework xtreme settings and assets implementation 2023-05-01 15:28:59 +01:00
Willy-JL
91d09dc810 Format 2023-04-30 23:22:18 +01:00
Willy-JL
35afb1787b Scroll long text in variable item list 2023-04-30 22:15:47 +01:00
Willy-JL
b851102801 Add cstr version of elements_scrollable_text_line 2023-04-30 22:10:00 +01:00
Willy-JL
8a5d88fc9a Format 2023-04-28 16:57:17 +01:00
Willy-JL
a5cddc076e Merge branch 'ul-dev' into xfw-dev 2023-04-23 17:48:05 +01:00
Willy-JL
c2791b459b Rework symbol keyboard (fix illegal characters) 2023-04-23 15:32:03 +01:00
Willy-JL
2d794b32f5 Add minimum input length functionality to keyboard 2023-04-23 14:04:16 +01:00
SG
8cfb37c12f Gui, module menu: fix memleak 2023-04-20 16:05:35 +03:00
Willy-JL
78c19f7d43 Fix busfault on text input buffer manual change 2023-03-30 02:31:53 +01:00
Willy-JL
5349c1bbca Fix crash on backspace clear all text 2023-03-29 01:24:43 +01:00
Willy-JL
aa8d9b7bac Format 2023-03-28 04:48:41 +01:00
Willy-JL
d886e16680 Fix text input crash on redraw after reset 2023-03-28 03:10:36 +01:00
Willy-JL
8d174634f6 Move cursor position in text input widget 2023-03-25 03:25:31 +00:00
Willy-JL
006a05973f Simplify text input keyboard drawing logic 2023-03-25 02:32:55 +00:00
Willy-JL
89e98dea4e Format 2023-03-20 21:26:20 +00:00
Willy-JL
7231ddf857 Change locked submenu popup timeout 2023-03-20 21:16:40 +00:00
Willy-JL
19625a5016 Locked menu item fixes 2023-03-20 21:09:51 +00:00
Giacomo Ferretti
f68cffef8d Add function to add a lockable submenu item
This will prevent to break existing apps
2023-03-20 20:58:05 +00:00
Willy-JL
c02caa6a40 Add lockable capability to Submenu module 2023-03-20 20:57:09 +00:00
Willy-JL
cfecf5d5d6 Support locked items in varitemlist 2023-03-20 20:12:20 +00:00
Willy-JL
09bc580497 Merge branch 'ul-dev' into xfw-dev 2023-03-17 23:52:05 +00:00
Willy-JL
eb05478531 Scroll text in variable item list option names 2023-03-16 18:50:37 +00:00
MX
559b0e9b40 Small UI fixes 2023-03-16 21:24:09 +03:00
Willy-JL
679352dbbf Hide GPIO tags from wii menu names 2023-03-16 18:22:00 +00:00
Willy-JL
faafee5fb5 Wii menu toggle, old menu ext apps and scroll text 2023-03-15 18:48:54 +00:00
Willy-JL
f93dd51f80 Remove empty box from wii menu 2023-03-15 18:46:39 +00:00
Willy-JL
e9de964690 Scroll app names in wii ui 2023-03-15 17:51:41 +00:00
Willy-JL
9c9f5d784f Properly center custom app icons 2023-03-15 16:47:16 +00:00
Willy-JL
9e08427c01 Expose CUSTOM_ICON_MAX_SIZE 2023-03-15 16:19:56 +00:00
Willy-JL
f61ea738ba Fix wii ui left input 2023-03-15 05:14:33 +00:00
Willy-JL
8e7ca0fca2 Shift wii ui icon position 2023-03-14 23:05:43 +00:00
Willy-JL
1926753794 Improve wii ui style 2023-03-14 22:47:06 +00:00
Willy-JL
f1ec78deb3 Initial wii ui style main menu 2023-03-14 22:11:30 +00:00
Willy-JL
9bfcf08b22 Scrollable text support center alignment 2023-03-14 22:10:04 +00:00
Willy-JL
2a51958d77 Sort apps and files by display name 2023-03-14 02:56:26 +00:00
Willy-JL
f14272d9e3 Format 2023-03-14 02:56:13 +00:00
Willy-JL
2b68bf7542 Update keyboard offset logic (fix #168) 2023-03-14 01:35:58 +00:00
Willy-JL
876229db51 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-04 02:55:19 +00:00
MX
6ff0a5f318 Update calls to new filesystem api 2023-03-02 21:36:33 +03:00
MX
f3ab4bc292 Merge branch 'fz-dev' into dev 2023-03-02 21:18:35 +03:00