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
nfc_scene_debug.c
nfc_scene_delete_success.c
nfc_scene_delete.c
nfc_scene_detect_reader.c
nfc_scene_device_info.c
nfc_scene_dict_not_found.c
nfc_scene_emulate_apdu_sequence.c
nfc_scene_emulate_uid.c
nfc_scene_emv_menu.c
nfc_scene_emv_read_success.c
nfc_scene_exit_confirm.c
nfc_scene_extra_actions.c
nfc_scene_field.c
nfc_scene_file_select.c
nfc_scene_generate_info.c
nfc_scene_mf_classic_dict_attack.c
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
nfc_scene_mf_classic_read_success.c
nfc_scene_mf_desfire_app.c
nfc_scene_mf_desfire_data.c
nfc_scene_mf_desfire_menu.c
nfc_scene_mf_desfire_read_success.c
nfc_scene_mf_ultralight_data.c
nfc_scene_mf_ultralight_emulate.c
nfc_scene_mf_ultralight_key_input.c
nfc_scene_mf_ultralight_menu.c
nfc_scene_mf_ultralight_read_auth_result.c
nfc_scene_mf_ultralight_read_auth.c
nfc_scene_mf_ultralight_read_success.c
nfc_scene_mf_ultralight_unlock_menu.c
nfc_scene_mf_ultralight_unlock_warn.c
nfc_scene_nfc_data_info.c
nfc_scene_nfca_menu.c
nfc_scene_nfca_read_success.c
nfc_scene_read_card_success.c
nfc_scene_read.c
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
nfc_scene_retry_confirm.c
nfc_scene_rpc.c
nfc_scene_save_name.c
nfc_scene_save_success.c
nfc_scene_saved_menu.c
nfc_scene_set_atqa.c
nfc_scene_set_sak.c
nfc_scene_set_type.c
nfc_scene_set_uid.c
nfc_scene_start.c
nfc_scene.c
nfc_scene.h