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 [FL-1181] Archive app (#458) 2021-05-18 21:54:56 +03:00
byte_input.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
dialog_ex.c [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
dialog_ex.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
dialog.c GUI: add back to dialog module results. Power: exit from reboot view. (#477) 2021-05-21 12:33:30 +03:00
dialog.h GUI: add back to dialog module results. Power: exit from reboot view. (#477) 2021-05-21 12:33:30 +03:00
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 [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
popup.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
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 [FL-938] Keyboard widget changes (#398) 2021-04-01 20:10:12 +03:00
text_input.h new iButton app (#328) 2021-03-12 15:45:18 +03:00