godot/platform/server
ne0fhyk 2eb8875b77
Add partial support for Android scoped storage.
This is done by providing API access to app specific directories which don't have any limitations and allows us to bump the target sdk version to 30.
In addition, we're also bumping the min sdk version to 19 as version 18 is no longer supported by Google Play Services and only account of 0.3% of Android devices.

(cherry picked from commit c88d1608ab)
2021-08-16 09:56:32 +02:00
..
detect.py Linux: Don't attempt linking embree3 on non-tools, link it for headless too 2021-04-23 12:34:27 +02:00
godot_server.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_server.cpp Add partial support for Android scoped storage. 2021-08-16 09:56:32 +02:00
os_server.h Add partial support for Android scoped storage. 2021-08-16 09:56:32 +02:00
platform_config.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub Modernize Semaphore 2021-02-18 11:58:08 +01:00