flipperzero-firmware/applications/main
Stephen Kent a82c3ccc22
NFC: Fix MIFARE DESfire info action to open app menu (#2058)
When examining a MIFARE DESfire card, selecting "More >" currently leads
to the file menu for a single application even if the scanned card
contains multiple applications.

On examining the source code, a MIFARE DESfire application selection
menu is present as `NfcSceneMfDesfireData`. This change updates the
MIFARE DESfire Info "More >" action to open the application selection
menu. That menu may then be used to open the file selection menu for any
application in the read MIFARE DESfire card data.

Tested interactively with
c4cbdcd947/nfc/Desfire.nfc

Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 02:05:24 +09:00
..
archive Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
bad_usb Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
fap_loader Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
gpio Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
ibutton iButton: Fix header "Saved!" message stays on other screens (#2003) 2022-11-12 18:45:19 +09:00
infrared fbt: fixes for ufbt pt3 (#1970) 2022-11-05 20:47:59 +09:00
lfrfid Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
nfc NFC: Fix MIFARE DESfire info action to open app menu (#2058) 2022-11-29 02:05:24 +09:00
subghz Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
u2f [FL-2985] Fix U2F HID vulnerability #2042 2022-11-24 03:12:53 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00