virtualx-engine/platform/android
Rémi Verschelde d95794ec8a
One Copyright Update to rule them all
As many open source projects have started doing it, we're removing the
current year from the copyright notice, so that we don't need to bump
it every year.

It seems like only the first year of publication is technically
relevant for copyright notices, and even that seems to be something
that many companies stopped listing altogether (in a version controlled
codebase, the commits are a much better source of date of publication
than a hardcoded copyright statement).

We also now list Godot Engine contributors first as we're collectively
the current maintainers of the project, and we clarify that the
"exclusive" copyright of the co-founders covers the timespan before
opensourcing (their further contributions are included as part of Godot
Engine contributors).

Also fixed "cf." Frenchism - it's meant as "refer to / see".
2023-01-05 13:25:55 +01:00
..
api One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
export One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
java One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
plugin One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vulkan One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
android_input_handler.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
android_input_handler.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
android_keys_utils.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
android_keys_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_driver_opensl.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_driver_opensl.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
detect.py Updating the minimum Android target api for proper Vulkan support 2022-11-30 11:16:59 -08:00
dir_access_jandroid.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dir_access_jandroid.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
display_server_android.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
display_server_android.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_android.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_android.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_filesystem_jandroid.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_filesystem_jandroid.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
java_class_wrapper.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
java_godot_io_wrapper.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
java_godot_io_wrapper.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
java_godot_lib_jni.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
java_godot_lib_jni.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
java_godot_view_wrapper.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
java_godot_view_wrapper.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
java_godot_wrapper.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
java_godot_wrapper.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
jni_utils.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
jni_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
logo.png Add logo attribution for Android, HTML5 and Linux platform icons 2021-09-11 19:34:10 +02:00
net_socket_android.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
net_socket_android.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
os_android.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
os_android.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
platform_config.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
README.md Improve platform-specific READMEs to add useful links 2022-08-25 17:50:53 +02:00
run_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
SCsub Fix the gradle build configuration for the Android platform following https://github.com/godotengine/godot/pull/66242 2022-10-05 08:41:48 -07:00
string_android.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thread_jandroid.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thread_jandroid.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tts_android.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tts_android.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00

Android platform port

This folder contains the Java and C++ (JNI) code for the Android platform port, using Gradle as a build system.

Documentation

Artwork license

logo.png and run_icon.png are licensed under Creative Commons Attribution 3.0 Unported per the Android logo usage guidelines:

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.