godot/platform/android/java/lib
PouleyKetchoupp 196860508a 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.
2020-01-31 16:24:09 +01:00
..
aidl/com/android/vending 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
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 Add support for Android adaptive icons. 2020-01-14 16:11:07 +00:00
src Fixed LineEdit virtual keyboard inputs on Android 2020-01-31 16:24:09 +01:00
AndroidManifest.xml Add support for Android adaptive icons. 2020-01-14 16:11:07 +00:00
build.gradle Address crash caused by missing dependency. 2020-01-27 10:45:25 -08:00
CMakeLists.txt 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
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