godot/platform/android/java/app
2021-08-27 11:16:20 -07:00
..
assets Enable doNotStrip when doing development/debugging within Android Studio 2021-03-17 15:17:02 +01:00
res Fix custom boot splash image scaling. 2021-04-12 16:39:32 -07:00
src/com/godot/game Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
AndroidManifest.xml Update Oculus vr configs and add support for accessing Oculus OpenXR runtime 2021-08-27 11:16:20 -07:00
build.gradle Update config versions and deprecate the use of the jcenter maven repo. 2021-06-29 14:02:22 +02:00
config.gradle Add partial support for Android scoped storage. 2021-08-13 11:04:17 -07:00
gradle.properties Disable resource optimizations for release builds as it breaks the legacy build system. 2021-07-20 16:36:00 -07:00
settings.gradle