godot/platform/android
2016-07-05 04:41:46 +09:00
..
export Merge pull request #5235 from volzhs/fix-android-export 2016-06-23 07:35:22 +02:00
globals Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
java Fix Android sensors polling rate on resume 2016-06-24 21:00:04 -03:00
android_native_app_glue.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
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 Gradle: remove trailing spaces 2016-06-25 13:39:03 +02: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 Remove Make-related flags from Android build 2016-06-01 21:14:57 -03: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 remove trailing whitespace 2016-03-09 00:00:52 +01: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 Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
ifaddrs_android.h Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
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 fix unexpected char: '\' error on windows 2016-05-24 05:25:22 +09:00
sign.sh Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
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