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 [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_scene_card_menu.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_scene_debug_detect.c [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_scene_debug_detect.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_scene_debug_emulate.c [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_scene_debug_emulate.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_scene_debug_menu.c [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_scene_debug_menu.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_scene_debug_read_emv.c [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_scene_debug_read_emv.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_scene_debug_read_mifare_ul.c [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_scene_debug_read_mifare_ul.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
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 [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_scene_file_select.c [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_scene_file_select.h [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
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 [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_scene_not_implemented.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
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 [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
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 [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
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 [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_scene_save_name.h [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
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 [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_scene_saved_menu.c [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_scene_saved_menu.h [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
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 [FL-1371][FL-1502] Lfrfid app: fixes. (#555) 2021-07-04 19:01:16 +03:00
nfc_scene_set_atqa.h [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_scene_set_sak.c [FL-1371][FL-1502] Lfrfid app: fixes. (#555) 2021-07-04 19:01:16 +03:00
nfc_scene_set_sak.h [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_scene_set_type.c [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_scene_set_type.h [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_scene_set_uid.c [FL-1371][FL-1502] Lfrfid app: fixes. (#555) 2021-07-04 19:01:16 +03:00
nfc_scene_set_uid.h [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_scene_start.c [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_scene_start.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00