flipperzero-firmware/applications/plugins/nfc_magic
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
..
assets NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
lib/magic Force card types in extra actions (#1961) 2022-11-11 01:29:57 +09:00
scenes Fix minor UI inconsistencies and bugs (#2361) 2023-02-08 17:08:50 +09:00
application.fam [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
nfc_magic_i.h [FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124) 2022-12-20 04:57:48 +09:00
nfc_magic_worker_i.h NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_worker.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
nfc_magic_worker.h NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic.c Fix minor UI inconsistencies and bugs (#2361) 2023-02-08 17:08:50 +09:00
nfc_magic.h NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00