Willy-JL
90e99fe794
Merge branch 'ul-dev' into xfw-dev
2023-04-07 23:40:28 +01:00
MX
aac7654ca3
Merge branch 'fz-dev' into dev
2023-04-06 07:14:48 +03:00
Astra
b4ceb55fd2
[FL-2524] Graphics cleanup and icon rotation ( #2561 )
...
* Canvas with rotation
* Full icon rotation, cleanup of unused resources
* F18 API update
* Bitmap draw cleanup
* More cleaning up
* Migrate recovery and DFU to canvas
* Make the internal draw function static
* Remove all calls to u8g2_DrawXBM
Co-authored-by: あく <alleteam@gmail.com >
2023-04-06 11:36:12 +08: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
aa51016553
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-03-28 22:48:12 +01:00
MX
ae3481ef6c
Merge branch 'fz-dev' into dev
2023-03-28 22:44:35 +03:00
Sergey Gavrilov
3617ad33e4
View Model: recursive mutex ( #2532 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-03-28 15:31:21 +09:00
Willy-JL
751662bf39
Support modularly hiding statusbar
2023-03-28 05:25:41 +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
906f2d324b
Merge branch 'ul-dev' into xfw-dev
2023-03-24 18:56:42 +00:00
Willy-JL
31122e295c
Hide statusbar in lock menu
2023-03-24 00:00:33 +00:00
MX
9165b819f4
fix merge issues
2023-03-22 22:04:04 +03:00
MX
795c8eeef7
Merge branch 'fz-dev' into dev
2023-03-22 21:13:39 +03:00
あく
7bf0a4786c
[FL-3152] Screen streaming improvements ( #2498 )
...
* Rpc: reserve some bandwidth when screen streaming
* Move furi_hal_compress to toolbox/comporess
* Lib: heatshrink as external submodule, compile warnings fixes, better buffer management
* Lib: cleanup compressor definitions
* Rpc: add canvas orientation support
* Format Sources
2023-03-23 03:00:48 +10: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
Nikolay Minaylov
0444a80f19
[FL-3134] BadUSB: Script interpreter refactoring ( #2485 )
...
* Script command and character tables
* Non-blocking stringdelay, docs update
* altchar/altstring fix
* Layout select UI fix
* Remove debug print
Co-authored-by: あく <alleteam@gmail.com >
2023-03-21 02:22:03 +09:00
Willy-JL
51528ce700
Fix scrolling text lmao
2023-03-19 19:52:27 +00:00
Willy-JL
888c356c98
Make the lockscreen statusbar setting actually work
2023-03-19 18:45:23 +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
3b0daf2f21
Fix scrolling text left-align logic
2023-03-15 18:49:17 +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
Liam Hays
c27d4d78f9
Fix auto-capitalization in the keyboard when the text box is empty. ( #2483 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-03-15 23:51:15 +09: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
39ddf75f91
Merge branch 'ul-dev' into xfw-dev
2023-03-14 01:07:01 +00:00
MX
68fed0e03d
Merge branch 'fz-dev' into dev
2023-03-09 21:17:57 +03:00
Michal Suchánek
780da7d4d5
Upside down / left handed orientation support ( #2462 )
...
* Add backup files to .gitignore
* Added lefty support in Settings > System > hand Orient: Fixes : #1015
* Left handed mode
* Fix lefthanded mode on vertical interfaces
* Input: new composite sequence identifier
* Gui: move input mapping from Canvas to ViewPort, properly handle input mapping on View switch in ViewDispatcher
* Rpc: proper input sequencing and tagging in RpcGui
* Rpc: remove magic from RpcGui
Co-authored-by: MrDaGree <5050898+MrDaGree@users.noreply.github.com >
Co-authored-by: Willy-JL <willy.leslie@icloud.com >
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com >
2023-03-10 02:13:18 +09:00
Willy-JL
07edb7eea8
Format
2023-03-07 19:15:54 +00:00