MX
d539b948a0
Revert hitag for now, need to cleanup more space
2023-05-17 23:06:41 +03:00
MX
c9ddecff87
OFW PR 2658: Hitag
...
by blackvault88
2023-05-17 21:18:05 +03:00
MX
89ca69b111
Fix keyboard buffer issues
...
by @Willy-JL
2023-05-15 05:56:44 +03:00
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
MX
89c69ed622
Dont use temp str for manipulating text input
...
by @Willy-JL
2023-05-15 01:29:24 +03: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
Willy-JL
33ff8e4506
Start storage service first to load xtreme early
2023-05-10 12:13:38 +01:00
Sergey Gavrilov
a7d1ec03e8
[FL-3270] Loader refactoring, part 1 ( #2593 )
...
* Loader: menu part
* Settings: remove unused loader api
* Desktop: get loader from record_open
* CLI: remove unneeded loader api
* gitignore: ignore .old files
* Loader: now really a service
* Loader: working service prototype
* Loader: cli, system start hooks
* CI/CD: make happy
* Loader: autorun
* Loader: lock and unlock
* Loader: rearrange code
* Gui, module menu: fix memleak
* Updater test: add timeout
* added update timeouts and max run duration
* Github: revert updater test workflow changes
* Loader: less missleading message in info cli command
Co-authored-by: doomwastaken <k.volkov@flipperdevices.com >
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-05-04 12:48:13 +09:00
Willy-JL
22e0d83ab7
Merge branch 'ofw-dev' into xfw-dev
2023-05-04 01:42:30 +01:00
MX
cae4790ef2
Merge branch 'fz-dev' into dev
2023-05-03 17:15:59 +03:00
Lewis Westbury
5c09bc5b2d
Gui: relax some asserts in view ( #2623 )
...
* Remove assertion preventing replacement of view input callback
* Gui: relax some asserts in view
Co-authored-by: あく <alleteam@gmail.com >
2023-05-03 12:33:30 +09:00
Willy-JL
b5dc2f239e
Asset pack support status bar background
2023-05-03 00:11:40 +01: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
72a4fb6cb6
Begone, goofy ahh else-if chain
2023-04-28 16:53:49 +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
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