diff --git a/metadata/org.mapcomplete.yml b/metadata/org.mapcomplete.yml new file mode 100644 index 0000000000..bdecaa5a5f --- /dev/null +++ b/metadata/org.mapcomplete.yml @@ -0,0 +1,43 @@ +AntiFeatures: + NonFreeNet: + en-US: This app may download and show images from Mapillary. This app downloads + images from all over the net, if linked to from OpenStreetMap. + TetheredNet: + en-US: This app loads map data, map background layers, images and map data from + various online services. This app will upload images you take to panoramax.mapcomplete.org. + Tracking: + en-US: If a crash occurs while changing map data, this is reported to report.mapcomplete.org + These reports are only used to improve the app. +Categories: + - Internet + - Navigation +License: GPL-3.0-or-later +SourceCode: https://source.mapcomplete.org/MapComplete/MapComplete + +AutoName: MapComplete + +RepoType: git +Repo: https://source.mapcomplete.org/MapComplete/android-wrapper.git +Binaries: https://source.mapcomplete.org/MapComplete/android-wrapper/releases/download/v%v/app-release.apk + +Builds: + - versionName: 0.54.2 + versionCode: 6 + commit: 77d31427ac12a7df0a736cecb324c6d0f878a7f8 + subdir: app + sudo: + - echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list + - apt-get update + - apt-get install -y -t trixie openjdk-21-jdk-headless + - update-alternatives --auto java + gradle: + - yes + scandelete: + - '@capacitor' + +AllowedAPKSigningKeys: 16761629fef761c1e8522e6389e9a2b276871679e4d4921735b63a17906d356c + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.54.2 +CurrentVersionCode: 6