godot/platform/android
Ruslan Mustakov 995724b762 Add safety checks when handling Android input
It is possible that input comes before the engine is fully initialized.
This fixes the crashes that ocurred when that happens.
2018-03-27 22:03:44 +07:00
..
export Fix getting Android device information 2018-03-20 13:53:33 +09:00
globals Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
java Remove some debugging prints on Android 2018-02-18 00:09:56 +01:00
android_native_app_glue.c
android_native_app_glue.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
AndroidManifest.xml.template Prevent android to split-screen 2018-03-21 08:53:51 -04:00
audio_driver_jandroid.cpp Remove some debugging prints on Android 2018-02-18 00:09:56 +01:00
audio_driver_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
audio_driver_opensl.cpp Fix intermittent audio driver crash during startup on Android 2018-03-01 17:40:44 +07:00
audio_driver_opensl.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
build.gradle.template Fix Android build error 2018-01-12 04:24:11 +09:00
cpu-features.c ran cppcheck, found unused variables 2015-09-16 15:35:30 -05:00
cpu-features.h
detect.py Fixed android arm64v8 2017-12-23 16:49:04 +00:00
dir_access_android.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
dir_access_android.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
dir_access_jandroid.cpp Remove some debugging prints on Android 2018-02-18 00:09:56 +01:00
dir_access_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
file_access_android.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
file_access_android.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
file_access_jandroid.cpp Remove some debugging prints on Android 2018-02-18 00:09:56 +01:00
file_access_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godot_android.cpp Remove some debugging prints on Android 2018-02-18 00:09:56 +01:00
ifaddrs_android.cpp Minor code formatting in platform/android 2016-07-21 12:07:01 +02:00
ifaddrs_android.h
java_class_wrapper.cpp Remove some debugging prints on Android 2018-02-18 00:09:56 +01:00
java_class_wrapper.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
java_glue.cpp Add safety checks when handling Android input 2018-03-27 22:03:44 +07:00
java_glue.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_android.cpp Clean and expose get_audio/video_driver_* funcs on OS class 2018-03-04 14:18:05 -03:00
os_android.h Fix open_dynamic_library for Android 2018-01-13 20:40:20 +07:00
platform_config.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
power_android.cpp Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
power_android.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
run_icon.png Use custom native-run icons for Android and HTML5 2017-06-27 21:06:26 +02:00
SCsub Properly closing all files in Python code 2018-03-11 14:55:50 +01:00
sign.sh
thread_jandroid.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thread_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00