Commit Graph

12 Commits

Author SHA1 Message Date
3e2ef0521e change primary color to reflect mosad.xyz design guidelines
* minor style fix: nav_header_main set background to black and text color to white
2020-06-07 23:30:41 +02:00
bdfeb46faf add "Manage Lessons" Dialog to Settings, minor style fixes
* initially select the current theme in the select theme dialog
* set the correct accent color for all dialogs (needs to be done manually for every dialog)
2020-06-07 14:59:04 +02:00
48544aef2f add a complete version of the addLesson Dialog 2020-05-15 18:58:57 +02:00
bc09e33147 update gradle, constraintlayout & coroutines
* gradle 6.2.1 -> 6.4
* constraintlayout 2.0.0-beta4 -> 2.0.0-beta6
* coroutines 1.3.5 -> 1.3.6
2020-05-14 18:27:26 +02:00
a19173b499 update kotlin
* kotlin 1.3.70 -> 1.3.71
* gradle-plugin 3.6.1 -> 3.6.2
2020-04-02 17:15:34 +02:00
01677c04ef Onboarding [Part 1]
this Commit adds a Onboarding Activity, it is currently not usefull or fully working, see #36
2020-02-23 20:09:27 +01:00
bed3f5d978 added Timetable and Moodle shortcut, cleaned up activity init 2020-01-15 15:00:05 +01:00
9907d083e9 added a Mensa shortcut
* added a Mensa shortcut, to directly display the Mensa-Screen
* kotlin 1.3.60 -> 1.3.61
2019-11-28 16:38:25 +01:00
aa69d2242f fixed course name not being updated on change
* minor GUI improvements
2019-09-23 22:44:03 +02:00
6e6c9f71a0 reworked the way the timetable date is calculated
* cleaned up some timetable gui code
* close #33
2019-09-22 20:51:36 +02:00
be916a74ab the license dialog will now follow the theme too 2019-08-25 22:19:36 +02:00
5f2b3aa496 clean up the layout & polished Mensa credit dialog
* don't crash if the nfc tag has been removed between triggering intent and connecting to the tag
* closes #21
2019-08-23 19:19:35 +02:00