flipperzero-firmware/applications/gui/modules
SG fc5c48edef
[FL-1300] iButton app: save selected menu item and selected file position. (#489)
* GUI module submenu: fix documentation
* GUI module submenu: add submenu_set_selected_item fn
* App iButton: use submenu_set_selected_item to store and set selected item in submenu
* App iButton: swap write and emulate in "saved key menu" scene
* App iButton: file select can now switch to the previous selected file
* App iButton: swap write and emulate indexes in "saved key menu" scene

Co-authored-by: あく <alleteam@gmail.com>
2021-05-25 14:04:22 +03:00
..
byte_input.c
byte_input.h
dialog_ex.c
dialog_ex.h
dialog.c
dialog.h
file_select.c [FL-1300] iButton app: save selected menu item and selected file position. (#489) 2021-05-25 14:04:22 +03:00
file_select.h [FL-1300] iButton app: save selected menu item and selected file position. (#489) 2021-05-25 14:04:22 +03:00
popup.c
popup.h
submenu.c [FL-1300] iButton app: save selected menu item and selected file position. (#489) 2021-05-25 14:04:22 +03:00
submenu.h [FL-1300] iButton app: save selected menu item and selected file position. (#489) 2021-05-25 14:04:22 +03:00
text_input.c
text_input.h