66 lines
1.8 KiB
YAML
66 lines
1.8 KiB
YAML
|
Categories:
|
||
|
- Navigation
|
||
|
License: GPL-3.0-or-later
|
||
|
SourceCode: https://github.com/biylda/WhereYouGo
|
||
|
IssueTracker: https://github.com/biylda/WhereYouGo/issues
|
||
|
|
||
|
AutoName: WhereYouGo
|
||
|
Description: |-
|
||
|
WhereYouGo is an unofficial client for Wherigo Geocaching. It displays online
|
||
|
and offline vector maps using Mapsforge library, alternatively Locus can be used
|
||
|
to display maps.
|
||
|
|
||
|
'''Functions:'''
|
||
|
|
||
|
* Wherigo client
|
||
|
* Download cartridges (user needs to fill login credentials in Settings, browse to desired wherigo via Web Browser and select open in WhereYouGo)
|
||
|
* Savegame slots
|
||
|
* Automatic game saving when user switches to another application
|
||
|
* Online maps
|
||
|
* Offline vector maps (downloadable e.g. here http://download.mapsforge.org/ or http://osm.paws.cz/ or http://www.openandromaps.org/)
|
||
|
* Alternatively Locus can be used to display maps http://play.google.com/store/apps/details?id=menion.android.locus
|
||
|
* Displays objects on map, including labels and zone borders
|
||
|
* Vector maps display moving objects (Locus does not)
|
||
|
* Compass
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/biylda/WhereYouGo
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 0.9.1-git
|
||
|
versionCode: 40
|
||
|
commit: 5bdd47ff992250f8c65fc49f4f5d31ddc706cd8c
|
||
|
gradle:
|
||
|
- yes
|
||
|
forceversion: true
|
||
|
|
||
|
- versionName: 0.9.1
|
||
|
versionCode: 41
|
||
|
disable: tag moved by upstream
|
||
|
commit: 0.9.1
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 0.9.1
|
||
|
versionCode: 42
|
||
|
commit: 0.9.1
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 0.9.2
|
||
|
versionCode: 43
|
||
|
commit: 0.9.2-beta
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: 0.9.3
|
||
|
versionCode: 44
|
||
|
commit: 0.9.3-beta
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags ^[0-9\.]+$
|
||
|
CurrentVersion: 0.9.2
|
||
|
CurrentVersionCode: 43
|