unleashed-firmware/applications/services/loader
RebornedBrain d511d76a1b
[FL-3678] [FL-3733] [FL-3723] UI refactor (#3323)
* Added new image DolphinSaved_113x58.png for all "saved" pages
* New image DolphinDone_80x58.png added
* Replaced dolphins on all scenes accroding to new UI specs
* New success dolphin image added
* Success scene image replaced
* Changed image and text for update initial scene
* Image and text adjusted for "Original restored" scene
* Removed old DolphinNice_96x59.png image
* New image for LFRFID scene
* Removed unused image
* New UI image added to assets
* Replaced warning dolphin on mf_classic write initial fail scene
* Removed old image
* Changed image on scenes to a new one
* New dolphin mafia image
* Replaced dolphin mafia image to a new one
* Removed DolphinMafia_115x62.png
* New check symbol on completed state for detect_reader
* Adjusted layout elements position
* Removed second switching to popup view in order to achieve control in support callbacks
In general now we show generic scene and after that in on_enter callback we can redefine it for particular protocol
* CardDetected event now also triggers on_event callback
* Now on AuthRequest we throw CardDetected custom event
* Added callback for read_on_event
* Now we show different screen while reading and unlocking
* Fixed missing asstes for some scenes
* Update DolphinMafia_119x62.png
* Adjusted all the scenes with DolphinMafia image
* Scenes with save image adjusted
* Removed unnecessary assets DolphinMafia_119x62.png and DolphinSaved_113x58.png
* All common dolphins moved to Dolphin folder
* Moved DolphinReadingSuccess_59x63.png to Dolphin folder
* Set proper led color for detect and read scenes
* Added new notification sequence for semi_success results
* Use new sequence for semi_success nfc reads
* Different events are now throwed depending on read result
* Added handling of incomplete event for ultralight cards
* Replaced image for iButton scene
* Updated API for f18
* Fixed issue with unlock retry sequence
* Fix after review
* Success notification replaced to semi success in case of incomplete mf classic reading
* New text for read scene
* New read result sound notification logic for mf classic cards

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2024-01-02 15:43:46 +09:00
..
firmware_api SubGhz: add timeout to subghz_hal_async_tx_test_run (#2975) 2023-08-16 13:16:42 +04:00
application.fam [FL-3270] Loader refactoring, part 1 (#2593) 2023-05-04 12:48:13 +09:00
loader.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
loader.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
loader_applications.c [FL-3462] External apps icounter (#2928) 2023-08-02 12:58:39 +09:00
loader_applications.h [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
loader_cli.c [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00
loader_i.h [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00
loader_menu.c Loader: good looking error messages (#2873) 2023-07-13 16:02:59 +04:00
loader_menu.h [FL-2837][FL-3270] Loader refaptoring: second encounter (#2779) 2023-06-23 21:01:40 +09:00