godot/platform/android
Rémi Verschelde 3ecdc27f49
Merge pull request #39004 from nekomatata/android-reset-surface
Proper surface reset when resuming app on Android
2020-05-24 22:31:03 +02:00
..
api Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
export Update the permission string for the Oculus hand tracking to match the latest api update 2020-05-18 15:28:18 -07:00
java Merge pull request #39004 from nekomatata/android-reset-surface 2020-05-24 22:31:03 +02:00
plugin Implementation of the Godot Android Plugin configuration file 2020-05-17 11:11:26 -07:00
vulkan Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
SCsub Display Server support 2020-04-08 01:47:09 +02:00
android_keys_utils.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
android_keys_utils.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02: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 Vulkan rendering for Android 2020-04-03 11:18:59 +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 Proper surface reset when resuming app on Android 2020-05-24 20:42:21 +02:00
display_server_android.h Proper surface reset when resuming app on Android 2020-05-24 20:42:21 +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 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
java_godot_io_wrapper.cpp Fix Android LineEdit editing bugs 2020-05-16 17:55:27 +02:00
java_godot_io_wrapper.h Fix Android LineEdit editing bugs 2020-05-16 17:55:27 +02:00
java_godot_lib_jni.cpp Merge pull request #39004 from nekomatata/android-reset-surface 2020-05-24 22:31:03 +02:00
java_godot_lib_jni.h Merge pull request #39004 from nekomatata/android-reset-surface 2020-05-24 22:31:03 +02:00
java_godot_wrapper.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
java_godot_wrapper.h Replace NULL with nullptr 2020-04-02 13:38:00 +02: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
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
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