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 [FL-2475] Text Box add three dots trim option (#1136) 2022-04-19 22:23:50 +03:00
button_menu.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
button_menu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
button_panel.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
button_panel.h [FL-2284] IR: Show universal remote loading (#1004) 2022-02-24 14:59:36 +03:00
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 [FL-2131] IR: continuous signal tx on learn scene (#1002) 2022-02-18 23:16:22 +03:00
dialog.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
dialog.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
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 [FL-2284] IR: Show universal remote loading (#1004) 2022-02-24 14:59:36 +03:00
menu.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
menu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
popup.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
popup.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
submenu.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
submenu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
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 [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
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 [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
widget.c [FL-2475] Text Box add three dots trim option (#1136) 2022-04-19 22:23:50 +03:00
widget.h [FL-2475] Text Box add three dots trim option (#1136) 2022-04-19 22:23:50 +03:00