flipperzero-firmware/applications/gui/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
..
widget_elements [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00
button_menu.c [FL-1472] Infrared: long names fix (#679) 2021-09-02 12:02:34 +03:00
button_menu.h [FL-1652, FL-1554] IRDA: Continuous transmitting (#636) 2021-08-11 20:51:06 +03:00
button_panel.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
button_panel.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +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-1371][FL-1502] Lfrfid app: fixes. (#555) 2021-07-04 19:01:16 +03:00
dialog_ex.c [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00
dialog_ex.h [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +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 GUI: add back to dialog module results. Power: exit from reboot view. (#477) 2021-05-21 12:33:30 +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-1819][FL-1848] About: hw, fw, boot version screens. Misc corrections of the About screens. (#719) 2021-09-24 14:56:27 +03:00
file_select.c Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
file_select.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
menu.c [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
menu.h [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
popup.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
popup.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
submenu.c [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
submenu.h [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
text_box.c [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
text_box.h [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
text_input.c [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
text_input.h [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
variable-item-list.c [FL-1758] SubGhz refactoring part 1 (#689) 2021-09-10 03:29:57 +03:00
variable-item-list.h [FL-1758] SubGhz refactoring part 1 (#689) 2021-09-10 03:29:57 +03:00
widget.c [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00
widget.h [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00