2
0
Fork 0
godot/platform/android
volzhs 5dd8f775f9 Fix keep screen on property path for Android/iOS/UWP
(cherry picked from commit d18235bc38)
2018-11-28 10:27:41 +07:00
..
export Write new permissions to the AndroidManifest.xml 2018-07-08 15:48:08 +07:00
globals Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
java Fix keep screen on property path for Android/iOS/UWP 2018-11-28 10:27:41 +07:00
AndroidManifest.xml.template Write new permissions to the AndroidManifest.xml 2018-07-08 15:48:08 +07:00
SCsub add support libc++_shared stl on android 2018-10-09 09:23:03 +07:00
android_native_app_glue.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 +07:00
android_native_app_glue.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +07:00
audio_driver_jandroid.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
audio_driver_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
audio_driver_opensl.cpp Style: Format code with clang-format 6.0.1 2018-07-18 16:37:23 +07:00
audio_driver_opensl.h Style: Format code with clang-format 6.0.1 2018-07-18 16:37:23 +07:00
build.gradle.template Fix build with Android NDK r18 2018-10-15 16:27:40 +07:00
cpu-features.c ran cppcheck, found unused variables 2015-09-16 15:35:30 +07:00
cpu-features.h 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 +07:00
detect.py No need to link with libandroid_support in NDK 17 2018-10-09 09:23:19 +07:00
dir_access_android.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
dir_access_android.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
dir_access_jandroid.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
dir_access_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
file_access_android.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
file_access_android.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
file_access_jandroid.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
file_access_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
godot_android.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
ifaddrs_android.cpp Minor code formatting in platform/android 2016-07-21 12:07:01 +07:00
ifaddrs_android.h Making Godot Easier to Use.. 2014-05-24 01:35:47 +07:00
java_class_wrapper.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
java_class_wrapper.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
java_glue.cpp Add safety checks when handling Android input 2018-04-28 19:58:00 +07:00
java_glue.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +07:00
os_android.cpp Repaired mistyped of 'its' on several files. 2018-11-01 11:39:26 +07:00
os_android.h Implement universal translation of touch to mouse 2018-04-30 19:04:35 +07:00
platform_config.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
power_android.cpp Update copyright statements to 2018 2018-01-01 14:40:47 +07:00
power_android.h Update copyright statements to 2018 2018-01-01 14:40:47 +07:00
run_icon.png Use custom native-run icons for Android and HTML5 2017-06-27 21:06:26 +07:00
sign.sh Making Godot Easier to Use.. 2014-05-24 01:35:47 +07:00
thread_jandroid.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
thread_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00