godot/platform/android
Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0
It seems to stay compatible with formatting done by clang-format 6.0 and 7.0,
so contributors can keep using those versions for now (they will not undo those
changes).
2019-04-09 17:09:48 +02:00
..
export Fix directory check when exporting project 2019-03-06 21:20:18 +09:00
java Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
AndroidManifest.xml.template Restart game on GL context loss on Android 2019-03-06 19:09:17 +01:00
audio_driver_jandroid.cpp
audio_driver_jandroid.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
audio_driver_opensl.cpp Use mix rate and output latency constants in audio drivers 2019-04-06 12:37:25 +02:00
audio_driver_opensl.h Request Android record permission when needed 2019-03-08 12:38:36 -03:00
build.gradle.template
detect.py Remove unused imports 2019-04-06 18:05:05 +02:00
dir_access_jandroid.cpp Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars calls. 2019-02-27 15:11:08 +03:00
dir_access_jandroid.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
file_access_android.cpp
file_access_android.h
file_access_jandroid.cpp
file_access_jandroid.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_class_wrapper.cpp Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars calls. 2019-02-27 15:11:08 +03:00
java_class_wrapper.h
java_godot_io_wrapper.cpp Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_godot_io_wrapper.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_godot_lib_jni.cpp Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_godot_lib_jni.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_godot_wrapper.cpp Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
java_godot_wrapper.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
logo.png
os_android.cpp Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
os_android.h Restructuring glue code to make it easier to extend 2019-04-05 21:44:06 +11:00
platform_config.h
power_android.cpp
power_android.h
run_icon.png
SCsub Remove unused imports 2019-04-06 18:05:05 +02:00
string_android.h Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars calls. 2019-02-27 15:11:08 +03:00
thread_jandroid.cpp
thread_jandroid.h