diff --git a/metadata/de.c3nav.droid.txt b/metadata/de.c3nav.droid.txt deleted file mode 100644 index 6a946a5d54..0000000000 --- a/metadata/de.c3nav.droid.txt +++ /dev/null @@ -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 diff --git a/metadata/de.c3nav.droid.yml b/metadata/de.c3nav.droid.yml new file mode 100644 index 0000000000..85b6135b4f --- /dev/null +++ b/metadata/de.c3nav.droid.yml @@ -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