flipperzero-firmware/applications/gui/modules
Nikolay Minaylov 79920a3522
[FL-2491] File browser GUI module (#1237)
* File browser module and test app
* nfc: Add support for saved files in subdirectories
* nfc: Use helper function to get shadow path when loading data
* File browser dialog integration pt.1
* File browser dialog integration pt.2
* Gui,Dialogs: drop file select
* Correct use of dynamic string_t(string_ptr)

Co-authored-by: Yukai Li <yukaili.geek@gmail.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-27 14:19:21 +03:00
..
widget_elements
button_menu.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
button_menu.h
button_panel.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
button_panel.h
byte_input.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
byte_input.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
dialog_ex.c FL-2534: change button text in format dialog and fix incorrect dialog_ex behavior when text is not set (#1253) 2022-05-21 04:40:49 +10:00
dialog_ex.h
dialog.c
dialog.h
empty_screen.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
empty_screen.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
file_browser_worker.c [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
file_browser_worker.h [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
file_browser.c [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
file_browser.h [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
loading.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
loading.h
menu.c
menu.h
popup.c
popup.h
submenu.c
submenu.h
text_box.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
text_box.h [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00
text_input.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
text_input.h
validators.c [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
validators.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
variable_item_list.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
variable_item_list.h
widget.c
widget.h