flipperzero-firmware/applications/gui
gornekich 61c8f3325a
[FL-1217] Menu refactoring (#726)
* menu: remove dead code
* loader: change views from modules instead of menu service
* dolphin: start main menu with loader API
* applications: don't start menu service
* loader: add debug tools menu
* gui modules: introduce menu model
* loader: remove calls to menu service API
* gui modules: implement menu module
* loader: add menu view
* gui menu: add animation
* applications: remove menu service
* gui modules: rename icon_menu -> menu
* loader: clean up code
* menu module: add documentation, format code
* menu: remove unused parameter
* desktop: use loader to launch primary menu
* Applications: cleaner makefile app declaration. Loader: application autostart
* Gui: cleanup menu and submenu API.

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-09-28 16:10:13 +03:00
..
modules [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
canvas_i.h
canvas.c [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
canvas.h
elements.c [FL-1783] Power service refactoring (#718) 2021-09-24 19:28:02 +03:00
elements.h [FL-1783] Power service refactoring (#718) 2021-09-24 19:28:02 +03:00
gui_i.h
gui.c [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
gui.h
icon_animation_i.h
icon_animation.c
icon_animation.h
icon_i.h
icon.c
icon.h
scene_manager_i.h
scene_manager.c
scene_manager.h
u8g2_periphery.c
view_dispatcher_i.h [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
view_dispatcher.c [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
view_dispatcher.h
view_i.h
view_port_i.h
view_port.c [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
view_port.h
view.c
view.h