godot/platform/android/java
Fredia Huya-Kouadio 625b92e3cd Input logic cleanup:
- Fix invalid detection of mouse input. Prioritize using the event tool type to detect the type of the event, and only use the event source as fallback.

- Ensure that pressure and tilt information is passed for touch drag events

- Consolidate logic and remove redundant methods

- Improve the logic to detect when external hardware keyboards are connected to the device
2024-05-19 14:08:01 -07:00
..
app Fix issue causing the copyAndRename* task to fail on occasions on Windows machines 2024-04-17 08:38:32 -07:00
editor Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
gradle/wrapper Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
lib Input logic cleanup: 2024-05-19 14:08:01 -07:00
nativeSrcsConfigs Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
scripts Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
build.gradle Merge pull request #84674 from m4gr3d/add_flag_to_run_scons_from_gradle 2024-01-29 23:24:05 +01: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 Android dependencies for the project 2024-01-18 10:35:32 -08:00