55 lines
1.4 KiB
YAML
55 lines
1.4 KiB
YAML
AntiFeatures:
|
|
- NonFreeNet
|
|
Categories:
|
|
- Internet
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Fynn Godau
|
|
AuthorEmail: fynngodau@mailbox.org
|
|
SourceCode: https://notabug.org/fynngodau/DSBDirect
|
|
|
|
AutoName: DSBDirect
|
|
Summary: Access AvH Schweinfurt's DSB board
|
|
Description: |-
|
|
'''If you are not either student or teacher at Alexander-von-Humboldt-
|
|
Gymnasium Schweinfurt, you will not find this application useful.''' You
|
|
can try to access other DSB boards using the Reauthenticate button, but
|
|
it will most likely not work.
|
|
|
|
This software can access Alexander-von-Humboldt-Gymnasium Schweinfurt's
|
|
Digital Black Board (DSB). It can be used as a replacement for the
|
|
proprietary DSBmobile app.
|
|
|
|
* Displays entries in a nice, native list (from Android 4.4).
|
|
* Allows you to filter your list by name or class.
|
|
* Alternativeley displays the raw (slightly modified) website.
|
|
|
|
RepoType: git
|
|
Repo: https://notabug.org/fynngodau/DSBDirect.git
|
|
|
|
Builds:
|
|
- versionName: '1.3'
|
|
versionCode: 5
|
|
commit: release-1.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.1
|
|
versionCode: 6
|
|
commit: release-1.3.1
|
|
subdir: app
|
|
gradle:
|
|
- fdroid
|
|
|
|
- versionName: 1.4 notabug
|
|
versionCode: 7
|
|
commit: release-1.4 notabug
|
|
subdir: app
|
|
gradle:
|
|
- fdroid
|
|
|
|
AutoUpdateMode: Version release-%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.4 notabug
|
|
CurrentVersionCode: 7
|