godot/platform/android/java
Anish Mishra 67b45299c7 Android: Run clipboard tasks on UI thread
Fixes crashes on older Android versions (API level <= 27) by ensuring
that all clipboard operations are executed on the UI thread.
2025-07-22 20:58:22 +05:30
..
app Fix Immersive mode and keyboard height issues on Android 2025-07-16 23:31:47 +05:30
editor Fix the build logic to generate the native debug symbols 2025-07-05 10:38:22 -07:00
gradle/wrapper Annual versions bump for the Android platform 2025-05-07 13:14:49 -04:00
lib Android: Run clipboard tasks on UI thread 2025-07-22 20:58:22 +05:30
nativeSrcsConfigs Bump the NDK to version 28.1.13356709 2025-05-13 08:27:36 -07:00
scripts Add a debug version for Godot's maven central artifact 2025-07-17 17:17:40 -07:00
build.gradle Update the maven publishing configuration following the deprecation of the OSSHR service 2025-07-07 15:57:04 -07: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