flipperzero-firmware/applications/gui/modules
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
..
widget_elements [FL-1497] GUI textbox element and widget (#792) 2021-10-27 21:55:03 +03:00
button_menu.c [FL-2254] IR: fix hardfault, correct remote loading (#999) 2022-02-16 19:09:43 +03:00
button_menu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
button_panel.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
button_panel.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
byte_input.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
byte_input.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
dialog_ex.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
dialog_ex.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
dialog.c GUI: add back to dialog module results. Power: exit from reboot view. (#477) 2021-05-21 12:33:30 +03:00
dialog.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
empty_screen.c [FL-1819][FL-1848] About: hw, fw, boot version screens. Misc corrections of the About screens. (#719) 2021-09-24 14:56:27 +03:00
empty_screen.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
file_select.c [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) 2022-01-21 19:55:44 +03:00
file_select.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
menu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
menu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
popup.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
popup.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
submenu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
submenu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
text_box.c [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00
text_box.h [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00
text_input.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
text_input.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
validators.c [FL-2045] SubGhz: new protocol (GSN , Beninca/Allmatic, Elmes) and validator (#958) 2022-01-21 16:55:09 +03:00
validators.h [FL-2045] SubGhz: new protocol (GSN , Beninca/Allmatic, Elmes) and validator (#958) 2022-01-21 16:55:09 +03:00
variable_item_list.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
variable_item_list.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
widget.c [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00
widget.h [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00