flipperzero-firmware/applications/gui
Albert Kharisov 17d6b9f612
[FL-2254] IR: fix hardfault, correct remote loading (#999)
* Bugfix: remove freeing of uninitialized object (IrdaAppSignal).
Therefore rubbish in memory sometimes caused HardFault.
* Fix: slow FFF makes IR-remotes loading take much time,
so we can glimpse previous scene's view while remote is parsing.
Reproducing: remove remote, fast press back (while popup is playing)
and select new remote - previous popup view is displayed.
2022-02-16 19:09:43 +03:00
..
modules [FL-2254] IR: fix hardfault, correct remote loading (#999) 2022-02-16 19:09:43 +03:00
canvas_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
canvas.c [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965) 2022-01-29 12:20:41 +03:00
canvas.h [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965) 2022-01-29 12:20:41 +03:00
elements.c [FL-1461] Update progressbar UI (IR bruteforce) (#997) 2022-02-16 14:29:28 +03:00
elements.h [FL-2152] New PIN lock (#989) 2022-02-10 21:17:41 +03:00
gui_i.h Pre-RC Bug Fixes and Gui lockdown mode. (#973) 2022-01-29 14:20:55 +03:00
gui.c Pre-RC Bug Fixes and Gui lockdown mode. (#973) 2022-01-29 14:20:55 +03:00
gui.h Pre-RC Bug Fixes and Gui lockdown mode. (#973) 2022-01-29 14:20:55 +03:00
icon_animation_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
icon_animation.c Gui: fix random crashes under load in icon_animation (#859) 2021-12-02 01:13:21 +03:00
icon_animation.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
icon_i.h Release Candidate 0.48.0 Bug Fixes (#991) 2022-02-13 22:24:03 +03:00
icon.c
icon.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
scene_manager_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
scene_manager.c [FL-2139] SubGhz: refactoring GUI SubGhz (#910) 2021-12-22 16:01:20 +03:00
scene_manager.h [FL-2139] SubGhz: refactoring GUI SubGhz (#910) 2021-12-22 16:01:20 +03:00
view_dispatcher_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_dispatcher.c [FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986) 2022-02-10 14:20:50 +03:00
view_dispatcher.h [FL-1995] New dolphin animations (part 1) (#835) 2021-11-24 19:21:12 +03:00
view_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_port_i.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_port.c
view_port.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
view_stack.c Desktop: fix crash caused by unconsumed back button short press (#974) 2022-01-30 19:45:08 +03:00
view_stack.h [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965) 2022-01-29 12:20:41 +03:00
view.c [FL-1908] New animation update scheme (#737) 2021-10-02 20:00:56 +03:00
view.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00