pandemonium_engine/platform/android/java
Relintai 9022a74db3 Ported from godot: 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.
- m4gr3d
620fdd1f07
2023-10-02 17:10:27 +02:00
..
app Fix the android lib's package locations. 2023-08-27 22:56:41 +02:00
editor Fix: incorrectly .gitignored files. 2023-08-30 10:30:35 +02:00
gradle/wrapper Ported: Bump the target SDK version to 33 (Android 13) 2023-04-15 11:15:16 +02:00
lib Ported from godot: Fix Android input routing logic when using a hardware keyboard 2023-10-02 17:10:27 +02:00
nativeSrcsConfigs Fix the android lib's package locations. 2023-08-27 22:56:41 +02:00
scripts
build.gradle
gradle.properties
gradlew
gradlew.bat
settings.gradle