godot/platform/android
2021-03-17 15:17:02 +01:00
..
api Modernize Thread 2021-02-18 11:58:08 +01:00
export Merge pull request #46458 from m4gr3d/fix_invalid_missing_templates_error 2021-02-27 16:52:41 +01:00
java Enable doNotStrip when doing development/debugging within Android Studio 2021-03-17 15:17:02 +01:00
plugin Expose GodotPlugin's utility methods used for registration and signal emitting. 2021-02-15 15:57:36 -08:00
android_keys_utils.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
android_keys_utils.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
audio_driver_jandroid.cpp Modernize Thread 2021-02-18 11:58:08 +01:00
audio_driver_jandroid.h Modernize Mutex 2021-02-18 11:58:08 +01:00
audio_driver_opensl.cpp Modernize Mutex 2021-02-18 11:58:08 +01:00
audio_driver_opensl.h Modernize Mutex 2021-02-18 11:58:08 +01:00
detect.py Override ANDROID_NDK_ROOT based on the project ndk version. 2021-02-18 14:59:10 +01:00
dir_access_jandroid.cpp Modernize Thread 2021-02-18 11:58:08 +01:00
dir_access_jandroid.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
file_access_android.cpp Add parameter checkes to FileAccess get_buffer functions 2021-03-14 12:03:22 +01:00
file_access_android.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
java_class_wrapper.cpp Modernize Thread 2021-02-18 11:58:08 +01:00
java_godot_io_wrapper.cpp Modernize atomics 2021-02-18 12:23:25 +01:00
java_godot_io_wrapper.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
java_godot_lib_jni.cpp Leverage java annotations to simplify the logic used to register the Godot plugin methods. 2021-03-16 01:20:43 -07:00
java_godot_lib_jni.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
java_godot_wrapper.cpp Leverage java annotations to simplify the logic used to register the Godot plugin methods. 2021-03-16 01:20:43 -07:00
java_godot_wrapper.h Leverage java annotations to simplify the logic used to register the Godot plugin methods. 2021-03-16 01:20:43 -07:00
jni_utils.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
jni_utils.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
logo.png platform: Update metadata for export platforms 2020-08-14 00:32:05 +02:00
net_socket_android.cpp Modernize Thread 2021-02-18 11:58:08 +01:00
net_socket_android.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
os_android.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
os_android.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
platform_config.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
power_android.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
power_android.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
run_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
SCsub Remove unused FileAccessJAndroid. 2020-12-09 12:00:50 +01:00
string_android.h Modernize Thread 2021-02-18 11:58:08 +01:00
thread_jandroid.cpp Modernize Thread 2021-02-18 11:58:08 +01:00
thread_jandroid.h Modernize Thread 2021-02-18 11:58:08 +01:00