Commit Graph

34 Commits

Author SHA1 Message Date
Jannik a87e57c80e removed versionNameSuffix 2019-04-01 18:03:26 +02:00
Jannik 8aaf8e3647 release 0.4.0
* use Locale.getDefault() for the timetable screen
2019-04-01 10:14:00 +02:00
Jannik f97491addd added mensa sunday workaround
* update mensa blocking un sundays between 1500 and 2359
* updated material-dialogs 2.2.0 -> 2.6.0
2019-03-27 13:29:36 +01:00
Jannik e08790aaa4 show the next day with a lecture on Sundays too 2019-03-24 17:23:10 +01:00
Jannik 750a808fbe the homescreen now shows the next day with a lecture
* fixed getTomorrowWeekIndex() since it would return 7 which is out of the arrays bounds
* minor clean up
2019-03-23 21:07:33 +01:00
Jannik a4eaea2918 timetable and mensa gui redesign
* the timetable and mensa screen are now the same design as the settings, much cleaner and ready for themes
2019-03-20 21:33:55 +01:00
Jannik 15f1386b6e some minor gui fixes
* why was minifyEnabled = false ??????????
2019-03-19 19:51:58 +01:00
Jannik a1410f7b80 sort of worked around the Sunday problem 2019-03-18 19:09:03 +01:00
Jannik f3b7ff066d added the tcor api
* drastically improved loading times, closes #14
2019-03-17 18:12:36 +01:00
Jannik 040eb26dcf update app version to 0.3.90 2019-03-14 22:57:41 +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 b4071d7456 updated some libs
* material-dialogs 2.0.0-rc5 -> 2.0.0
2019-02-09 21:58:35 +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 87bf614d28 added color saving
** WARNING this contains issues, many issues **
2019-01-03 01:45:28 +01:00
Jannik ec74a8e4f8 basic color selection 2018-12-14 15:02:19 +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 deaf139b70 updated some libraries 2018-11-22 18:07:30 +01:00
Jannik e6c4096787 minor gui fixes, clean up 2018-11-18 21:28:43 +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 8fa0d496c6 updated some libraries
* material-dialog 2.0.0-beta4  -> 2.0.0-beta5
2018-11-15 23:51:48 +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 54a5e2da8e version 0.2.0
* the selected course is saved now
2018-11-07 14:17:33 +01:00
Jannik 2c81c80456 fixed app crash if the tt cannot be loaded 2018-11-06 10:47:51 +01:00
Jannik a58d6436b3 version 0.1.3
* added german translation
2018-11-02 20:54:41 +01:00
Jannik ac80c197c1 timetable and mensa query are parallel now 2018-11-02 15:18:52 +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 9f09fdcff2 version 0.1.1 2018-10-30 20:48:24 +01:00
Jannik f8ecf18de7 fixed crash in landscape, update to kotlin 1.3 2018-10-30 17:53:02 +01:00
Jannik 47d48fb4d9 added the mensa parser 2018-10-29 13:04:20 +01:00
Jannik 40832686bf migrate to androidx and color chooser 2018-10-26 00:50:37 +02:00
Jannik b8179a5504 added settings and minor clean ups
* added a settings fragment
* added jsoupe for mensa/timetable parser
2018-10-25 18:52:33 +02:00
Jannik 8741652638 initial commit 2 2018-10-24 18:22:05 +02:00