godot/platform/android
Ignacio Etcheverry 6de04cf04c Improve custom thread numbering for POSIX
We lazily assign new IDs to threads that do not have one. This is the case for threads not created by the Godot API.
2019-01-25 00:59:07 +01:00
..
export ExportDialog: Make error messages translatable 2019-01-21 18:34:53 +01:00
java Fix Android keep screen on working properly 2019-01-15 22:06:44 +09:00
AndroidManifest.xml.template Fix lint error/warning while building android template 2018-12-18 17:26:33 +09:00
audio_driver_jandroid.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_driver_jandroid.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_driver_opensl.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_driver_opensl.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
build.gradle.template Fix lint error/warning while building android template 2018-12-18 17:26:33 +09:00
detect.py SCons: Drop unused MPC_FIXED_POINT define 2019-01-16 12:27:57 +01:00
dir_access_jandroid.cpp Add function to obtain filesystem type from DirAccess. 2019-01-21 18:06:14 -03:00
dir_access_jandroid.h Add function to obtain filesystem type from DirAccess. 2019-01-21 18:06:14 -03:00
file_access_android.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
file_access_android.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
file_access_jandroid.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
file_access_jandroid.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
java_class_wrapper.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
java_class_wrapper.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
java_glue.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
java_glue.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_android.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
os_android.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
platform_config.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
power_android.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
power_android.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
run_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
SCsub Android: Add support for x86_64 architecture 2019-01-16 11:39:39 +01:00
thread_jandroid.cpp Improve custom thread numbering for POSIX 2019-01-25 00:59:07 +01:00
thread_jandroid.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00