godot/platform/android
Rémi Verschelde b896eb5fd4
Merge pull request #30291 from akien-mga/3.0
Assorted cherry-picks from the master branch for Godot 3.0.7
2019-07-09 08:46:19 +02:00
..
export Ignore invalid device for Android 2019-07-03 14:25:22 +02:00
globals Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
java Prevent a device to be added/deleted more than once on Android 2019-07-03 14:41:29 +02: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 Android: Target SDK 28, required by Google from Aug 2019 2019-07-08 14:08:23 +02:00
audio_driver_jandroid.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio_driver_jandroid.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio_driver_opensl.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio_driver_opensl.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
build.gradle.template Merge pull request #30291 from akien-mga/3.0 2019-07-09 08:46:19 +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 Don't use -ffast-math or other unsafe math optimizations 2019-07-03 15:53:22 +02:00
dir_access_android.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
dir_access_android.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
dir_access_jandroid.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
dir_access_jandroid.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
file_access_android.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
file_access_android.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
file_access_jandroid.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
file_access_jandroid.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
godot_android.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
ifaddrs_android.cpp Minor code formatting in platform/android 2016-07-21 12:07:01 +02:00
ifaddrs_android.h Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
java_class_wrapper.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
java_class_wrapper.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
java_glue.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
java_glue.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_android.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
os_android.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
platform_config.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
power_android.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
power_android.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
run_icon.png Use custom native-run icons for Android and HTML5 2017-06-27 21:06:26 +02:00
SCsub Android: Target SDK 28, required by Google from Aug 2019 2019-07-08 14:08:23 +02:00
sign.sh Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
thread_jandroid.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
thread_jandroid.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00