unleashed-firmware/applications/main/nfc/scenes
Leptopt1los dd988ba449
bit_lib and nfc_util refactor (#3383)
* nfc_util functions for processing bytes moved into bit_lib
* bitlib test update
* bit_lib moved from lfrfid to standalone lib
* Added bit functions for any supported data types
* Error fix and api add
* Added test for 64
* Added doc
* Testcase for 64 rewrited
* Realization error fix
* API version bump
* sync api version, fix after-merge old libs usage
* fix build errors
* build fix
* fbt format

Co-authored-by: assasinfil <nfa57643@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2024-02-14 11:41:42 +07:00
..
nfc_scene.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_config.h [FL-3676] Slix disable privacy (#3425) 2024-02-09 15:07:54 +07:00
nfc_scene_debug.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_delete.c [FL-3757] NFC: fix application opening from browser (#3396) 2024-02-06 22:26:05 +04:00
nfc_scene_delete_success.c [FL-3757] NFC: fix application opening from browser (#3396) 2024-02-06 22:26:05 +04:00
nfc_scene_detect.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_emulate.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_exit_confirm.c NFC: fix retry scene navigation logic (#3439) 2024-02-12 09:23:44 +07:00
nfc_scene_extra_actions.c [FL-3676] Slix disable privacy (#3425) 2024-02-09 15:07:54 +07:00
nfc_scene_field.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_file_select.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_generate_info.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_info.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_classic_detect_reader.c [FL-3678] NFC UI refactor (#3361) 2024-01-14 14:47:38 +09:00
nfc_scene_mf_classic_dict_attack.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_classic_keys.c NfcDict Refactoring (#3271) 2023-12-18 14:30:56 +00:00
nfc_scene_mf_classic_keys_add.c NfcDict Refactoring (#3271) 2023-12-18 14:30:56 +00:00
nfc_scene_mf_classic_keys_delete.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_classic_keys_list.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_classic_keys_warn_duplicate.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_classic_mfkey_complete.c [FL-3678] NFC UI refactor (#3361) 2024-01-14 14:47:38 +09:00
nfc_scene_mf_classic_mfkey_nonces_info.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_classic_update_initial.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_classic_update_initial_success.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_classic_write_initial.c [FL-3678] NFC UI refactor (#3369) 2024-01-16 18:29:17 +09:00
nfc_scene_mf_classic_write_initial_fail.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_classic_write_initial_success.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_classic_wrong_card.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_desfire_app.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_desfire_more_info.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_ultralight_capture_pass.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_ultralight_key_input.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_ultralight_unlock_menu.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_ultralight_unlock_warn.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_ultralight_write.c [FL-3678] NFC UI refactor (#3369) 2024-01-16 18:29:17 +09:00
nfc_scene_mf_ultralight_write_fail.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_ultralight_write_success.c [FL-3744] [NFC] Ntag success write freeze when not saved card (#3354) 2024-01-10 20:46:55 +09:00
nfc_scene_mf_ultralight_wrong_card.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_more_info.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_read.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_read_menu.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_read_success.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_restore_original.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_restore_original_confirm.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_retry_confirm.c NFC: fix retry scene navigation logic (#3439) 2024-02-12 09:23:44 +07:00
nfc_scene_rpc.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_save_confirm.c [FL-3678] NFC UI refactor (#3361) 2024-01-14 14:47:38 +09:00
nfc_scene_save_name.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_save_success.c [FL-3757] NFC: fix application opening from browser (#3396) 2024-02-06 22:26:05 +04:00
nfc_scene_saved_menu.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_select_protocol.c [FL-3678] NFC UI refactor (#3382) 2024-02-06 21:57:06 +04:00
nfc_scene_set_atqa.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_set_sak.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_set_type.c New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
nfc_scene_set_uid.c NFC: Custom UID entry when adding manually (#3363) 2024-02-09 15:36:06 +07:00
nfc_scene_slix_key_input.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
nfc_scene_slix_unlock.c [FL-3676] Slix disable privacy (#3425) 2024-02-09 15:07:54 +07:00
nfc_scene_slix_unlock_menu.c [FL-3676] Slix disable privacy (#3425) 2024-02-09 15:07:54 +07:00
nfc_scene_slix_unlock_success.c [FL-3676] Slix disable privacy (#3425) 2024-02-09 15:07:54 +07:00
nfc_scene_start.c Fix nfc_protocol_support_scene_save_name_on_event crash (#3418) 2024-02-06 21:42:06 +04:00
nfc_scene_supported_card.c [FL-3719] NFC Plugins loading rework (#3295) 2023-12-15 18:09:52 +00:00