godot/platform/android/java
PouleyKetchoupp b2ac2b6201 Fixed LineEdit virtual keyboard inputs on Android
Changed the condition to add a length filter to make it consistent with the documentation (0 means no character limit). Otherwise the default value in LineEdit causes the virtual keyboard to be non-fonctional on Android.

(cherry picked from commit 196860508a)
2020-02-06 13:02:07 +01:00
..
app Address crash caused by missing dependency. 2020-01-27 10:45:25 -08:00
gradle/wrapper
lib Fixed LineEdit virtual keyboard inputs on Android 2020-02-06 13:02:07 +01:00
build.gradle Updates the Godot gradle tasks to enable manual runs of the scons command. 2019-09-24 06:18:21 -07:00
gradle.properties
gradlew
gradlew.bat
settings.gradle