From 7e677b342e17b3b519401987bc8832cf1361a313 Mon Sep 17 00:00:00 2001 From: Markus Kollotzek Date: Mon, 9 Dec 2019 18:44:47 +0100 Subject: [PATCH] Add Hypezig v1.0 --- metadata/com.kolloware.hypezigapp.yml | 32 +++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/com.kolloware.hypezigapp.yml diff --git a/metadata/com.kolloware.hypezigapp.yml b/metadata/com.kolloware.hypezigapp.yml new file mode 100644 index 0000000000..fbc320b377 --- /dev/null +++ b/metadata/com.kolloware.hypezigapp.yml @@ -0,0 +1,32 @@ +Categories: + - Internet +License: GPL-3.0-or-later +AuthorName: Markus Kollotzek +AuthorEmail: markus.kollotzek@posteo.de +WebSite: https://gitlab.com/intergalacticsuperhero/hypezig +SourceCode: https://gitlab.com/intergalacticsuperhero/hypezig/tree/HEAD +IssueTracker: https://gitlab.com/intergalacticsuperhero/hypezig/issues + +AutoName: Hypezig +Summary: Offline-compatible browser for cultural events in Leipzig +Description: |- + What's happening in Leipzig? + Download and browse all the events, which are currently listed on kreuzer-leipzig.de. + You can easily download all events for the next month and browse them in a comfortable way. Find events by name, by category or by location. Mark events as favorite and get reminded one week before and again one day before the event. + More event calendars will be integrated in the future. Let me know about features you would like to see in the app by contributing on the Gitlab site. . + +RepoType: git +Repo: https://gitlab.com/intergalacticsuperhero/hypezig.git + +Builds: + - versionName: '1.0' + versionCode: 10 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? +CurrentVersion: '1.0' +CurrentVersionCode: 1