From 5559bc295f53846129b233c67e80069a656bcd02 Mon Sep 17 00:00:00 2001 From: Mauersprinter <2800869-Mauersprinter@users.noreply.gitlab.com> Date: Mon, 10 Nov 2025 10:45:39 +0100 Subject: [PATCH] add OsmAnd v5.2.9 --- metadata/net.osmand.plus.yml | 98 ++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) diff --git a/metadata/net.osmand.plus.yml b/metadata/net.osmand.plus.yml index 51446a41e7..a14a200442 100644 --- a/metadata/net.osmand.plus.yml +++ b/metadata/net.osmand.plus.yml @@ -7791,6 +7791,104 @@ Builds: en-US: An unique installation ID is sent alongside map download requests, can be disabled in Settings + - versionName: 5.2.9 + versionCode: 520901 + commit: v5.2.9 + timeout: 20000 + subdir: android/OsmAnd + submodules: true + sudo: + - apt-get update + - apt-get install -y ant g++ cmake clang build-essential + - apt-get install -y swig python-is-python3 zip + gradle: + - android + - full + - opengl + - armv7 + rm: + - android/OsmAnd-java/libs/*.jar + - android/OsmAnd/libs/*.jar + - android/OsmAnd-telegram/ + - resources/icons/tools/SVGtoXML/vd-tool + prebuild: ../../prebuild.sh $$VERSION$$ $$VERCODE$$ armv7 + scanignore: + - resources/voice/tr/voice/*.ogg + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icudata.jar + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icutzdata.jar + scandelete: + - resources/test-resources + build: ../../build.sh armv7 + ndk: r28c + antifeatures: + - Tracking + + - versionName: 5.2.9 + versionCode: 520902 + commit: v5.2.9 + timeout: 20000 + subdir: android/OsmAnd + submodules: true + sudo: + - apt-get update + - apt-get install -y ant g++ cmake clang build-essential + - apt-get install -y swig python-is-python3 zip + gradle: + - android + - full + - opengl + - x86 + rm: + - android/OsmAnd-java/libs/*.jar + - android/OsmAnd/libs/*.jar + - android/OsmAnd-telegram/ + - resources/icons/tools/SVGtoXML/vd-tool + prebuild: ../../prebuild.sh $$VERSION$$ $$VERCODE$$ x86 + scanignore: + - resources/voice/tr/voice/*.ogg + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icudata.jar + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icutzdata.jar + scandelete: + - resources/test-resources + build: ../../build.sh x86 + ndk: r28c + antifeatures: + - Tracking + + - versionName: 5.2.9 + versionCode: 520903 + commit: v5.2.9 + timeout: 20000 + subdir: android/OsmAnd + submodules: true + sudo: + - apt-get update + - apt-get install -y ant g++ cmake clang build-essential + - apt-get install -y swig python-is-python3 zip + gradle: + - android + - full + - opengl + - arm64 + rm: + - android/OsmAnd-java/libs/*.jar + - android/OsmAnd/libs/*.jar + - android/OsmAnd-telegram/ + - resources/icons/tools/SVGtoXML/vd-tool + prebuild: ../../prebuild.sh $$VERSION$$ $$VERCODE$$ arm64 + scanignore: + - resources/voice/tr/voice/*.ogg + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icudata.jar + - icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icutzdata.jar + scandelete: + - resources/test-resources + build: ../../build.sh arm64 + ndk: r28c + antifeatures: + Tracking: + en-US: An unique installation ID is sent alongside map download requests, + can be disabled in Settings + MaintainerNotes: |- Update CV only after sucessfully built and tested.