flipperzero-firmware/applications/gui/modules
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
..
widget_elements
button_menu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
button_menu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
button_panel.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
button_panel.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
byte_input.c
byte_input.h
code_input.c [FL-1891] Release 0.42 bugfixes (#891) 2021-12-12 14:03:39 +03:00
code_input.h
dialog_ex.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
dialog_ex.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
dialog.c
dialog.h
empty_screen.c
empty_screen.h
file_select.c [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) 2022-01-21 19:55:44 +03:00
file_select.h
menu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
menu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
popup.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
popup.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
submenu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
submenu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
text_box.c [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00
text_box.h [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00
text_input.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
text_input.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
validators.c [FL-2045] SubGhz: new protocol (GSN , Beninca/Allmatic, Elmes) and validator (#958) 2022-01-21 16:55:09 +03:00
validators.h [FL-2045] SubGhz: new protocol (GSN , Beninca/Allmatic, Elmes) and validator (#958) 2022-01-21 16:55:09 +03:00
variable_item_list.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
variable_item_list.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
widget.c [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00
widget.h [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00