virtualx-engine/platform/android/java/app
ne0fhyk 3a00ff1cce Add partial support for Android scoped storage.
This is done by providing API access to app specific directories which don't have any limitations and allows us to bump the target sdk version to 30.
In addition, we're also bumping the min sdk version to 19 as version 18 is no longer supported by Google Play Services and only account of 0.3% of Android devices.
2021-08-16 23:11:56 -07:00
..
assets Enable doNotStrip when doing development/debugging within Android Studio 2021-03-16 17:21:00 -07:00
res Fix custom boot splash image scaling. 2021-04-12 16:38:41 -07:00
src/com/godot/game Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
AndroidManifest.xml Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
build.gradle Update config versions and deprecate the use of the jcenter maven repo. 2021-06-24 08:58:56 -07:00
config.gradle Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
gradle.properties Disable resource optimizations for release builds as it breaks the legacy build system. 2021-07-20 16:44:04 -07:00
settings.gradle Update Android custom template build configuration. 2020-04-07 09:07:44 -07:00