pandemonium_engine/platform/android/java/app
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
..
assetPacks/installTime
assets
res Ported: Only use Android fullscreen theme for splash screen - madmiraal 2022-07-28 13:24:22 +02:00
src/com/pandemonium/game Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
AndroidManifest.xml Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
build.gradle Ported: Ensure Android Java and Kotlin compile to the same version - madmiraal 2022-07-29 08:35:59 +02:00
config.gradle Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
gradle.properties Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
settings.gradle Ported: Ensure Android Java and Kotlin compile to the same version - madmiraal 2022-07-29 08:35:59 +02:00