Commit Graph

13 Commits

Author SHA1 Message Date
590e89fb1a 💄 Added a Color Extension with some rgb color codes for light and darkmode 2021-05-11 15:13:07 +02:00
f6e1d979fd 💄 Updating events list view 2021-04-07 21:15:22 +02:00
02cd3a0db9 RaPla parser is now aware of recurring events
- Also some small improvements and basic implementation of Notifications
2021-04-07 13:26:37 +02:00
f5756cd650 🐛 Fixed bug where the app would create new RaPlaEvent objects instead of updating the existing ones 2021-02-10 22:20:10 +01:00
b689a7bbf1 ♻️ Refactored CoreData access 2021-02-10 20:26:53 +01:00
f50ba8f19d :saprkles: Adding CoreData Helper Classes
- Also adding lecturer entity and relationship between event and lecturers.
- Preparation for CoreData refactoring
2021-02-10 19:17:11 +01:00
64bd6bf434 Adding date of next theory phase start to home screen
- Also some UI stuff, documentation and removal of unused CoreData entities
2021-02-04 23:12:24 +01:00
b8c6d44000 Adding option to hide RaPla events
- Also made changes to home view, lecture plan list view, and added lecture plan item view
2021-02-01 23:17:15 +01:00
ea0b759007 Now deleting invalid local RaPla events 2021-01-31 23:10:06 +01:00
fdbd88ce01 Adding preview content, improvements to RaPla stuff
- Now updating locally stored events instead of deleting them and creating completely new events
- Added text color in the list view to distinguish exams from lectures
2021-01-31 19:49:52 +01:00
95f06cc87d Added base for lecture plan view 2021-01-30 23:05:44 +01:00
52dbfa60ea Fixing small issue, adding Settings, adding Acknowledgements, adding logout functionality 2020-12-28 23:12:09 +01:00
63b1e56618 🐛 Fixing bug where User data was not properly saved to CoreData 2020-12-22 11:30:41 +01:00