Commit Graph

13 Commits

Author SHA1 Message Date
Jannik c343735b57
fix crash on first startup 2020-02-18 15:18:36 +01:00
Jannik b186a2e96e
release version 0.5.1 2020-02-05 14:10:45 +01:00
Jannik 2cb4b72369
anko code removed, coroutines are now used for asynchronous functions
* constraintlayout 2.0.0-beta3 -> 2.0.0-beta4
* material-components-android 1.0.0 -> 1.1.0
* this is the first release candidate for version 0.5.1
2020-02-04 19:58:07 +01:00
Jannik 9d2de3fcb3
don't use deprecated Gson methods 2020-01-15 15:08:05 +01:00
Jannik bed3f5d978
added Timetable and Moodle shortcut, cleaned up activity init 2020-01-15 15:00:05 +01:00
Jannik 5cad924b26
removed anko dependency from PreferenceController
continuous-integration/drone/push Build encountered an error Details
2019-10-17 19:19:47 +02:00
Jannik c6ac19bfae
fixed the Sunday-fix 2019-07-01 20:31:06 +02:00
Jannik a7abd48726
moved all cache checking code tho the CacheController
* added new sunday bug fix for the timetable, same as for the mensa
2019-06-26 15:00:43 +02:00
Jannik a055f59cc8
added a dark theme, see #15
* the app now needs sdkversion 23 now an min
2019-06-24 22:41:45 +02:00
Jannik 9c1f95ca25
some lib updates & new sunday-bug fix 2019-06-02 19:09:36 +02:00
Jannik fe111ac56b added refresh to timetable screen 2019-04-06 14:13:01 +02:00
Jannik 77326a8ed6 added ability to refresh the mensa menus
* some minor clean ups
2019-04-03 19:21:51 +02:00
Jannik f3b7ff066d added the tcor api
* drastically improved loading times, closes #14
2019-03-17 18:12:36 +01:00