rewrite yml: eu.wikijourney.wikijourney
This commit is contained in:
parent
f03a4ac18f
commit
51943a02f5
|
@ -1,37 +0,0 @@
|
|||
Provides:com.wikijourney.wikijourney
|
||||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:https://www.wikijourney.eu/
|
||||
Source Code:https://github.com/WikiJourney/wikijourney_app
|
||||
Issue Tracker:https://github.com/WikiJourney/wikijourney_app/issues
|
||||
Changelog:https://github.com/WikiJourney/wikijourney_app/releases
|
||||
|
||||
Auto Name:WikiJourney
|
||||
Summary:Rediscover tourism with Wikipedia
|
||||
Description:
|
||||
Rediscover tourism with WikiJourney!
|
||||
|
||||
[https://www.wikijourney.eu/ WikiJourney] is an app that allows tourists to
|
||||
visit a town with Wikipedia information. The app looks around the user for the
|
||||
points of interest, lists them, then creates a custom trail according to the
|
||||
user's likes and the time he has.
|
||||
|
||||
Features:
|
||||
|
||||
* Find POIs around me: the app locates you, and the automatically searches on English Wikipedia the available POIs.
|
||||
* Map display: once you have been located, the app displays your location with every POIs around you on a map. By tapping one of these points, a bubble displays more information, and links to the Wikipedia article.
|
||||
* List of POIs: a screen gathers every POIs found by the app, for a fast and easy interaction.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/WikiJourney/wikijourney_app
|
||||
|
||||
Build:1.2.0,21
|
||||
commit=v1.2.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.0
|
||||
Current Version Code:21
|
40
metadata/eu.wikijourney.wikijourney.yml
Normal file
40
metadata/eu.wikijourney.wikijourney.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
Provides: com.wikijourney.wikijourney
|
||||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
WebSite: https://www.wikijourney.eu/
|
||||
SourceCode: https://github.com/WikiJourney/wikijourney_app
|
||||
IssueTracker: https://github.com/WikiJourney/wikijourney_app/issues
|
||||
Changelog: https://github.com/WikiJourney/wikijourney_app/releases
|
||||
|
||||
AutoName: WikiJourney
|
||||
Summary: Rediscover tourism with Wikipedia
|
||||
Description: |-
|
||||
Rediscover tourism with WikiJourney!
|
||||
|
||||
[https://www.wikijourney.eu/ WikiJourney] is an app that allows tourists to
|
||||
visit a town with Wikipedia information. The app looks around the user for the
|
||||
points of interest, lists them, then creates a custom trail according to the
|
||||
user's likes and the time he has.
|
||||
|
||||
Features:
|
||||
|
||||
* Find POIs around me: the app locates you, and the automatically searches on English Wikipedia the available POIs.
|
||||
* Map display: once you have been located, the app displays your location with every POIs around you on a map. By tapping one of these points, a bubble displays more information, and links to the Wikipedia article.
|
||||
* List of POIs: a screen gathers every POIs found by the app, for a fast and easy interaction.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/WikiJourney/wikijourney_app
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.0
|
||||
versionCode: 21
|
||||
commit: v1.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 21
|
Loading…
Reference in a new issue