godot-module-template/platform/android/java
Rémi Verschelde a447ac95ec
Move DisplayServer enums and typedefs to DisplayServerEnums
This will allow decoupling `display_server.h` from a number of headers in the
codebase which only require those enums and not all the DisplayServer API.
2026-03-03 12:44:02 +01:00
..
app Update the logic to insert plugins dependencies to support gradle platform dependencies 2026-02-04 17:12:18 -08:00
editor Implement project.godot file associations for the Android editor 2026-02-10 14:13:07 -08:00
gradle/wrapper Annual versions bump for the Android platform 2025-05-07 13:14:49 -04:00
lib Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01: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