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
button_menu.h
button_panel.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
button_panel.h
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
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
file_browser.c [FL-3000] File browser: Empty folder label (#2188) 2022-12-27 17:39:04 +09:00
file_browser.h
loading.c
loading.h
menu.c
menu.h
popup.c Modules: locking view model (#2189) 2022-12-27 04:46:05 +09:00
popup.h
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
text_box.h
text_input.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
text_input.h
validators.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
validators.h
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
widget.h