unleashed-firmware/applications/services/gui/modules
gornekich a46038acbf
Gui text box: fix formatted string memory reservation (#3447)
* text box: reserve correct memory size to avoid reallocation
* Furi: change string reset behavior to release memory, prevent realloc call. Gui: fix NULL-ptr dereference in TextBox.

Co-authored-by: あく <alleteam@gmail.com>
2024-02-14 11:19:05 +07:00
..
widget_elements [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
button_menu.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
button_menu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
button_panel.c [FL-3564] New IR universal remote graphics (#3006) 2023-08-24 03:24:47 +09:00
button_panel.h [FL-3564] New IR universal remote graphics (#3006) 2023-08-24 03:24:47 +09:00
byte_input.c Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
byte_input.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
dialog_ex.c Modules: locking view model (#2189) 2022-12-27 04:46:05 +09:00
dialog_ex.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
empty_screen.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
empty_screen.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
file_browser_worker.c JS debug disabled, archive and file browser fixes (#3446) 2024-02-14 10:14:29 +07:00
file_browser_worker.h [FL-3579, FL-3601, FL-3714] JavaScript runner (#3286) 2024-02-12 15:54:32 +07:00
file_browser.c [FL-3383, FL-3413] Archive and file browser fixes (#2862) 2023-07-12 20:35:11 +04:00
file_browser.h [FL-3001] File browser base folder (#2091) 2022-12-07 23:17:41 +09:00
loading.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
loading.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
menu.c [FL-3270] Loader refactoring, part 1 (#2593) 2023-05-04 12:48:13 +09:00
menu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
popup.c Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
popup.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
submenu.c fix width of submenu items on Vertical orientation (#2306) 2023-07-01 00:50:46 +09:00
submenu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
text_box.c Gui text box: fix formatted string memory reservation (#3447) 2024-02-14 11:19:05 +07:00
text_box.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
text_input.c Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
text_input.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
validators.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
validators.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
variable_item_list.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
variable_item_list.h Allow pins 0 and 1 as RTS/DTR for USB UART Bridge (#1864) 2022-10-19 00:06:18 +09:00
widget.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
widget.h [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00