Commit Graph

20 Commits

Author SHA1 Message Date
Jannik a4eceeddc9 added 2nd week menus & option to disable buffet in the mensa tab
* the GUI now shows a second week for Mensa menus
* you can disable the buffet in the Mensa tab now
2019-03-10 13:37:13 +01:00
Jannik 3e3a80442e next weeks menu & accent color
* the MensaParser can now get the next weeks menus
* it's now possible to select a accent color
2019-03-09 22:15:53 +01:00
Jannik 5a1a07cd42 minor gui updates 2019-03-03 20:46:51 +01:00
Jannik dbfdaffe99 the app can now display multiple lessons per time slot
* display multiple lessons per slot if needed
* material dialogs 2.0.0 -> 2.0.3
2019-03-01 18:59:17 +01:00
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 e9bdcee443 some clean up
* removed unnecessary MainActivity dependencies
2019-02-14 16:25:23 +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 b49d16b1a1 updated some libs, meal tomorrow shows correct string if there's no meal 2018-12-02 00:05:23 +01:00
Jannik f97e8b2b14 fixed text overlapping and some crashes 2018-11-26 11:17:07 +01:00
Jannik bf48bec16b minor fixes 2018-11-19 12:00:39 +01:00
Jannik f6f652ffb6 the home screen will now always show the first 2 meals
* things like a "Schneller Teller" are not shown in the home screen anymore
* updated ti kotlin 1.3.10
2018-11-16 14:19:24 +01:00
Jannik 0607d58760 show tomorrows meal if iths latr than 1500 2018-11-13 16:17:05 +01:00
Jannik 3cd831e72c timetable week view shows the current + the following 5 days, bugfixes
*fixed always showing the same day in week timetable view
* fixed wrong date is shown in timetable week view
2018-11-12 12:32:42 +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 2c81c80456 fixed app crash if the tt cannot be loaded 2018-11-06 10:47:51 +01:00
Jannik 2d525c394b added a loading diaolg, when you change the course & code cleanup 2018-11-05 20:59:41 +01:00
Jannik a58d6436b3 version 0.1.3
* added german translation
2018-11-02 20:54:41 +01:00
Jannik 9be7a56b05 added course choose option
* you can choose any available course now (not saved yet, the app will hang a few seconds)
2018-11-01 02:12:43 +01:00
Jannik b915f574fe version 0.1.2
* fixed a crash that occurred if there was no meal for the current day
* added a card if there's no more meals this week
* added a card if there's no lesson at the current day
2018-11-01 01:06:53 +01:00
Jannik a5a1ad333b added a splah screen 2018-10-30 20:41:22 +01:00