mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-23 13:21:44 +03:00
d5339f8270
* text box: rework text box to use less memory * text box: optimize lines iteration * text box: fix back scrolling * text box: add end focus support * text box: allocate index buffer on stack instead of heap * text box: fix index decrement * apps: add text box debug app * debug: rework text box view app with view stack * debug app: rename text_box_test app to text_box_element_test * text box: rework text box module * debug: update text box view test * text box: fix end focus initial offset * debug: fix memory leak in text box view test app Co-authored-by: あく <alleteam@gmail.com> Co-authored-by: hedger <hedger@users.noreply.github.com> |
||
---|---|---|
.. | ||
accessor | ||
battery_test_app | ||
blink_test | ||
bt_debug_app | ||
ccid_test | ||
crash_test | ||
direct_draw | ||
display_test | ||
expansion_test | ||
file_browser_test | ||
keypad_test | ||
lfrfid_debug | ||
locale_test | ||
rpc_debug_app | ||
speaker_debug | ||
subghz_test | ||
text_box_element_test | ||
text_box_view_test | ||
uart_echo | ||
unit_tests | ||
usb_mouse | ||
usb_test | ||
vibro_test | ||
application.fam |