c3nav: rewrite to yml
This commit is contained in:
parent
857cf44b75
commit
66fae8aa2a
|
|
@ -1,73 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:
|
||||
Source Code:https://github.com/c3nav/c3nav-android/
|
||||
Issue Tracker:https://github.com/c3nav/c3nav-android/issues
|
||||
|
||||
Auto Name:c3nav
|
||||
Summary:Navigation in C3 events
|
||||
Description:
|
||||
This is the official Android app for c3nav, the map & indoor navigation software
|
||||
at the Chaos Communication Congress which you can find at [https://c3nav.de
|
||||
c3nav.de].
|
||||
|
||||
With this app, you get to use c3nav with native Android features, including:
|
||||
|
||||
* Easier navigation
|
||||
* WiFi-based location
|
||||
* Sharing locations
|
||||
* Creating location shortcuts on your home screen
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/c3nav/c3nav-android/
|
||||
|
||||
Build:1.0,1
|
||||
commit=v1.0
|
||||
subdir=CongressRoutePlanner/app
|
||||
gradle=yes
|
||||
|
||||
Build:1.1,2
|
||||
commit=v1.1
|
||||
subdir=CongressRoutePlanner/app
|
||||
gradle=yes
|
||||
|
||||
Build:1.2,3
|
||||
commit=v1.2
|
||||
subdir=CongressRoutePlanner/app
|
||||
gradle=yes
|
||||
|
||||
Build:1.3,4
|
||||
commit=v1.3
|
||||
subdir=CongressRoutePlanner/app
|
||||
gradle=yes
|
||||
|
||||
Build:3.0,5
|
||||
commit=v3.0
|
||||
subdir=CongressRoutePlanner/app
|
||||
gradle=yes
|
||||
|
||||
Build:3.1,7
|
||||
commit=v3.1
|
||||
subdir=CongressRoutePlanner/app
|
||||
gradle=yes
|
||||
|
||||
Build:4.0.0,14040000
|
||||
commit=v4.0.0
|
||||
subdir=CongressRoutePlanner/app
|
||||
gradle=yes
|
||||
|
||||
Build:4.0.1,14040001
|
||||
commit=v4.0.1
|
||||
subdir=CongressRoutePlanner/app
|
||||
gradle=yes
|
||||
|
||||
Build:4.0.2,14040002
|
||||
commit=v4.0.2
|
||||
subdir=CongressRoutePlanner/app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:4.0.2
|
||||
Current Version Code:14040002
|
||||
91
metadata/de.c3nav.droid.yml
Normal file
91
metadata/de.c3nav.droid.yml
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/c3nav/c3nav-android/
|
||||
IssueTracker: https://github.com/c3nav/c3nav-android/issues
|
||||
|
||||
AutoName: c3nav
|
||||
Summary: Navigation in C3 events
|
||||
Description: |-
|
||||
This is the official Android app for c3nav, the map & indoor navigation software
|
||||
at the Chaos Communication Congress which you can find at [https://c3nav.de
|
||||
c3nav.de].
|
||||
|
||||
With this app, you get to use c3nav with native Android features, including:
|
||||
|
||||
* Easier navigation
|
||||
* WiFi-based location
|
||||
* Sharing locations
|
||||
* Creating location shortcuts on your home screen
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/c3nav/c3nav-android/
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: CongressRoutePlanner/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: v1.1
|
||||
subdir: CongressRoutePlanner/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: v1.2
|
||||
subdir: CongressRoutePlanner/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: v1.3
|
||||
subdir: CongressRoutePlanner/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 5
|
||||
commit: v3.0
|
||||
subdir: CongressRoutePlanner/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.1'
|
||||
versionCode: 7
|
||||
commit: v3.1
|
||||
subdir: CongressRoutePlanner/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.0.0
|
||||
versionCode: 14040000
|
||||
commit: v4.0.0
|
||||
subdir: CongressRoutePlanner/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.0.1
|
||||
versionCode: 14040001
|
||||
commit: v4.0.1
|
||||
subdir: CongressRoutePlanner/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.0.2
|
||||
versionCode: 14040002
|
||||
commit: v4.0.2
|
||||
subdir: CongressRoutePlanner/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.0.2
|
||||
CurrentVersionCode: 14040002
|
||||
Loading…
Reference in a new issue