mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'feature/juliushenke.smarttt' into 'master'
New app: Timetable Closes rfp#702 See merge request fdroid/fdroiddata!7101
This commit is contained in:
commit
c3ccc7fd53
1 changed files with 33 additions and 0 deletions
33
metadata/juliushenke.smarttt.yml
Normal file
33
metadata/juliushenke.smarttt.yml
Normal file
|
|
@ -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
|
||||||
Loading…
Reference in a new issue