flipperzero-firmware/applications/nfc/scenes
gornekich 560ea5f995
[FL-2714] New NFC info screens (#1605)
* nfc: add scroll element for info
* widget: format lines for scroll text element
* widget: fix new line generation
* widget: finish element text scroll
* nfc: rework ultralight and NTAG info scenes
* nfc: rework mf classic info screens
* nfc: rework nfca info scenes
* nfc: fix mf ultralight navigation
* widget: add documentation
* nfc: rework bank card infO
* nfc: rework device info scene
* nfc: fix incorrect atqa order
* mf ultralight: remove unused function
* widget: add mutex for model protection
* widget: fix memory leak
* nfc: rework delete scene
* nfc: fix selected item in saved menu scene
* widget: fix naming in text scroll element
* nfc: fix navigation from delete success
* nfc: add dictionary icon
* widget: fix memory leak
2022-08-18 00:08:13 +09:00
..
nfc_scene_config.h [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_debug.c
nfc_scene_delete_success.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_delete.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_detect_reader.c FIX: Fixed inconsistencies between texts (#1496) 2022-08-04 01:18:48 +09:00
nfc_scene_device_info.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_dict_not_found.c
nfc_scene_emulate_apdu_sequence.c
nfc_scene_emulate_uid.c
nfc_scene_emv_menu.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_emv_read_success.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_exit_confirm.c FIX: Fixed inconsistencies between texts (#1496) 2022-08-04 01:18:48 +09:00
nfc_scene_extra_actions.c Mifare Ultralight authentication (#1365) 2022-08-08 00:09:00 +09:00
nfc_scene_field.c
nfc_scene_file_select.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_generate_info.c
nfc_scene_mf_classic_dict_attack.c nfc: make dict attack more interactive (#1462) 2022-08-04 02:07:35 +09:00
nfc_scene_mf_classic_emulate.c
nfc_scene_mf_classic_keys_add.c
nfc_scene_mf_classic_keys.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_mf_classic_menu.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_mf_classic_read_success.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_mf_desfire_app.c
nfc_scene_mf_desfire_data.c
nfc_scene_mf_desfire_menu.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_mf_desfire_read_success.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_mf_ultralight_data.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_mf_ultralight_emulate.c
nfc_scene_mf_ultralight_key_input.c Mifare Ultralight authentication (#1365) 2022-08-08 00:09:00 +09:00
nfc_scene_mf_ultralight_menu.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_mf_ultralight_read_auth_result.c Mifare Ultralight authentication (#1365) 2022-08-08 00:09:00 +09:00
nfc_scene_mf_ultralight_read_auth.c SubGhz: update notification messages (#1602) 2022-08-15 18:53:08 +03:00
nfc_scene_mf_ultralight_read_success.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_mf_ultralight_unlock_menu.c Mifare Ultralight authentication (#1365) 2022-08-08 00:09:00 +09:00
nfc_scene_mf_ultralight_unlock_warn.c SubGhz: update notification messages (#1602) 2022-08-15 18:53:08 +03:00
nfc_scene_nfc_data_info.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_nfca_menu.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_nfca_read_success.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_read_card_success.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_read.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_restore_original_confirm.c FIX: Fixed inconsistencies between texts (#1496) 2022-08-04 01:18:48 +09:00
nfc_scene_restore_original.c [FL-2701], [FL-2702], [FL-2699] NFC fixes (#1478) 2022-07-28 21:34:28 +09:00
nfc_scene_retry_confirm.c FIX: Fixed inconsistencies between texts (#1496) 2022-08-04 01:18:48 +09:00
nfc_scene_rpc.c [FL-2705] RPC APP fixes #1568 2022-08-12 00:37:23 +09:00
nfc_scene_save_name.c
nfc_scene_save_success.c [FL-2701], [FL-2702], [FL-2699] NFC fixes (#1478) 2022-07-28 21:34:28 +09:00
nfc_scene_saved_menu.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_scene_set_atqa.c
nfc_scene_set_sak.c
nfc_scene_set_type.c
nfc_scene_set_uid.c NFC: Edit UID feature (#1513) 2022-08-04 02:00:17 +09:00
nfc_scene_start.c
nfc_scene.c
nfc_scene.h