virtualx-engine/platform/android/java/lib
Fredia Huya-Kouadio 620fdd1f07 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-09-14 04:29:15 -07:00
..
aidl/com/android/vending/licensing
patches
res Implement file provider capabilities 2023-02-01 01:01:20 -08:00
src Fix Android input routing logic when using a hardware keyboard 2023-09-14 04:29:15 -07:00
AndroidManifest.xml Implement file provider capabilities 2023-02-01 01:01:20 -08:00
build.gradle Update the gradle build tasks to generate play store builds. 2023-04-27 22:13:00 -07:00
THIRDPARTY.md