unleashed-firmware/applications/services/gui/modules
Sergey Gavrilov a7d1ec03e8
[FL-3270] Loader refactoring, part 1 (#2593)
* Loader: menu part
* Settings: remove unused loader api
* Desktop: get loader from record_open
* CLI: remove unneeded loader api
* gitignore: ignore .old files
* Loader: now really a service
* Loader: working service prototype
* Loader: cli, system start hooks
* CI/CD: make happy
* Loader: autorun
* Loader: lock and unlock
* Loader: rearrange code
* Gui, module menu: fix memleak
* Updater test: add timeout
* added update timeouts and max run duration
* Github: revert updater test workflow changes
* Loader: less missleading message in info cli command

Co-authored-by: doomwastaken <k.volkov@flipperdevices.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-05-04 12:48:13 +09:00
..
widget_elements [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
button_menu.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
button_menu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
button_panel.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
button_panel.h Typos fix in some strings/comments #1794 2022-09-29 01:52:46 +09:00
byte_input.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
byte_input.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
dialog_ex.c Modules: locking view model (#2189) 2022-12-27 04:46:05 +09:00
dialog_ex.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
empty_screen.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
empty_screen.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
file_browser.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
file_browser.h [FL-3001] File browser base folder (#2091) 2022-12-07 23:17:41 +09:00
file_browser_worker.c [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
file_browser_worker.h [FL-3001] File browser base folder (#2091) 2022-12-07 23:17:41 +09:00
loading.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
loading.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
menu.c [FL-3270] Loader refactoring, part 1 (#2593) 2023-05-04 12:48:13 +09:00
menu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
popup.c Modules: locking view model (#2189) 2022-12-27 04:46:05 +09:00
popup.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
submenu.c [FL-3134] BadUSB: Script interpreter refactoring (#2485) 2023-03-21 02:22:03 +09:00
submenu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
text_box.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
text_box.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
text_input.c Fix auto-capitalization in the keyboard when the text box is empty. (#2483) 2023-03-15 23:51:15 +09:00
text_input.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
validators.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
validators.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
variable_item_list.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
variable_item_list.h Allow pins 0 and 1 as RTS/DTR for USB UART Bridge (#1864) 2022-10-19 00:06:18 +09:00
widget.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
widget.h [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00