godot/platform/android/java
Fredia Huya-Kouadio 31b595cd5e Deprecate and remove obb support
The current obb support was specific to the Google Play store which has deprecated the format in favor on Android bundle and Play asset delivery.
For projects that still have a dependency on the Play store obb support, the deprecated logic has been moved into a separate Godot Obb Android plugin.
2026-04-10 12:25:44 -07:00
..
app Android: Add export options to customize splash screen 2026-04-09 11:39:36 +05:30
editor [Android] Follow up fixes to enabling orientation change in the script editor 2026-03-20 12:06:47 -07:00
gradle/wrapper Annual versions bump for the Android platform 2025-05-07 13:14:49 -04:00
lib Deprecate and remove obb support 2026-04-10 12:25:44 -07:00
nativeSrcsConfigs Trigger save of the RD pipeline cache on application pause 2025-12-30 19:25:29 -08:00
scripts Add a debug version for Godot's maven central artifact 2025-07-17 17:17:40 -07:00
build.gradle Deprecate the Android studio dev buildtype 2026-02-03 06:55:00 -08:00
gradle.properties Fix gradle build errors when the build path contains non-ASCII characters 2024-02-13 14:31:08 -08:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
settings.gradle Update the maven publishing configuration following the deprecation of the OSSHR service 2025-07-07 15:57:04 -07:00
THIRDPARTY.md Update the GodotHost interface to support signing and verifying Android apks 2024-08-26 11:16:38 -07:00