pandemonium_engine/platform/android/java
Relintai 9d76074b58 Ported: 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.
- m4gr3d
24e3b3b88d
2022-07-29 19:24:07 +02:00
..
app Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
editor Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
gradle/wrapper Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
lib Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
nativeSrcsConfigs Ported: Ensure Android Java and Kotlin compile to the same version - madmiraal 2022-07-29 08:35:59 +02:00
scripts Added missing scripts. 2022-07-29 09:22:06 +02:00
build.gradle Added missing scripts. 2022-07-29 09:22:06 +02:00
gradle.properties Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
gradlew Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
gradlew.bat Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
settings.gradle Ported: Ensure Android Java and Kotlin compile to the same version - madmiraal 2022-07-29 08:35:59 +02:00