mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Org.mapcomplete: new app
This commit is contained in:
parent
45c679840d
commit
02c0db70f2
1 changed files with 43 additions and 0 deletions
43
metadata/org.mapcomplete.yml
Normal file
43
metadata/org.mapcomplete.yml
Normal file
|
|
@ -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
|
||||||
Loading…
Reference in a new issue