flipperzero-firmware/applications/ibutton
gornekich 1242327e14
[FL-1293] iButton key rename (#479)
* ibutton: remove existing key file before saving new
* ibutton: save key name in iButtunKey object
* ibutton: rename IBUTTON_KEY_SIZE -> IBUTTON_KEY_DATA_SIZE
* ibutton: clear key when enter one manually
* ibutton: change strcpy -> strlcpy

Co-authored-by: あく <alleteam@gmail.com>
2021-05-21 12:52:47 +03:00
..
helpers [FL-1293] iButton key rename (#479) 2021-05-21 12:52:47 +03:00
scene [FL-1293] iButton key rename (#479) 2021-05-21 12:52:47 +03:00
ibutton-app.cpp [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +03:00
ibutton-app.h [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +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