godot/platform/android
Rémi Verschelde 4e19e3603b
Merge pull request #41385 from m4gr3d/fix_splash_loading_master
Fix splash screen loading on Android
2020-09-28 20:45:53 +02:00
..
api Add override keywords. 2020-07-10 13:56:54 +01:00
export Merge pull request #41385 from m4gr3d/fix_splash_loading_master 2020-09-28 20:45:53 +02:00
java Merge pull request #41385 from m4gr3d/fix_splash_loading_master 2020-09-28 20:45:53 +02:00
plugin Remove GodotPayment android plugin 2020-06-22 09:21:05 +02:00
vulkan Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
android_keys_utils.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
android_keys_utils.h Android: Keyboard modifier and arrow key support 2020-07-21 22:13:24 +03:00
audio_driver_jandroid.cpp Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
audio_driver_jandroid.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
audio_driver_opensl.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
audio_driver_opensl.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
detect.py CI: Install master version of psf/black 2020-07-26 19:48:25 +02:00
dir_access_jandroid.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
dir_access_jandroid.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
display_server_android.cpp Remove obsolete GLES2 backend code 2020-08-13 10:04:53 +02:00
display_server_android.h Fix Return key events in LineEdit & TextEdit on Android 2020-07-26 20:06:07 +02:00
file_access_android.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
file_access_android.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
file_access_jandroid.cpp Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
file_access_jandroid.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
java_class_wrapper.cpp Enable the ability to use Godot as a subview within an Android app 2020-06-25 19:52:40 -07:00
java_godot_io_wrapper.cpp Fix Return key events in LineEdit & TextEdit on Android 2020-07-26 20:06:07 +02:00
java_godot_io_wrapper.h Fix Return key events in LineEdit & TextEdit on Android 2020-07-26 20:06:07 +02:00
java_godot_lib_jni.cpp Add a separate application focus/in notification out from Window focus notification. 2020-06-30 10:40:06 -03:00
java_godot_lib_jni.h Enable the ability to use Godot as a subview within an Android app 2020-06-25 19:52:40 -07:00
java_godot_wrapper.cpp Enable the ability to use Godot as a subview within an Android app 2020-06-25 19:52:40 -07:00
java_godot_wrapper.h Enable the ability to use Godot as a subview within an Android app 2020-06-25 19:52:40 -07:00
jni_utils.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
jni_utils.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
logo.png platform: Update metadata for export platforms 2020-08-01 23:43:14 -07:00
net_socket_android.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
net_socket_android.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
os_android.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
os_android.h Display Server support 2020-04-08 01:47:09 +02:00
platform_config.h
run_icon.png
SCsub Display Server support 2020-04-08 01:47:09 +02:00
string_android.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
thread_jandroid.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
thread_jandroid.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00