flipperzero-firmware/applications/gui/modules
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
..
byte_input.c new iButton app (#328) 2021-03-12 15:45:18 +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 [FL-867] GUI: ViewPort arrangement API, better input and draw dispatching (#333) 2021-02-10 12:06:29 +03:00
dialog.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
file_select.c [FL-1061] iButton save and load from sd card (#394) 2021-03-31 20:47:32 +03:00
file_select.h [FL-935] Queue-based SD app cycle. File select widget. (#388) 2021-03-24 12:30:29 +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 Subghz app example (#365) 2021-03-05 12:47:27 +03:00
submenu.h Subghz app example (#365) 2021-03-05 12:47:27 +03:00
text_input.c new iButton app (#328) 2021-03-12 15:45:18 +03:00
text_input.h new iButton app (#328) 2021-03-12 15:45:18 +03:00