flipperzero-firmware/lib/app-scened-template/view-modules
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
..
byte-input-vm.cpp C++ apps: templated scene controller (#517) 2021-06-15 14:01:56 +03:00
byte-input-vm.h C++ apps: templated scene controller (#517) 2021-06-15 14:01:56 +03:00
dialog-ex-vm.cpp GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
dialog-ex-vm.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
generic-view-module.h C++ apps: templated scene controller (#517) 2021-06-15 14:01:56 +03:00
popup-vm.cpp GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
popup-vm.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
submenu-vm.cpp [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
submenu-vm.h [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
text-input-vm.cpp [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
text-input-vm.h [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00