flipperzero-firmware/applications/services/gui/modules
あく 769c53b6da
[FL-2977] Gui: better navigation in file browser dialog (#2014)
* Gui: proper navigation in file browser dialog
* Trim file name from start path
* File list loading fix
* File list offset fix

Co-authored-by: nminaylov <nm29719@gmail.com>
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
2022-11-29 03:59:24 +09:00
..
widget_elements Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
button_menu.c [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +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-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
button_panel.h Typos fix in some strings/comments #1794 2022-09-29 01:52:46 +09:00
byte_input.c [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +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 [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +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_worker.c [FL-2977] Gui: better navigation in file browser dialog (#2014) 2022-11-29 03:59:24 +09:00
file_browser_worker.h [FL-2977] Gui: better navigation in file browser dialog (#2014) 2022-11-29 03:59:24 +09:00
file_browser.c [FL-2977] Gui: better navigation in file browser dialog (#2014) 2022-11-29 03:59:24 +09:00
file_browser.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
loading.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +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-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
menu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
popup.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
popup.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
submenu.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +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 Fix for spelling (#2051) 2022-11-29 01:51:51 +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 [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
text_input.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
validators.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
validators.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
variable_item_list.c Allow pins 0 and 1 as RTS/DTR for USB UART Bridge (#1864) 2022-10-19 00:06:18 +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-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
widget.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00