godot/platform/android
Fredia Huya-Kouadio 526b99ee36 Disable engine splash logic on Android; this is now handled by the Android theme api.
In addition, add support for scaling and applying filter to the splash screen on Android.
One limitation of the api being used is that the splash screen aspect ratio is not maintained when it's scaled up.
2021-02-18 03:20:49 -08:00
..
api Modernize Thread 2021-01-29 12:02:13 +01:00
export Disable engine splash logic on Android; this is now handled by the Android theme api. 2021-02-18 03:20:49 -08:00
java Disable engine splash logic on Android; this is now handled by the Android theme api. 2021-02-18 03:20:49 -08:00
plugin Expose GodotPlugin's utility methods used for registration and signal emitting. 2021-02-15 15:55:59 -08:00
vulkan Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
android_keys_utils.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
android_keys_utils.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
audio_driver_jandroid.cpp Modernize Thread 2021-01-29 12:02:13 +01:00
audio_driver_jandroid.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
audio_driver_opensl.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
audio_driver_opensl.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
detect.py Override ANDROID_NDK_ROOT based on the project ndk version. 2021-02-17 19:11:05 -08:00
dir_access_jandroid.cpp Modernize Thread 2021-01-29 12:02:13 +01:00
dir_access_jandroid.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
display_server_android.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
display_server_android.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
file_access_android.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
file_access_android.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
java_class_wrapper.cpp Modernize Thread 2021-01-29 12:02:13 +01:00
java_godot_io_wrapper.cpp Modernize Thread 2021-01-29 12:02:13 +01:00
java_godot_io_wrapper.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
java_godot_lib_jni.cpp Modernize Thread 2021-01-29 12:02:13 +01:00
java_godot_lib_jni.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
java_godot_view_wrapper.cpp Modernize Thread 2021-01-29 12:02:13 +01:00
java_godot_view_wrapper.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
java_godot_wrapper.cpp Modernize Thread 2021-01-29 12:02:13 +01:00
java_godot_wrapper.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
jni_utils.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
jni_utils.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
logo.png platform: Update metadata for export platforms 2020-08-01 23:43:14 -07:00
net_socket_android.cpp Modernize Thread 2021-01-29 12:02:13 +01:00
net_socket_android.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
os_android.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
os_android.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
platform_config.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
run_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00
string_android.h Modernize Thread 2021-01-29 12:02:13 +01:00
thread_jandroid.cpp Modernize Thread 2021-01-29 12:02:13 +01:00
thread_jandroid.h Modernize Thread 2021-01-29 12:02:13 +01:00