2
0
Fork 0
godot/platform/android
Rémi Verschelde 8c9e10553c Fix build issues and typos after c69de2ba4 2018-07-20 08:37:10 +07:00
..
export fixed branch on uninit and data race in editor android device polling 2018-07-13 13:30:50 +07:00
globals Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
java Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +07:00
AndroidManifest.xml.template Write new permissions to the AndroidManifest.xml 2018-07-08 14:58:15 +07:00
SCsub added 'android_add_asset_dir('...') method to Android module gradle build config 2018-07-05 01:58:33 +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 -Project/Editor settings now use new inspector 2018-07-19 19:02:04 +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:27:03 +07:00
audio_driver_opensl.h Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +07:00
build.gradle.template Remove android compatibility under API 16 2018-05-09 06:01:33 +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 Fixed android arm64v8 2017-12-23 16:49:04 +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 Remove some debugging prints on Android 2018-02-18 00:09:56 +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 Remove some debugging prints on Android 2018-02-18 00:09:56 +07:00
file_access_jandroid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
godot_android.cpp Remove some debugging prints on Android 2018-02-18 00:09:56 +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 Remove some debugging prints on Android 2018-02-18 00:09:56 +07:00
java_class_wrapper.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
java_glue.cpp Implement OpenGL ES rasterizer selection logic for Android. 2018-06-26 12:21:06 +07:00
java_glue.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
logo.png Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 2018-06-28 19:17:41 +07:00
os_android.cpp Fix build issues and typos after c69de2ba4 2018-07-20 08:37:10 +07:00
os_android.h -Project/Editor settings now use new inspector 2018-07-19 19:02:04 +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 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 2018-06-28 19:17:41 +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