godot/platform/android/java
ne0fhyk 24e3b3b88d 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-06-26 16:53:02 -07:00
..
app Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
editor Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
gradle/wrapper Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
lib Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
nativeSrcsConfigs Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00
scripts Cleanup the gradle build configuration 2022-03-28 08:12:55 -07:00
build.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00
gradle.properties Disable resource optimizations for release builds as it breaks the legacy build system. 2021-07-20 16:36:00 -07:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
settings.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00