Willy-JL
36711fca90
Fix keyboard cursor underflow with ascii events --nobuild
2024-01-24 07:40:45 +00:00
Willy-JL
b7fa1508a4
Fit more lines in textbox with small font
2024-01-24 05:13:11 +00:00
Willy-JL
0f67cbe760
Build font parameters for asset packs fonts
2024-01-24 05:12:30 +00:00
Willy-JL
7845cc0eeb
Port TextInput to ASCII event API
2024-01-17 22:48:50 +00:00
Willy-JL
9d877eb59d
New GUI/View ASCII input API
2024-01-17 22:41:28 +00:00
Willy-JL
53538d36bc
Add asset packs font support
2024-01-14 03:20:29 +00:00
Willy-JL
a9a2b8ba7b
VarItemList change locked state without new msg
2023-12-14 00:24:56 +00:00
Willy-JL
0a55300926
Fix xtreme lib import
2023-12-02 06:32:04 +00:00
Willy-JL
05ae0dbf14
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-12-02 06:09:01 +00:00
Evgeny Stepanischev
ff129e524a
Allows you to use UCS-2 in canvas_glyph_width ( #3226 )
...
* allows you to use UCS-2 in canvas_glyph_width
* Sync API Symbols
Co-authored-by: あく <alleteam@gmail.com >
2023-11-30 18:38:48 +09:00
Willy-JL
466e1f989f
New variable_item_list_get() API
2023-11-29 17:51:26 +00:00
Willy-JL
418f44fef1
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2023-11-12 02:56:30 +00:00
あく
aa06328516
Furi, FuriHal: remove FreeRTOS headers leaks ( #3179 )
...
* Furi: remove direct FreeRTOS timers use
* Furi: eliminate FreeRTOS headers leak. What did it cost? Everything...
* SubGhz: proper public api for protocols. Format Sources.
* Furi: slightly less redundant declarations
* Desktop: proper types in printf
* Sync API Symbols
* Furi: add timer reset and fix dolphin service, fix unit tests
* Furi: proper timer restart method naming and correct behavior in timer stopped state.
---------
Co-authored-by: hedger <hedger@nanode.su >
2023-11-01 11:24:11 +04:00
あく
9af81ce8d0
Furi: cleanup crash use ( #3175 )
...
* Furi: optional message in furi_crash and furi_halt
* Consistent furi_crash use
* UnitTests: crash instead of assert
* furi: check: fixed macro for default arg
* unit_tests: fixed crashes everywhere
* lib: infrared: fixed PVS warnings
* furi: eliminated __FURI_ASSERT_MESSAGE_FLAG
* Furi: update check.h docs
* Furi: add check.h usage note
* Docs: grammar
---------
Co-authored-by: hedger <hedger@nanode.su >
2023-10-31 14:40:32 +04:00
Willy-JL
28bcc09d9b
This can just be made global at this point lol
2023-10-26 04:03:42 +01:00
WillyJL
3037e8b03d
Updated Radar Scanner, BarcodeGen, New Terminal Menu ( #415 )
2023-10-15 06:43:09 +01:00
Willy-JL
f8fc8cbdf8
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2023-10-15 06:25:14 +01:00
MX
b87a8ca329
Merge branch 'ofw_dev' into dev
2023-10-15 01:30:55 +03:00
Astra
e664159188
[FL-3621] Fix double arrows and add proper indication ( #3146 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-10-13 05:48:16 +09:00
Willy-JL
0ffc25bf38
Simplify terminal menu code
2023-10-12 15:02:06 +01:00
Willy-JL
dd60575572
Fix terminal menu inputs
2023-10-12 14:52:24 +01:00
MatthewKuKanich
4eaf94b93c
Added new Terminal menu
2023-10-11 17:17:23 -04:00
Willy-JL
828fb47c9d
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-10-09 01:04:36 +01:00
MX
700cee3766
lower even more due to nfc small free ram issues
2023-10-08 22:37:44 +03:00
MX
c1363a18cc
Merge branch 'ofw_dev' into dev
2023-10-08 11:43:16 +03:00
MX
5bf5826c88
disable sorting if more than 300 files are in current folder
...
fixes current out of memory crash
2023-10-08 11:39:47 +03:00
Astra
699078d5a5
[FL-3576] HEX input UI improvements ( #3112 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-10-06 15:15:26 +09:00
Willy-JL
4ad6297285
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild
2023-09-30 19:26:24 +01:00
MX
8666cdc5ef
Merge branch 'ofw_dev' into dev
2023-09-21 22:43:48 +03:00
MX
286dbfaf0b
Revert "Revert "Revert "temp remove before release"""
...
This reverts commit 4368ff4294 .
2023-09-21 22:40:14 +03:00
あく
b98631c633
Gui: handle view port lockup and notify developer about it ( #3102 )
...
* Gui: handle view port lockup and notify developer about it
* Gui: fix more viewport deadlock cases and add proper notification
2023-09-21 18:34:48 +04:00
Astra
3fbb9f24f8
[FL-3583] Fix multiline aligned text going out of bounds (again) ( #3084 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-09-21 18:29:28 +09:00
MX
4368ff4294
Revert "Revert "temp remove before release""
...
This reverts commit 6a2adf69e6 .
2023-09-19 17:23:21 +03:00
Willy-JL
4b2cc53280
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2023-09-16 19:28:54 +02:00
MX
6a2adf69e6
Revert "temp remove before release"
...
This reverts commit 19ca956e7c .
2023-09-12 19:00:25 +03:00
MX
19ca956e7c
temp remove before release
2023-09-12 18:59:12 +03:00
MX
953a747b1a
make text more centered
2023-09-12 01:18:50 +03:00
MX
8835ef3598
move things
2023-09-12 00:42:34 +03:00
MX
cbc5d61ab7
princeton and varitemlist ui fixes
2023-09-11 23:57:17 +03:00
MX
84e94e728c
update comment
2023-09-11 15:32:55 +03:00
MX
eb2607f308
Merge branch 'ofw_dev' into dev
2023-09-11 15:26:26 +03:00
あく
1c0276a0be
Various Fixes and Improvements ( #3059 )
...
* FuriHal: lower MGG display contrast by 4 points
* FuriHal: unify external gpio resources initialization
* Infrared: parse raw in universal TV file, cleanup it with new ifrared script. Other minor changes.
* Gui: fix elements_multiline_text_aligned eating symbols
* Lib: human readable errors in flipper application package
* Special request from marketing team
2023-09-11 16:23:00 +10:00
Willy-JL
ee5d5b9a8c
Fix view_port_update() apps random deadlocks
2023-09-10 03:07:10 +02:00
MX
abc4110198
Fix random deadlocks in various plugins
...
thanks Willy-JL for finding details of that issue
2023-09-10 03:45:50 +03:00
Willy-JL
7f022f6b03
C64 text overflow fix
2023-09-10 01:22:14 +02:00
Willy-JL
a7a5503e27
Compact++
2023-09-10 00:59:13 +02:00
Willy-JL
19a8eeee69
Fix + optimize compact and c64 menus --nobuild
2023-09-09 23:27:47 +02:00
MatthewKuKanich
58d782f7f2
commit new compact menu style
2023-09-08 23:27:10 -04:00
MatthewKuKanich
09986b33a7
commit new compact menu style
2023-09-08 23:23:02 -04:00
Willy-JL
02a50dda1f
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-09-08 04:11:19 +02:00