unleashed-firmware/applications/main/nfc/helpers/protocol_support
Georgii Surkov 64bd2f9c84
[FL-3677, FL-3798] RFID Improvements (#3524)
* Update saved_info and read_success scenes
* Update EM4100 rendering
* Update HIDExt rendering
* Update Gallagher rendering
* Update HidProx rendering
* Update IOProx rendering
* Update H10301 rendering
* Update PAC/Stanley rendering
* Add strcasecmp() to API, better manufacturer/name handling
* Update Viking rendering
* Update FDX-A rendering
* Update Pyramid rendering
* Update Indala26 rendering
* Update Idteck rendering
* Update Keri rendering
* Update Nexwatch rendering
* Update Jablotron rendering
* Update Paradox rendering
* Truncate long Hex string on scene_read_suceess
* Fix formatting
* Update AWID rendering
* Update FDX-B rendering
* Tweak string formatting in various screens
* More read_success view tweaks
* Fix formatting
* Fix Pyramid brief rendering
* Reset saved key menu when going back
* Reset other menus on back where applicable
* Update confirmation scenes
* Update emulation scene
* Update delete scene
* Update raw read info screen
* Update raw read scene, fix crash
* Update raw read success scene
* Update write scene
* Always return to SceneSelectKey after saving
* Update SceneWriteSuccess and SceneDeleteSuccess
* Replace closing parens with dots
* FL-3798: Fix special formatting in text_box
* Simplify SceneReadSuccess
* Fix crash when having a trailing newline in text_box
* Bump API symbols version
* Make PVS happy
* Format sources

Co-authored-by: あく <alleteam@gmail.com>
2024-03-29 12:32:43 +09:00
..
felica [FL-3755] Rework more info scene for Ultralight cards (#3391) 2024-02-06 22:20:57 +04:00
iso14443_3a [FL-3755] Rework more info scene for Ultralight cards (#3391) 2024-02-06 22:20:57 +04:00
iso14443_3b [FL-3755] Rework more info scene for Ultralight cards (#3391) 2024-02-06 22:20:57 +04:00
iso14443_4a [FL-3755] Rework more info scene for Ultralight cards (#3391) 2024-02-06 22:20:57 +04:00
iso14443_4b [FL-3755] Rework more info scene for Ultralight cards (#3391) 2024-02-06 22:20:57 +04:00
iso15693_3 [FL-3755] Rework more info scene for Ultralight cards (#3391) 2024-02-06 22:20:57 +04:00
mf_classic NFC: Custom UID entry when adding manually (#3363) 2024-02-09 15:36:06 +07:00
mf_desfire [FL-3678] NFC UI refactor (#3382) 2024-02-06 21:57:06 +04:00
mf_ultralight [FL-3800, FL-3801] Fixed plugins and UI (#3543) 2024-03-29 11:45:01 +09:00
slix [FL-3755] Rework more info scene for Ultralight cards (#3391) 2024-02-06 22:20:57 +04:00
st25tb [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
nfc_protocol_support_base.h [FL-3755] Rework more info scene for Ultralight cards (#3391) 2024-02-06 22:20:57 +04:00
nfc_protocol_support_common.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol_support_defs.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol_support_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol_support_gui_common.c [FL-3755] Rework more info scene for Ultralight cards (#3391) 2024-02-06 22:20:57 +04:00
nfc_protocol_support_gui_common.h [FL-3755] Rework more info scene for Ultralight cards (#3391) 2024-02-06 22:20:57 +04:00
nfc_protocol_support_render_common.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol_support.c [FL-3796], [FL-3795] NFC UI fixes (#3532) 2024-03-25 15:36:17 +09:00
nfc_protocol_support.h [FL-3757] NFC: fix application opening from browser (#3396) 2024-02-06 22:26:05 +04:00