flipperzero-firmware/applications/ibutton
SG 7e6a97c3a3
[FL-1307] iButton key files: ASCII encoding and .ibtn extension (#493)
* 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
* Gui module file_select: work with separate extension
* iButton app: separate file managment, file error handling
* SD card api: custom error message
* iButton app: better file error handling

Co-authored-by: あく <alleteam@gmail.com>
2021-05-26 19:50:16 +03:00
..
helpers [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
scene [FL-1307] iButton key files: ASCII encoding and .ibtn extension (#493) 2021-05-26 19:50:16 +03:00
ibutton-app.cpp [FL-1307] iButton key files: ASCII encoding and .ibtn extension (#493) 2021-05-26 19:50:16 +03:00
ibutton-app.h [FL-1307] iButton key files: ASCII encoding and .ibtn extension (#493) 2021-05-26 19:50:16 +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