godot/platform/android
fhuya b38283a6b7 Miscellaneous cleanup for the Android codebase:
- update gradle plugins versions
- add formatting rules for AndroidManifest and gradle build files
- cleanup java_godot_lib_jni

Note: logic was mostly moved around and no new logic/functionality was added.
2020-03-04 12:16:17 -08:00
..
api Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 2020-02-25 12:55:53 +01:00
export Reimplement Mutex with C++'s <mutex> 2020-02-26 20:40:10 +01:00
java Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
android_keys_utils.cpp Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
android_keys_utils.h Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
audio_driver_jandroid.cpp Reimplement Mutex with C++'s <mutex> 2020-02-26 20:40:10 +01:00
audio_driver_jandroid.h Reimplement Mutex with C++'s <mutex> 2020-02-26 20:40:10 +01:00
audio_driver_opensl.cpp Compilation fixes on Android 2020-03-04 13:15:37 +01:00
audio_driver_opensl.h Reimplement Mutex with C++'s <mutex> 2020-02-26 20:40:10 +01:00
detect.py Compilation fixes on Android 2020-03-04 13:15:37 +01:00
dir_access_jandroid.cpp Improve UX of drive letters 2020-03-03 10:38:34 +01:00
dir_access_jandroid.h Improve UX of drive letters 2020-03-03 10:38:34 +01:00
file_access_android.cpp
file_access_android.h
file_access_jandroid.cpp
file_access_jandroid.h
java_class_wrapper.cpp Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 2020-02-25 12:55:53 +01:00
java_godot_io_wrapper.cpp
java_godot_io_wrapper.h
java_godot_lib_jni.cpp Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
java_godot_lib_jni.h Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
java_godot_wrapper.cpp
java_godot_wrapper.h
jni_utils.cpp Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
jni_utils.h Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
logo.png
net_socket_android.cpp
net_socket_android.h
os_android.cpp Compilation fixes on Android 2020-03-04 13:15:37 +01:00
os_android.h
platform_config.h
run_icon.png
SCsub Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
string_android.h
thread_jandroid.cpp
thread_jandroid.h