unleashed-firmware/applications/debug
gornekich d5339f8270
[FL-3816] Text Box rework (#3642)
* 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>
2024-05-20 16:13:20 +01:00
..
accessor Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
battery_test_app Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
blink_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
bt_debug_app Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
ccid_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
crash_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
direct_draw Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
display_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
expansion_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
file_browser_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
keypad_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
lfrfid_debug Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
locale_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
rpc_debug_app Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
speaker_debug Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz_test [FL-3770, FL-3680] HID App improvements and little extra (#3518) 2024-03-25 16:00:35 +09:00
text_box_element_test [FL-3816] Text Box rework (#3642) 2024-05-20 16:13:20 +01:00
text_box_view_test [FL-3816] Text Box rework (#3642) 2024-05-20 16:13:20 +01:00
uart_echo FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
unit_tests NFC: add Slix capabilities (#3652) 2024-05-17 12:58:32 +01:00
usb_mouse fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
usb_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
vibro_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
application.fam [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812) 2023-06-29 20:23:04 +09:00