flipperzero-firmware/applications/main/nfc/scenes
Astra e7c4b40dbe
Force card types in extra actions (#1961)
* Mifare Classic forced read
* Add all the needed card types
* nfc: remove unused scene
* nfc: remove unused worker state
* nfc: fix read card type scene state usage
* nfc: move NfcReadMode to NfcDevData struct
* nfc: fix bank card reading and scene navigation
* nfc magic: fix magic deactifate function

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-11-11 01:29:57 +09:00
..
nfc_scene_config.h Force card types in extra actions (#1961) 2022-11-11 01:29:57 +09:00
nfc_scene_debug.c
nfc_scene_delete_success.c
nfc_scene_delete.c
nfc_scene_detect_reader.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_device_info.c
nfc_scene_dict_not_found.c
nfc_scene_emulate_apdu_sequence.c
nfc_scene_emulate_uid.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_emv_menu.c
nfc_scene_emv_read_success.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_exit_confirm.c Force card types in extra actions (#1961) 2022-11-11 01:29:57 +09:00
nfc_scene_extra_actions.c Force card types in extra actions (#1961) 2022-11-11 01:29:57 +09:00
nfc_scene_field.c
nfc_scene_file_select.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_generate_info.c
nfc_scene_mf_classic_dict_attack.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_classic_emulate.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_mf_classic_keys_add.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_classic_keys_delete.c
nfc_scene_mf_classic_keys_list.c
nfc_scene_mf_classic_keys_warn_duplicate.c
nfc_scene_mf_classic_keys.c
nfc_scene_mf_classic_menu.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_classic_read_success.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
nfc_scene_mf_classic_update_success.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_mf_classic_update.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_mf_classic_write_fail.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_mf_classic_write_success.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_mf_classic_write.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_mf_classic_wrong_card.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_mf_desfire_app.c
nfc_scene_mf_desfire_data.c
nfc_scene_mf_desfire_menu.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_desfire_read_success.c
nfc_scene_mf_ultralight_data.c
nfc_scene_mf_ultralight_emulate.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_mf_ultralight_key_input.c
nfc_scene_mf_ultralight_menu.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_ultralight_read_auth_result.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_ultralight_read_auth.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mf_ultralight_read_success.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
nfc_scene_mf_ultralight_unlock_menu.c
nfc_scene_mf_ultralight_unlock_warn.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_mfkey_complete.c
nfc_scene_mfkey_nonces_info.c
nfc_scene_nfc_data_info.c
nfc_scene_nfca_menu.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_nfca_read_success.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_read_card_success.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_read_card_type.c Force card types in extra actions (#1961) 2022-11-11 01:29:57 +09:00
nfc_scene_read.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_restore_original_confirm.c
nfc_scene_restore_original.c
nfc_scene_retry_confirm.c
nfc_scene_rpc.c [FL-2780] NFC Notifications fix (#1731) 2022-09-16 00:49:10 +09:00
nfc_scene_save_name.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_save_success.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
nfc_scene_saved_menu.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_scene_set_atqa.c
nfc_scene_set_sak.c
nfc_scene_set_type.c
nfc_scene_set_uid.c NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
nfc_scene_start.c Force card types in extra actions (#1961) 2022-11-11 01:29:57 +09:00
nfc_scene.c
nfc_scene.h