flipperzero-firmware/lib/nfc/protocols
gornekich 560ea5f995
[FL-2714] New NFC info screens (#1605)
* nfc: add scroll element for info
* widget: format lines for scroll text element
* widget: fix new line generation
* widget: finish element text scroll
* nfc: rework ultralight and NTAG info scenes
* nfc: rework mf classic info screens
* nfc: rework nfca info scenes
* nfc: fix mf ultralight navigation
* widget: add documentation
* nfc: rework bank card infO
* nfc: rework device info scene
* nfc: fix incorrect atqa order
* mf ultralight: remove unused function
* widget: add mutex for model protection
* widget: fix memory leak
* nfc: rework delete scene
* nfc: fix selected item in saved menu scene
* widget: fix naming in text scroll element
* nfc: fix navigation from delete success
* nfc: add dictionary icon
* widget: fix memory leak
2022-08-18 00:08:13 +09:00
..
crypto1.c [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
crypto1.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
emv.c [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
emv.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
mifare_classic.c Mifare Classic emulation fixes (#1566) 2022-08-10 01:45:52 +10:00
mifare_classic.h NFC: Add Skylanders support (#1553) 2022-08-08 00:33:14 +09:00
mifare_common.c NFC: Add Skylanders support (#1553) 2022-08-08 00:33:14 +09:00
mifare_common.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
mifare_desfire.c [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
mifare_desfire.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
mifare_ultralight.c [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
mifare_ultralight.h [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
nfc_util.c [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_util.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfca.c [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfca.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00