godot-module-template/platform/android/java/src
Ruslan Mustakov ca7447daf6 Improve input handling on Android
- Dispatch input immediately as it comes, instead of delaying it to the
   next step().

 - Fix text box input handling when caret is at the middle of the text.

 - Minimize queueEvent calls on Java side.
2017-10-04 16:14:29 +07:00
..
com Merge pull request #8723 from volzhs/fix-android-master 2017-05-12 08:24:22 +02:00
org/godotengine/godot Improve input handling on Android 2017-10-04 16:14:29 +07:00