godot/platform/android
Rémi Verschelde ba2ec53a26 Android: Downgrade gradle plugin to 3.5.3
With the NDK installed locally, gradle plugin 3.6.0 seems to enforce
a specific older NDK version, and will fail building if you don't have
it installed with:

```
No version of NDK matched the requested version 20.0.5594570.
Versions available locally: 21.0.6113669
```

Upstream issue: https://github.com/gradle/gradle/issues/12440
2020-04-02 23:16:54 +02:00
..
api Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
export Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
java Android: Downgrade gradle plugin to 3.5.3 2020-04-02 23:16:54 +02:00
plugin Re-architecture of the Godot Android plugin. 2020-03-05 10:00:19 -08:00
vulkan Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) and its accompanying components. 2020-03-05 08:01:42 -08:00
android_keys_utils.cpp
android_keys_utils.h
audio_driver_jandroid.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
audio_driver_jandroid.h
audio_driver_opensl.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
audio_driver_opensl.h
detect.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
dir_access_jandroid.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
dir_access_jandroid.h
file_access_android.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
file_access_android.h
file_access_jandroid.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
file_access_jandroid.h
java_class_wrapper.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
java_godot_io_wrapper.cpp
java_godot_io_wrapper.h
java_godot_lib_jni.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
java_godot_lib_jni.h Re-architecture of the Godot Android plugin. 2020-03-05 10:00:19 -08:00
java_godot_wrapper.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
java_godot_wrapper.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
jni_utils.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
jni_utils.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
logo.png
net_socket_android.cpp
net_socket_android.h
os_android.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
os_android.h Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
platform_config.h
run_icon.png
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
string_android.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
thread_jandroid.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
thread_jandroid.h