godot/platform/android
Hein-Pieter van Braam 861d341dff 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.

(cherry picked from commit 2a126242dd)
2018-07-08 15:48:08 +02:00
..
export Write new permissions to the AndroidManifest.xml 2018-07-08 15:48:08 +02:00
globals Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
java Fix Android input source checks 2018-04-28 22:50:25 +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-08 15:48:08 +02:00
audio_driver_jandroid.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +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 21:05:15 +01: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 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
detect.py Fixed android arm64v8 2018-02-19 20:46:49 +01: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 Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +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 Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
file_access_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godot_android.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +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 Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +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-04-28 19:58:00 +02: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 Implement universal translation of touch to mouse 2018-04-30 19:04:35 +02:00
os_android.h Implement universal translation of touch to mouse 2018-04-30 19:04:35 +02: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 added 'android_add_asset_dir('...') method to Android module gradle build config 2018-07-04 23:04:14 +02:00
sign.sh Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
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