flipperzero-firmware/applications
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
..
about [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
accessor [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00
archive [FL-1852] Archive: browser offset fix (#716) 2021-09-24 15:03:04 +03:00
bt [FL-1783] Power service refactoring (#718) 2021-09-24 19:28:02 +03:00
cli 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
crypto [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
debug_tools Input, Gui: total events complementarity on all levels (#681) 2021-08-31 11:22:52 +03:00
desktop [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
dialogs [FL-1880] Dialogs: fix semaphore lock (#722) 2021-09-24 19:36:53 +03:00
dolphin [FL-1824] Dolphin refactoring (#701) 2021-09-28 12:40:39 +03:00
gpio-tester [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
gui [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
ibutton [FL-1881] iButton cli: enable "OTG" when performing "onewire search" #725 2021-09-27 17:00:03 +03:00
input [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
irda [FL-1684] IRDA Add SIRC protocol (#693) 2021-09-10 00:37:32 +03:00
irda_monitor [FL-1684] IRDA Add SIRC protocol (#693) 2021-09-10 00:37:32 +03:00
lfrfid RFID: Fix various EM-Marin typos (#635) 2021-08-11 02:09:51 +03:00
lfrfid-debug Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
loader [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
music-player [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
nfc 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
notification [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
power [FL-1783] Power service refactoring (#718) 2021-09-24 19:28:02 +03:00
power-observer Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
scened-app-example Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
storage 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
storage-settings [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
subghz [FL-1815, FL-1851, FL-1856] SubGhz: preparation for certification, add deleting stored signals and rename file in SubGHz app (#714) 2021-09-28 03:05:40 +03:00
tests [FL-1800] IRDA: enc/decoder refactoring, Add NEC42 (#705) 2021-09-15 20:22:58 +03:00
applications.c [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
applications.h Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00
applications.mk [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00