2
0
Fork 0
godot/platform/android/java
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
..
app Add full support for Android scoped storage. 2022-07-05 03:00:37 +07:00
editor Add full support for Android scoped storage. 2022-07-05 03:00:37 +07:00
gradle/wrapper
lib Add full support for Android scoped storage. 2022-07-05 03:00:37 +07:00
nativeSrcsConfigs Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +07:00
scripts Android port of the Godot Editor 2022-03-28 14:04:51 +07:00
build.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +07:00
gradle.properties
gradlew
gradlew.bat
settings.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +07:00