godot/platform/android
Pedro J. Estébanez aee586553a Improve UX of drive letters
Namely, move the drive dropdown to just the left of the path text box and don't include the former
in the latter.

This improves the UX on Windows.

In the UNIX case, since its concept of drives is (ab)used to provide shortcuts to useful paths, its
dropdown is kept at the original location.
2020-03-03 10:38:34 +01:00
..
api Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 2020-02-25 12:55:53 +01:00
export Reimplement Mutex with C++'s <mutex> 2020-02-26 20:40:10 +01:00
java Rename scancode to keycode. 2020-02-25 12:30:33 +02:00
audio_driver_jandroid.cpp Reimplement Mutex with C++'s <mutex> 2020-02-26 20:40:10 +01:00
audio_driver_jandroid.h Reimplement Mutex with C++'s <mutex> 2020-02-26 20:40:10 +01:00
audio_driver_opensl.cpp Reimplement Mutex with C++'s <mutex> 2020-02-26 20:40:10 +01:00
audio_driver_opensl.h Reimplement Mutex with C++'s <mutex> 2020-02-26 20:40:10 +01:00
detect.py Android: Style fixes to manifest and build.gradle 2019-08-27 11:16:55 +02:00
dir_access_jandroid.cpp Improve UX of drive letters 2020-03-03 10:38:34 +01:00
dir_access_jandroid.h Improve UX of drive letters 2020-03-03 10:38:34 +01:00
file_access_android.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_android.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_jandroid.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_jandroid.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
java_class_wrapper.cpp Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 2020-02-25 12:55:53 +01:00
java_godot_io_wrapper.cpp Android virtual keyboard respecting LineEdit max length. 2020-01-23 01:52:49 +00:00
java_godot_io_wrapper.h Android virtual keyboard respecting LineEdit max length. 2020-01-23 01:52:49 +00:00
java_godot_lib_jni.cpp Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes 2020-03-01 23:00:42 +01:00
java_godot_lib_jni.h Rename scancode to keycode. 2020-02-25 12:30:33 +02:00
java_godot_wrapper.cpp Remove obsolete GLES3 backend 2020-02-13 10:36:44 +01:00
java_godot_wrapper.h Remove obsolete GLES3 backend 2020-02-13 10:36:44 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2019-10-12 23:23:33 +02:00
net_socket_android.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
net_socket_android.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
os_android.cpp Remove incomplete battery status/power API 2020-02-14 13:43:32 +01:00
os_android.h Remove incomplete battery status/power API 2020-02-14 13:43:32 +01:00
platform_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
run_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
SCsub Remove incomplete battery status/power API 2020-02-14 13:43:32 +01:00
string_android.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread_jandroid.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread_jandroid.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00