godot/platform/android
Hein-Pieter van Braam a2cdc82b78 Write new permissions to the AndroidManifest.xml
Instead of editing the placeholder permissions actually write new ones.
This should solve the privacy statement problems for the Play store.
This means we also no longer need to placeholder permissions in the
template.
2018-07-10 14:24:12 +02:00
..
export Write new permissions to the AndroidManifest.xml 2018-07-10 14:24:12 +02:00
globals Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
java Merge pull request #19083 from xsellier/bugfix/print-error-less-hardcore 2018-05-25 10:19:40 +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 Write new permissions to the AndroidManifest.xml 2018-07-10 14:24:12 +02:00
audio_driver_jandroid.cpp Improve android java support 2018-02-22 13:36:34 -05:00
audio_driver_jandroid.h Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
audio_driver_opensl.cpp Trying to create a mutex twice 2018-04-16 17:12:40 -04:00
audio_driver_opensl.h Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
build.gradle.template Remove android compatibility under API 16 2018-05-09 05:43:53 +09:00
cpu-features.c ran cppcheck, found unused variables 2015-09-16 15:35:30 -05:00
cpu-features.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
detect.py Android: Bump ndk platform to android-18 as in manifest 2018-05-16 20:19:03 +02:00
dir_access_android.cpp Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
dir_access_android.h Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
dir_access_jandroid.cpp Improve android java support 2018-02-22 13:36:34 -05:00
dir_access_jandroid.h Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
file_access_android.cpp Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
file_access_android.h Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
file_access_jandroid.cpp Improve android java support 2018-02-22 13:36:34 -05:00
file_access_jandroid.h Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
godot_android.cpp Improve android java support 2018-02-22 13:36:34 -05: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 Add support for ARMv8 (64-bit) on Android 2018-04-25 17:49:04 -04:00
java_class_wrapper.h Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
java_glue.cpp Allow users to catch errors for android platforms and prevent exception throwing 2018-05-21 11:39:40 -04:00
java_glue.h Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_android.cpp Allow users to catch errors for android platforms and prevent exception throwing 2018-05-21 11:39:40 -04:00
os_android.h Allow users to catch errors for android platforms and prevent exception throwing 2018-05-21 11:39:40 -04:00
platform_config.h Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
SCsub Update min API version to 18 to match 4ad02579 2018-05-09 05:06:40 +09:00
sign.sh Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
thread_jandroid.cpp Update copyright statements to 2018 2018-01-02 11:27:24 +01:00
thread_jandroid.h Update copyright statements to 2018 2018-01-02 11:27:24 +01:00