virtualx-engine/platform/android/java/lib
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
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-17 17:43:09 -07:00
patches Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00
res Style: Cleanup uses of double spaces between words 2021-06-07 11:03:08 +02:00
src Add full support for Android scoped storage. 2022-07-05 03:00:37 -07:00
AndroidManifest.xml Add full support for Android scoped storage. 2022-07-05 03:00:37 -07:00
build.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +01:00
THIRDPARTY.md Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00