virtualx-engine/platform/android/java/app
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
..
assetPacks/installTime Add support for Play Asset Delivery. 2021-09-15 06:06:11 -07:00
assets Enable doNotStrip when doing development/debugging within Android Studio 2021-03-16 17:21:00 -07:00
res Only use Android fullscreen theme for splash screen 2022-05-27 16:54:44 +02:00
src/com/godot/game Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
AndroidManifest.xml Update android:targetSdkVersion from 30 to 31 2022-06-23 15:17:15 +02:00
build.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +01:00
config.gradle Add full support for Android scoped storage. 2022-07-05 03:00:37 -07:00
gradle.properties Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
settings.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +01:00