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 Complete the implementation of the GodotPayment plugin. 2020-03-25 11:38:53 +01:00
patches Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00
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 Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00