flipperzero-firmware/applications/dialogs
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
..
dialogs_api_lock.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
dialogs_api.c [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
dialogs_i.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
dialogs_message.h [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
dialogs_module_file_browser.c [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
dialogs_module_file_browser.h [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
dialogs_module_message.c [FL-2131] IR: continuous signal tx on learn scene (#1002) 2022-02-18 23:16:22 +03:00
dialogs_module_message.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
dialogs.c [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
dialogs.h [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
view_holder.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
view_holder.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00