denizk0461
|
7f9b07489b
|
Fixed a bug that caused the status bar to be coloured wrong
|
2023-07-31 22:45:46 +02:00 |
|
denizk0461
|
97b713a578
|
WeserPlaner 1.1.0: implemented canteen view in CompactOverviewFragment.kt
|
2023-06-04 20:45:38 +02:00 |
|
denizk0461
|
6d1ab773dc
|
Added navigation graph and corresponding user preference for additional app layout option
|
2023-06-04 16:59:04 +02:00 |
|
denizk0461
|
26c89108bf
|
Finished IntroductionActivity.kt; fixed a bug in StwParser.kt that would throw an error upon accessing the UI due to a missing withContext() call. This error seemed to (visibly?) happen on API level 24, but not on 30+
|
2023-06-04 15:34:32 +02:00 |
|
denizk0461
|
e52a055cf1
|
Added FormattedDate.kt to produce formatted strings more easily; TaskOverviewAdapter.kt now produces expandable items
|
2023-05-23 12:39:43 +02:00 |
|
denizk0461
|
ce0667300d
|
Added ReminderStatus.kt to keep track of the status of a future notification implementation; moved enums and similar classes to values directory
|
2023-05-23 08:35:34 +02:00 |
|
denizk0461
|
4ad952f1ae
|
WeserPlaner 1.0.0: updated minor things and changed name from 'Stud.IP Timetable' to 'WeserPlaner'
|
2023-05-06 22:56:37 +02:00 |
|
denizk0461
|
2f4b205703
|
Converted all bottom sheets to use blank constructors and instead rely on bundles to retrieve data/objects, or custom view models to execute functions
|
2023-05-02 15:02:47 +02:00 |
|
denizk0461
|
b0631d323e
|
User can now select allergens to exclude from the canteen offers
|
2023-05-01 19:17:35 +02:00 |
|
denizk0461
|
d4737d8e14
|
Implemented separate ColorStateLists for the individual chips in CanteenFragment.kt to show their distinct colours when clicked
|
2023-05-01 09:35:01 +02:00 |
|