flipperzero-firmware/applications/ibutton
gornekich 8cfd0eab9e
[FL-2198], [FL-2161] NFC emulation refactoring (#968)
* rfal: add state changed callback
* furi_hal_nfc: add NFC-A emulation API
* nfc: add emulation logger, refactor scenes
* elements: fix text_box element
* gui: fix text box module
* nfc: remove unnecessary buffers
* nfc: introduce emulation callback concept
* nfc: format sources
* bt settings: fix incorrect scene switch
* bt settings: format sources
* Debug: fix x2d import for python 3
* Gui: rename method name widget_clear to widget_reset
* nfc: add nfca emulation handler
* nfc: add global custom events enum
* nfc: UID emulation Data -> Log
* furi_hal_nfc: fix incorrect timings
* u2f, badusb: widget_clear() -> widget_reset()

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-02-02 22:59:28 +03:00
..
helpers Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
scene [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00
ibutton_app.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_app.h [FL-2212] File validators and archive fixes #972 2022-01-29 12:39:10 +03:00
ibutton_cli.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_event.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_key.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_key.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_view_manager.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton_view_manager.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ibutton.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00