From 69611de06dfb81582a5032c406af9c0a7929d40a Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 12 Jul 2020 16:07:23 +0200 Subject: [PATCH] New app: Timetable --- metadata/juliushenke.smarttt.yml | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/juliushenke.smarttt.yml diff --git a/metadata/juliushenke.smarttt.yml b/metadata/juliushenke.smarttt.yml new file mode 100644 index 0000000000..7ad7a2457b --- /dev/null +++ b/metadata/juliushenke.smarttt.yml @@ -0,0 +1,33 @@ +Categories: + - Time +License: GPL-3.0-only +SourceCode: https://github.com/JuliusHenke/Timetable-App +IssueTracker: https://github.com/JuliusHenke/Timetable-App/issues + +Name: Timetable +AutoName: Timetable //Single words ------------------------------------------------------------------ +Summary: Simple but smart timetable app +Description: |- + ''Smart Timetable'' is a simple app for school and university time tables. + + The "Smart Timetable" is designed to be quick to set up and use. You can + save information like the room of your subject or your teacher. + + The app also makes it possible to have an fitted timetable for even and odd + weeks. This means you can save 2 timetables which rotate every week. + +RepoType: git +Repo: https://github.com/JuliusHenke/Timetable-App + +Builds: + - versionName: '2.3' + versionCode: 17 + commit: '2.3' + subdir: app/ + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '2.3' +CurrentVersionCode: 17