From 439395590cbad65966222116c50324bc1f8b2f30 Mon Sep 17 00:00:00 2001 From: SapuSeven Date: Tue, 12 Nov 2019 00:03:06 +0100 Subject: [PATCH] New app: BetterUntis --- metadata/com.sapuseven.untis.yml | 40 ++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/com.sapuseven.untis.yml diff --git a/metadata/com.sapuseven.untis.yml b/metadata/com.sapuseven.untis.yml new file mode 100644 index 0000000000..c53ac48a32 --- /dev/null +++ b/metadata/com.sapuseven.untis.yml @@ -0,0 +1,40 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet +License: GPL-3.0-or-later +SourceCode: https://github.com/SapuSeven/BetterUntis +IssueTracker: https://github.com/SapuSeven/BetterUntis/issues +Changelog: https://github.com/SapuSeven/BetterUntis/releases + +AutoName: BetterUntis +Description: |- + An alternative FLOSS Android client for the Untis timetable system. + + Untis is proprietary timetable software. More information about Untis can be + found at https://untis.at. To use Untis, your school must provide it. Your + school must also give you an account with which you can access your current + timetable, though anonymous access may also be available. + + Why use this app when there is an official one? The official app is + also proprietary and includes libraries from google and other tracking software. + BetterUntis offers you exactly the same features and even more. Free choice of + themes and dark mode are of course also included. + + WebUntis is a non-free network. + +RepoType: git +Repo: https://github.com/SapuSeven/BetterUntis + +Builds: + - versionName: 3.0.2 + versionCode: 13 + commit: b97615cd3177b57975e5734bea41968300fedc45 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 3.0.2 +CurrentVersionCode: 13