godot/platform/android
Rémi Verschelde 1426cd3b3a
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".

Backported from #70885.
2023-01-10 15:26:54 +01:00
..
api One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
export One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
plugin One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
README.md Add logo attribution for Android, HTML5 and Linux platform icons 2021-09-21 17:14:59 +02:00
SCsub Add cursor shape support for the Android platform 2022-10-05 12:08:54 -07:00
android_input_handler.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
android_input_handler.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
android_keys_utils.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
android_keys_utils.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio_driver_opensl.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio_driver_opensl.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
detect.py SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines 2022-12-12 14:49:21 +01:00
dir_access_jandroid.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
dir_access_jandroid.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_access_android.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_access_android.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_access_filesystem_jandroid.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_access_filesystem_jandroid.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_class_wrapper.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_io_wrapper.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_io_wrapper.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_lib_jni.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_lib_jni.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_view_wrapper.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_view_wrapper.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_wrapper.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
java_godot_wrapper.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
jni_utils.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
jni_utils.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
logo.png Add logo attribution for Android, HTML5 and Linux platform icons 2021-09-21 17:14:59 +02:00
net_socket_android.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
net_socket_android.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
os_android.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
os_android.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
platform_config.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
power_android.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
power_android.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
run_icon.png Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 2018-06-28 19:17:41 +02:00
string_android.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
thread_jandroid.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
thread_jandroid.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tts_android.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tts_android.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00

README.md

Android platform port

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

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.