ddnet/scripts/android/files
Robert Müller 2b3ae2425d Update Vulkan and OpenGL ES versions specified in Android manifest
Specify that Vulkan 1.1.0 is used if supported.

Remove explicit requirement of OpenGL ES 3.0 as OpenGL ES 1.0 is also supported as fallback and the client should pick the highest supported version.
2024-07-27 12:06:39 +02:00
..
java/org/ddnet/client Implement client restarting on Android 2024-07-16 12:52:19 +02:00
res/values Add Android build scripts 2021-08-24 12:18:20 +02:00
AndroidManifest.xml Update Vulkan and OpenGL ES versions specified in Android manifest 2024-07-27 12:06:39 +02:00
build.gradle Lower minimum SDK to 19, remove unnecessary Gradle dependencies 2024-05-23 22:09:23 +02:00
build.sh Improve Android build script output, improve colors 2024-05-23 22:08:34 +02:00
gradle-wrapper.jar Add Android build scripts 2021-08-24 12:18:20 +02:00
gradle-wrapper.properties Upgrade Gradle and fix Android deprecation errors 2024-05-21 17:38:42 +02:00
gradle.properties Add Android build scripts 2021-08-24 12:18:20 +02:00
proguard-rules.pro Preserve filenames and line numbers in ProGuard for debugging 2024-05-23 22:08:42 +02:00
settings.gradle Add Android build scripts 2021-08-24 12:18:20 +02:00