flipperzero-firmware/applications/ibutton
gornekich 5309bfae41
[FL-1061] iButton save and load from sd card (#394)
* SD App: fix queue adresses
* sd-filesystem: fix making path on file select event
* ibutton: add key reading from sd card
* ibutton: save ibutton key to sd card
* ibutton: add deleting keys from sd card
* ibutton: remove KeyStore from application
* ibutton: make directory if necessary on key save

Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2021-03-31 20:47:32 +03:00
..
helpers [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +03:00
scene [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +03:00
ibutton-app.cpp [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +03:00
ibutton-app.h [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +03:00
ibutton-event.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
ibutton-key.cpp [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +03:00
ibutton-key.h [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +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