fdroiddata/metadata/net.osmtracker.yml

61 lines
1.6 KiB
YAML
Raw Permalink Normal View History

2019-09-26 21:29:39 +00:00
Categories:
- Navigation
License: GPL-3.0-only
2019-10-29 20:50:51 +00:00
AuthorName: Laboratorio Experimental
AuthorEmail: contacto@labexp.org
AuthorWebSite: https://labexp.github.io/
2019-09-26 21:29:39 +00:00
WebSite: https://github.com/labexp/osmtracker-android/wiki
SourceCode: https://github.com/labexp/osmtracker-android
IssueTracker: https://github.com/labexp/osmtracker-android/issues
Translation: https://www.transifex.com/projects/p/osmtracker-android/
Changelog: https://github.com/labexp/osmtracker-android/releases
Name: OSMTracker
AutoName: OSMTracker for Android™
Description: |-
OSMTracker allows you to track your journey and mark significant way points. Way
points can be marked with a tag using a button, with a quick voice record, a
text note or by taking a picture. The various button pages and layouts can be
customized to suit your OpenStreetMap activities. You can view your current
track on top of an OpenStreetMap background.
RepoType: git
Repo: https://github.com/labexp/osmtracker-android.git
Builds:
- versionName: 0.6.12
versionCode: 40
commit: v0.6.12
subdir: app
gradle:
- yes
prebuild:
- sed -i 1,3d build.gradle
- "sed -i \"1 i\\apply plugin: 'com.android.application'\" build.gradle"
- versionName: '0.7'
versionCode: 42
commit: v0.7
subdir: app
gradle:
- yes
- versionName: 0.7.1
versionCode: 43
commit: v0.7.1
subdir: app
gradle:
- yes
2019-10-08 14:47:57 +00:00
- versionName: 0.7.2
versionCode: 48
commit: v0.7.2
subdir: app
gradle:
- yes
2019-09-26 21:29:39 +00:00
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
2019-10-08 14:47:57 +00:00
CurrentVersion: 0.7.2
CurrentVersionCode: 48