flipperzero-firmware/applications/plugins/nfc_magic/scenes
Liam Hays 111c7557b3
Fix minor UI inconsistencies and bugs (#2361)
* Changed blue LED to cyan in NFC Magic and Picopass apps.
* Fix capitalization of ATQA and UID in NFC Add Manually wizard.
* Fix reselection of "Saved" menu item in NFC and RFID apps.
* Fix double back press after deleting a file in the SubGhz browser.
* Make NFC app behave like other apps: return to the file browser after deleting a file.
* Rename NfcSceneSetAtqua to NfcSceneSetAtqa.
* Save selected menu items in NFC Magic and Picopass apps in a way that always works.
* Restore previous selection in Universal Remotes menu.
* Other way to do universal remote menu saving, and NFC Extra Actions saves last selection.

Co-authored-by: あく <alleteam@gmail.com>
2023-02-08 17:08:50 +09:00
..
nfc_magic_scene_check.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_config.h NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_file_select.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_magic_info.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_not_magic.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_start.c Fix minor UI inconsistencies and bugs (#2361) 2023-02-08 17:08:50 +09:00
nfc_magic_scene_success.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_wipe_fail.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_wipe.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_write_confirm.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_write_fail.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_write.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_wrong_card.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene.h NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00