flipperzero-firmware/applications/ibutton
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
..
helpers [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
scene [FL-1300] iButton app: save selected menu item and selected file position. (#489) 2021-05-25 14:04:22 +03:00
ibutton-app.cpp [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
ibutton-app.h [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
ibutton-event.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
ibutton-key.cpp [FL-1293] iButton key rename (#479) 2021-05-21 12:52:47 +03:00
ibutton-key.h [FL-1293] iButton key rename (#479) 2021-05-21 12:52:47 +03:00
ibutton-view-manager.cpp new iButton app (#328) 2021-03-12 15:45:18 +03:00
ibutton-view-manager.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
ibutton.cpp new iButton app (#328) 2021-03-12 15:45:18 +03:00