Commit Graph

6 Commits

Author SHA1 Message Date
Jannik 24f920c05f Added PreferenceController
* all preferences and global variables are now inside the PreferenceController, this makes it much easier to extend the apps functionality
* CourseTTLink is now Course with courseLink and courseName as values
2019-02-17 15:05:03 +01:00
Jannik 75a457312d major bug fixes & version 0.3.2
* fixed a issue that prevented the app from showing the second weeks schedule, until now the app showed always the current week as next week
* minor color chooser improvements
* minor code clean up
2019-01-03 13:46:09 +01:00
Jannik 03fa1eca84 fixed crash on days between saturday and monday, verion 0.2.1
* code clean up
2018-11-11 21:12:28 +01:00
Jannik a5a1ad333b added a splah screen 2018-10-30 20:41:22 +01:00
Jannik f9a122558d added TimeTableParser
* you can access the current timetable and mensa menu now
* you can access the weeks mensa menu now
2018-10-29 18:03:20 +01:00
Jannik 47d48fb4d9 added the mensa parser 2018-10-29 13:04:20 +01:00