denizk0461
|
0d0bc1d1a2
|
Stud.IP events now get added to their proper timetable rather than being nuked on every refresh; users can now switch between timetables through the settings app
|
2023-07-04 12:51:12 +02:00 |
|
denizk0461
|
98a3a13623
|
Added TimetableOverviewActivity.kt and a means to launch via a button through EventFragment.kt; implementation unfinished
|
2023-05-25 12:32:10 +02:00 |
|
denizk0461
|
b21953c571
|
Added data type EventTask.kt for the task fragment; added timetableId to StudIPEvent.kt to assign events with a specific timetable, for a future implementation of being able to store multiple timetables simultaneously; database scheme will now be exported to allow for automatic migrations
|
2023-05-21 15:29:34 +02:00 |
|
denizk0461
|
059502242b
|
Migrated build.gradle files to Kotlin DSL
|
2023-05-20 23:49:06 +02:00 |
|