flipperzero-firmware/applications/services/gui/modules
Avery 06cf1bb868
Gui: change data ownership model in submenu, own text by default (#2217)
* GUI: Refactor submenu to internally use FuriStrings
* NFC: Rework DESFIRE dynamic info submenu
* GUI: don't mutate label when drawing submenu
* Get rid of submenu_add_item_cstr
* increase api version
* Get rid of submenu_set_header_cstr
* rollback api version
* Documentation
* RFID: use new submenu api

Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
2022-12-30 12:44:07 +09:00
..
widget_elements [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
button_menu.c [FL-3025] IR button overflow fix (#2115) 2022-12-11 03:05:52 +09:00
button_menu.h
button_panel.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
button_panel.h Typos fix in some strings/comments #1794 2022-09-29 01:52:46 +09:00
byte_input.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
byte_input.h
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
empty_screen.h
file_browser_worker.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
file_browser_worker.h [FL-3001] File browser base folder (#2091) 2022-12-07 23:17:41 +09:00
file_browser.c [FL-3000] File browser: Empty folder label (#2188) 2022-12-27 17:39:04 +09:00
file_browser.h [FL-3001] File browser base folder (#2091) 2022-12-07 23:17:41 +09:00
loading.c
loading.h
menu.c [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
menu.h
popup.c Modules: locking view model (#2189) 2022-12-27 04:46:05 +09:00
popup.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
submenu.c Gui: change data ownership model in submenu, own text by default (#2217) 2022-12-30 12:44:07 +09:00
submenu.h
text_box.c Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
text_box.h
text_input.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
text_input.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
validators.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
validators.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
variable_item_list.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +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-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
widget.h