virtualx-engine/platform/android/java
PouleyKetchoupp a2dd966301 Fix virtual keyboard height regression
Disabling virtual keyboard focus adjustement caused get_keyboard_height
to always return 0 because it was calculated when the view is resized.

In order to fix it, a PopupWindow is now created on top of the main view
and is set for focus adjustments so the keyboard size can be calculated
based on this popup without affecting the main view.
2020-07-24 19:54:06 +02:00
..
app Create strings.xml files in the gradle project to handle localization 2020-07-15 13:02:59 -04:00
gradle/wrapper Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
lib Fix virtual keyboard height regression 2020-07-24 19:54:06 +02:00
build.gradle Remove GodotPayment android plugin 2020-06-22 09:21:05 +02:00
gradle.properties Android: Migrate deprecated support library to AndroidX 2020-05-10 19:03:44 +03:00
gradlew Fix lint error/warning while building android template 2018-12-18 17:26:33 +09:00
gradlew.bat Git: Explicitly list binary files as such to avoid EOL change 2019-05-25 10:43:48 +02:00
settings.gradle Follow up cleanup for the godotpayment project module 2020-06-22 12:53:25 -07:00