flipperzero-firmware/applications/main/nfc/scenes
Sergey Gavrilov 4bf29827f8
M*LIB: non-inlined strings, FuriString primitive (#1795)
* Quicksave 1
* Header stage complete
* Source stage complete
* Lint & merge fixes
* Includes
* Documentation step 1
* FBT: output free size considering BT STACK
* Documentation step 2
* py lint
* Fix music player plugin
* unit test stage 1: string allocator, mem, getters, setters, appends, compare, search.
* unit test: string equality
* unit test: string replace
* unit test: string start_with, end_with
* unit test: string trim
* unit test: utf-8
* Rename
* Revert fw_size changes
* Simplify CLI backspace handling
* Simplify CLI character insert
* Merge fixes
* Furi: correct filenaming and spelling
* Bt: remove furi string include

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-06 00:15:23 +09:00
..
nfc_scene_config.h NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_debug.c
nfc_scene_delete_success.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_delete.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_detect_reader.c [FL-2780] NFC Notifications fix (#1731) 2022-09-16 00:49:10 +09:00
nfc_scene_device_info.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_dict_not_found.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_emulate_apdu_sequence.c [FL-2780] NFC Notifications fix (#1731) 2022-09-16 00:49:10 +09:00
nfc_scene_emulate_uid.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_emv_menu.c
nfc_scene_emv_read_success.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_exit_confirm.c
nfc_scene_extra_actions.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_field.c
nfc_scene_file_select.c
nfc_scene_generate_info.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_classic_dict_attack.c [FL-2780] NFC Notifications fix (#1731) 2022-09-16 00:49:10 +09:00
nfc_scene_mf_classic_emulate.c [FL-2780] NFC Notifications fix (#1731) 2022-09-16 00:49:10 +09:00
nfc_scene_mf_classic_keys_add.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_mf_classic_keys_delete.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_classic_keys_list.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_classic_keys_warn_duplicate.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_mf_classic_keys.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_mf_classic_menu.c
nfc_scene_mf_classic_read_success.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_desfire_app.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_desfire_data.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_desfire_menu.c
nfc_scene_mf_desfire_read_success.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_ultralight_data.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_ultralight_emulate.c [FL-2780] NFC Notifications fix (#1731) 2022-09-16 00:49:10 +09:00
nfc_scene_mf_ultralight_key_input.c
nfc_scene_mf_ultralight_menu.c
nfc_scene_mf_ultralight_read_auth_result.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_ultralight_read_auth.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_mf_ultralight_read_success.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_mf_ultralight_unlock_menu.c
nfc_scene_mf_ultralight_unlock_warn.c
nfc_scene_mfkey_complete.c
nfc_scene_mfkey_nonces_info.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_nfc_data_info.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_nfca_menu.c
nfc_scene_nfca_read_success.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_read_card_success.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_read.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_restore_original_confirm.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
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 M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_save_success.c NFC user dict list, delete, and de-duplication. (#1533) 2022-09-20 01:43:53 +09:00
nfc_scene_saved_menu.c Add new card parsers (#1503) 2022-09-20 01:05:04 +09:00
nfc_scene_set_atqa.c
nfc_scene_set_sak.c
nfc_scene_set_type.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_scene_set_uid.c
nfc_scene_start.c
nfc_scene.c
nfc_scene.h