godot/platform/android
2016-07-11 12:41:54 +08:00
..
export Make Android build smarter (SCons + Gradle) 2016-06-27 10:49:15 +02:00
globals Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
java Make Android build smarter (SCons + Gradle) 2016-06-27 10:49:15 +02: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 fix android support screen property for large screen 2016-06-10 14:09:33 +09:00
audio_driver_jandroid.cpp Renamed godot domain from com.android.godot (which was incorrect) to org.godotengine.godot 2016-01-08 17:53:00 -03:00
audio_driver_jandroid.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
audio_driver_opensl.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
audio_driver_opensl.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
build.gradle.template Merge pull request #5077 from RandomShaper/improve-android-build 2016-07-10 13:57:17 -03:00
cpu-features.c ran cppcheck, found unused variables 2015-09-16 15:35:30 -05:00
cpu-features.h 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
detect.py Make Android build smarter (SCons + Gradle) 2016-06-27 10:49:15 +02:00
dir_access_android.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dir_access_android.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dir_access_jandroid.cpp Fix crash on android 6.0.1, fixes #3321 2016-01-12 09:57:56 +03:30
dir_access_jandroid.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
file_access_android.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
file_access_android.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
file_access_jandroid.cpp Fix crash in FileAccessJAndroid::file_exists (does not free local ref) 2016-07-11 12:41:54 +08:00
file_access_jandroid.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
godot_android.cpp Fix string array parameter check with jni 2016-06-25 02:05:46 +09:00
ifaddrs_android.cpp
ifaddrs_android.h
java_class_wrapper.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
java_class_wrapper.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
java_glue.cpp Fix crash when null value through jni on android 2016-07-05 04:41:46 +09:00
java_glue.h Add magnetometer sensor support for Android 2016-05-27 14:36:55 -03:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_android.cpp missnig ; 2016-07-02 16:04:00 -03:00
os_android.h Data dir returns a symlink in Android 6.0, which confuses DirAccess on android, this should fix it 2016-07-02 11:49:52 -03:00
platform_config.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub Merge pull request #5077 from RandomShaper/improve-android-build 2016-07-10 13:57:17 -03:00
sign.sh
thread_jandroid.cpp Added function to notify ScriptLanguage when a thread is created/freed, allows scripts to allocate a stack there via TLS 2016-06-25 10:41:23 -03:00
thread_jandroid.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00