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 [FL-1497] GUI textbox element and widget (#792) 2021-10-27 21:55:03 +03:00
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 GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
byte_input.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
code_input.c [FL-1891] Release 0.42 bugfixes (#891) 2021-12-12 14:03:39 +03:00
code_input.h [FL-1968] Pin code locking (#788) 2021-10-26 21:34:31 +03:00
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 GUI: add back to dialog module results. Power: exit from reboot view. (#477) 2021-05-21 12:33:30 +03:00
dialog.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
empty_screen.c [FL-1819][FL-1848] About: hw, fw, boot version screens. Misc corrections of the About screens. (#719) 2021-09-24 14:56:27 +03:00
empty_screen.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
file_select.c [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) 2022-01-21 19:55:44 +03:00
file_select.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
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