unleashed-firmware/applications/main/lfrfid/scenes
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
..
lfrfid_scene.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
lfrfid_scene.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
lfrfid_scene_config.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
lfrfid_scene_delete_confirm.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_delete_success.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_emulate.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_exit_confirm.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_extra_actions.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_raw_info.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_raw_name.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
lfrfid_scene_raw_read.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_raw_success.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_read.c Services: simplify api (#2540) 2023-06-09 20:02:47 +09:00
lfrfid_scene_read_key_menu.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_read_success.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_retry_confirm.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_rpc.c [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
lfrfid_scene_save_data.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
lfrfid_scene_save_name.c Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00
lfrfid_scene_save_success.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_save_type.c Gui: change data ownership model in submenu, own text by default (#2217) 2022-12-30 12:44:07 +09:00
lfrfid_scene_saved_info.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_saved_key_menu.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_select_key.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_start.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_write.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00
lfrfid_scene_write_success.c [FL-3677, FL-3798] RFID Improvements (#3524) 2024-03-29 12:32:43 +09:00