virtualx-engine/platform/android/export
Fredia Huya-Kouadio f9c19298ce Add full support for Android scoped storage.
This was done by refactoring directory and file access handling for the Android platform so that any general filesystem access type go through the Android layer.
This allows us to validate whether the access is unrestricted, or whether it falls under scoped storage and thus act appropriately.
2022-07-05 03:00:37 -07:00
..
export.cpp Cleanup Android C++ code 2022-05-31 17:11:05 +01:00
export.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
export_plugin.cpp Add full support for Android scoped storage. 2022-07-05 03:00:37 -07:00
export_plugin.h Add full support for Android scoped storage. 2022-07-05 03:00:37 -07:00
godot_plugin_config.cpp Cleanup Android C++ code 2022-05-31 17:11:05 +01:00
godot_plugin_config.h Cleanup Android C++ code 2022-05-31 17:11:05 +01:00
gradle_export_util.cpp Add full support for Android scoped storage. 2022-07-05 03:00:37 -07:00
gradle_export_util.h Add full support for Android scoped storage. 2022-07-05 03:00:37 -07:00