flipperzero-firmware/applications/nfc
gornekich ecff31d228
[FL-1643] NFC emv assets (#661)
* assets: add EMV AID table for NFC app
* file-worker: add searching for value by the key
* nfc: add emv parser helpers
* assets: add country and currency codes
* nfc: add country and currency code parsing
* emv_decoder: add country and currency code support
* nfc: add AID. currency and country display
* nfc: rework bank_card view
* nfc: add currency and country save
* assets: change emv chip asset
* nfc: change asset in bank card
* gui: add frame element to widget
* nfc: add bank card frame, add documentation
* rfal: fix long APDU command emulation
* nfc: fix typos
* Scripts ReadMe: assets delivery command

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
2021-08-20 22:56:43 +03:00
..
helpers [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
scenes [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
views [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
nfc_cli.c [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +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-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
nfc_device.h [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
nfc_i.h [FL-1549] Gui Widget module (#598) 2021-07-23 16:09:34 +03:00
nfc_types.h [FL-1547], [FL-1500] NFC app v1 (#593) 2021-07-22 09:05:07 +03:00
nfc_worker_i.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc_worker.c [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +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