flipperzero-firmware/applications/nfc/scenes
gornekich 20fe544b4f
[FL-1501] NFC: read Mifare Ultralight (#571)
* nfc: add scripts menu scene
* canvas: add glyph width api
* app_scene: add state to Scene template
* gui: introduce TextBox view
* nfc: add mifare ultralight read scenes
* nfc: add mifare ultralight menu scene
* nfc: fix scene functions declaration
* Gui: use size_t for sizes.

Co-authored-by: あく <alleteam@gmail.com>
2021-07-08 23:41:34 +03:00
..
nfc_scene_card_menu.c
nfc_scene_card_menu.h
nfc_scene_debug_detect.c
nfc_scene_debug_detect.h
nfc_scene_debug_emulate.c
nfc_scene_debug_emulate.h
nfc_scene_debug_menu.c
nfc_scene_debug_menu.h
nfc_scene_debug_read_emv.c
nfc_scene_debug_read_emv.h
nfc_scene_debug_read_mifare_ul.c
nfc_scene_debug_read_mifare_ul.h
nfc_scene_emulate_uid.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
nfc_scene_emulate_uid.h
nfc_scene_file_select.c
nfc_scene_file_select.h
nfc_scene_mifare_ul_menu.c [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_scene_mifare_ul_menu.h [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_scene_not_implemented.c
nfc_scene_not_implemented.h
nfc_scene_read_card_success.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
nfc_scene_read_card_success.h
nfc_scene_read_card.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
nfc_scene_read_card.h
nfc_scene_read_mifare_ul_success.c [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_scene_read_mifare_ul_success.h [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_scene_read_mifare_ul.c [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_scene_read_mifare_ul.h [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_scene_save_name.c
nfc_scene_save_name.h
nfc_scene_save_success.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
nfc_scene_save_success.h
nfc_scene_saved_menu.c
nfc_scene_saved_menu.h
nfc_scene_scripts_menu.c [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_scene_scripts_menu.h [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_scene_set_atqa.c
nfc_scene_set_atqa.h
nfc_scene_set_sak.c
nfc_scene_set_sak.h
nfc_scene_set_type.c
nfc_scene_set_type.h
nfc_scene_set_uid.c
nfc_scene_set_uid.h
nfc_scene_start.c [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_scene_start.h