flipperzero-firmware/applications/nfc
gornekich 42e553bad5
[FL-1723, FL-1662, FL-1870] NFC bug fixes (#745)
* nfc: fix notifications in read EMV sequence
* nfc: set focus on previously saved card
* nfc: add incorrect file format message
* mifare ultralight: increase size of max dump
* elements: draw multiline text only until it fits screen
* nfc: support variable PAN number length
* nfc: change AID display
* nfc: change worker custom event to prevent scene reenter
* nfc: double check for PAN tag
* nfc: fix edit card name appearance
* Nfc: read EMV card without name if PDOL is present.
* Desktop: increase unlock key press interval, switch to OS ticks instead of HAL.
* Desktop: remove debug logging

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-10-05 08:14:19 +03:00
..
helpers [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
scenes [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
views [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
nfc_cli.c Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
nfc_cli.h [FL-1424] NFC emulate CLI command (#514) 2021-06-10 15:01:48 +03:00
nfc_device_i.h [FL-1547], [FL-1500] NFC app v1 (#593) 2021-07-22 09:05:07 +03:00
nfc_device.c [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
nfc_device.h [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
nfc_i.h [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
nfc_types.h Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
nfc_worker_i.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc_worker.c [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
nfc_worker.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc.c [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
nfc.h NFC: rename to Nfc 2020-10-20 14:12:34 +03:00