pandemonium_engine/platform/android
Rémi Verschelde 2ca1470010 File: Re-add support to skip CR (\r) in File::get_as_text
This was removed in #63481, and we confirmed that it's better like this,
but we add back the possibility to strip CR as an option, to optionally
restore the previous behavior.

For performance this is done directly in `String::parse_utf8`.

Also fixes Android `FileAccess::get_line()` as this one _should_ strip CR.

Supersedes #63717.

(cherry picked from commit 1418f97c70a5551bdbfeea853cbc479b32ea9e08)
2022-08-02 17:58:32 +02:00
..
api
export Ported: Fix issue causing the Android Editor port to crash when saving a scene 2022-07-29 20:15:01 +02:00
java Fix android editor build. 2022-08-02 16:27:43 +02:00
plugin
android_input_handler.cpp Ported: Remove broken scroll gesture on Android - madmiraal 2022-07-29 11:46:13 +02:00
android_input_handler.h Ported: Remove broken scroll gesture on Android - madmiraal 2022-07-29 11:46:13 +02:00
android_keys_utils.cpp
android_keys_utils.h
audio_driver_opensl.cpp
audio_driver_opensl.h
detect.py Fix typo. 2022-08-02 16:29:52 +02:00
dir_access_jandroid.cpp Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
dir_access_jandroid.h Added overrides. 2022-07-29 19:46:24 +02:00
file_access_android.cpp Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
file_access_android.h Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
file_access_filesystem_jandroid.cpp File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-02 17:58:32 +02:00
file_access_filesystem_jandroid.h Ported: Address remaining scoped storage regressions 2022-07-29 23:48:31 +02:00
java_class_wrapper.cpp
java_pandemonium_io_wrapper.cpp Fix an another typo. 2022-07-27 00:33:10 +02:00
java_pandemonium_io_wrapper.h Ported: Add a method for obtaining display cutouts on Android - madmiraal 2022-07-27 00:21:20 +02:00
java_pandemonium_lib_jni.cpp Ported: Fix exit code of --help and --version, and test them in CI 2022-07-29 21:45:04 +02:00
java_pandemonium_lib_jni.h Fix typo. 2022-07-29 20:01:31 +02:00
java_pandemonium_wrapper.cpp
java_pandemonium_wrapper.h
jni_utils.cpp
jni_utils.h
logo.png
net_socket_android.cpp
net_socket_android.h
os_android.cpp Ported: Fix issue causing the Android Editor port to crash when saving a scene 2022-07-29 20:15:01 +02:00
os_android.h Ported: Fix issue causing the Android Editor port to crash when saving a scene 2022-07-29 20:15:01 +02:00
platform_config.h
power_android.cpp
power_android.h
README.md
run_icon.png
SCsub Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
string_android.h
thread_jandroid.cpp
thread_jandroid.h

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.