godot/platform/android/java
Fredia Huya-Kouadio 87102e358d Fix Android input routing logic when using a hardware keyboard
When a hardware keyboard is connected, all key events come through so we can route them directly to the engine.
This is not the case for soft keyboards, for which the current logic was designed as it requires extra processing.
2023-08-23 09:57:00 -07:00
..
app Add export setting to control whether to show the Godot app in the app library 2023-08-13 09:54:10 -04:00
editor Add export setting to control whether to show the Godot app in the app library 2023-08-13 09:54:10 -04:00
gradle/wrapper Bump the target SDK version to 33 (Android 13) 2023-03-21 19:24:09 -07:00
lib Fix Android input routing logic when using a hardware keyboard 2023-08-23 09:57:00 -07:00
nativeSrcsConfigs Updating the minimum Android target api for proper Vulkan support 2022-11-30 11:16:59 -08:00
scripts
build.gradle Update the gradle build tasks to generate play store builds. 2023-04-27 22:08:55 -07:00
gradle.properties Rename Godot's 'custom build' to 'gradle build' to better reflect the underlying build process. 2023-02-02 07:17:31 -08:00
gradlew
gradlew.bat
settings.gradle