From 05ff7dd5c1ca788d09513a1f08ccb7e0295e23eb Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 30 Jan 2019 04:34:13 +0000 Subject: [PATCH] New app: DeuFeiTage --- metadata/de.micmun.android.deufeitage.yml | 32 +++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/de.micmun.android.deufeitage.yml diff --git a/metadata/de.micmun.android.deufeitage.yml b/metadata/de.micmun.android.deufeitage.yml new file mode 100644 index 0000000000..d3ff3160c6 --- /dev/null +++ b/metadata/de.micmun.android.deufeitage.yml @@ -0,0 +1,32 @@ +Categories: + - Time +License: GPL-3.0-or-later +WebSite: https://micmun.github.io/DeuFeiTage/ +SourceCode: https://github.com/MicMun/DeuFeiTage +IssueTracker: https://github.com/MicMun/DeuFeiTage/issues +Changelog: https://github.com/MicMun/DeuFeiTage/blob/HEAD/Changelog.md + +AutoName: DeuFeiTage +Summary: Find the German public holidays per state and year +Description: |- + Find the date of a public holiday for this or another year. + + * Choose a German state + * Choose a year between this year-4 and this year+4 + * Every holiday can be touched to show a short description + +RepoType: git +Repo: https://github.com/MicMun/DeuFeiTage.git + +Builds: + - versionName: 4.1.0 + versionCode: 402 + commit: v4.1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 4.1.0 +CurrentVersionCode: 402