flipperzero-firmware/applications/nfc/scenes
Walter Doekes 611b7e15ed
Remove execute permissions from *.c and *.h files (#1651)
* Add permission fix (no execute bit for source files) to fbt lint|format
* Remove execute bit from 59 source files using fbt format
* Also list which permissions are unwanted in lint.py
* Also remove exec permissions from lib/../rfal_nfc.c

Co-authored-by: あく <alleteam@gmail.com>
2022-08-30 01:20:57 +09:00
..
nfc_scene_config.h Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_scene_debug.c [FL-2369] NFC refactoring (#1095) 2022-04-19 18:23:58 +03:00
nfc_scene_delete_success.c Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_scene_delete.c Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +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 [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_scene_emulate_apdu_sequence.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
nfc_scene_emulate_uid.c Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
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 [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
nfc_scene_file_select.c Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_scene_generate_info.c nfc: On-device tag generator (#1319) 2022-07-04 20:16:59 +09:00
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 [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_scene_mf_classic_keys_add.c [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
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 [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_scene_mf_desfire_data.c [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
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 Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
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 Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +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 [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
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 Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_scene_set_sak.c Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_scene_set_type.c nfc: On-device tag generator (#1319) 2022-07-04 20:16:59 +09:00
nfc_scene_set_uid.c Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_scene_start.c [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_scene.c Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_scene.h [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00