godot/platform/android
Ruslan Mustakov 275e537058 Allow to obtain virtual keyboard height
On mobile platforms virtual keyboards take up significant amount of
screen space and UI containing a text box may need to be adjusted
after the keyboard appears to keep the text box visible to user. This
commit adds a way to obtain virtual keyabord height so that controls
are aware of how much they need to move.
2017-10-04 17:21:05 +07:00
..
export Fix unused variable warnings 2017-09-08 15:03:53 +02:00
globals Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
java Allow to obtain virtual keyboard height 2017-10-04 17:21:05 +07:00
android_native_app_glue.c
android_native_app_glue.h
AndroidManifest.xml.template Set Android minSdkVersion to 18 2017-09-20 11:49:46 +07:00
audio_driver_jandroid.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_driver_jandroid.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_driver_opensl.cpp Fix files header 2017-09-01 21:07:55 +07:00
audio_driver_opensl.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
build.gradle.template
cpu-features.c
cpu-features.h
detect.py Use BoolVariable in platform-specific options. 2017-09-25 14:36:30 -04:00
dir_access_android.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
dir_access_android.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
dir_access_jandroid.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
dir_access_jandroid.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
file_access_android.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_android.h Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_jandroid.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_jandroid.h Extract logging logic 2017-09-25 16:19:21 +07:00
godot_android.cpp Dead code tells no tales 2017-08-27 22:13:45 +02:00
ifaddrs_android.cpp
ifaddrs_android.h
java_class_wrapper.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
java_class_wrapper.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
java_glue.cpp Allow to obtain virtual keyboard height 2017-10-04 17:21:05 +07:00
java_glue.h Allow to obtain virtual keyboard height 2017-10-04 17:21:05 +07:00
logo.png
os_android.cpp Allow to obtain virtual keyboard height 2017-10-04 17:21:05 +07:00
os_android.h Allow to obtain virtual keyboard height 2017-10-04 17:21:05 +07:00
platform_config.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
power_android.cpp Fix enums bindings 2017-09-13 20:57:07 +03:00
power_android.h Fix enums bindings 2017-09-13 20:57:07 +03:00
run_icon.png
SCsub Set Android minSdkVersion to 18 2017-09-20 11:49:46 +07:00
sign.sh
thread_jandroid.cpp Merge pull request #10552 from RandomShaper/improve-posix 2017-08-29 00:07:07 +02:00
thread_jandroid.h Merge pull request #10552 from RandomShaper/improve-posix 2017-08-29 00:07:07 +02:00