virtualx-engine/platform/android/java
Omar Shehata 42d2187f38
Fix double tap & drag on Android
(cherry picked from commit 0c94750642)
2023-08-28 17:27:15 +02:00
..
app Add parameters for the Godot Activity starting intent to allow restarting or force-quitting the engine 2023-06-15 21:45:30 -07:00
editor Add parameters for the Godot Activity starting intent to allow restarting or force-quitting the engine 2023-06-15 21:45:30 -07:00
gradle/wrapper Bump the target SDK version to 33 (Android 13) 2023-03-21 19:24:39 -07:00
lib Fix double tap & drag on Android 2023-08-28 17:27:15 +02:00
nativeSrcsConfigs Add a theme usability setting which updates the touch area of UI elements (e.g: scrollbar) for the editor on touchscreen devices 2023-01-22 07:09:48 -08:00
scripts Cleanup the gradle build configuration 2022-03-28 08:12:55 -07:00
build.gradle Update the gradle build tasks to generate play store builds. 2023-04-27 22:13:00 -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
gradlew Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
settings.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00