denizk0461
|
b0631d323e
|
User can now select allergens to exclude from the canteen offers
|
2023-05-01 19:17:35 +02:00 |
|
denizk0461
|
079e66ad50
|
Added app language support (I think); fragments rely on Bundles instead of constructor parameters to get data, mitigating a source of crashes
|
2023-04-30 22:47:59 +02:00 |
|
denizk0461
|
7243df0f06
|
Further error handling. Also given the user the option to colour dietary preference icons. Colours have partially been derived from those used on stw-bremen.de but have all been processed through the theme builder on m3.material.io
|
2023-04-29 22:26:26 +02:00 |
|
denizk0461
|
2bf340bdff
|
TabLayoutMediator has been re-instantiated, hopefully in a form that is less crash-prone. Crashes will also be handled now in StwParser.kt
|
2023-04-29 10:56:52 +02:00 |
|
denizk0461
|
d0819553bc
|
Implemented licences dialogue in the settings; fully restored highlighting event functionality
|
2023-04-26 10:21:16 +02:00 |
|
denizk0461
|
ced111d93d
|
Added a time stamp to development builds in the settings' app version section
|
2023-04-25 21:57:47 +02:00 |
|
denizk0461
|
6b1d77dfb3
|
Implemented functionality to switch canteens. UI for this is not fully implemented.
|
2023-04-25 15:38:30 +02:00 |
|
denizk0461
|
a53232a814
|
Added information on data collection as well as an opt-in toggle, which is not yet implemented
|
2023-04-24 13:08:03 +02:00 |
|
denizk0461
|
8d6a15c4d5
|
Added colour to StudIPEvent.kt to implement at a later date in an effort to prepare the app for release without needing to migrate (= nuke) the database once the functionality will be implemented
|
2023-04-23 21:40:04 +02:00 |
|
denizk0461
|
b957172721
|
Transitioned from a fairly custom solution to using a colour palette generated by the Material Theme Builder to simplify colour management. Also began work on a bottom sheet for displaying allergens and additives in canteen offers.
|
2023-04-23 17:13:48 +02:00 |
|
denizk0461
|
b39aa1f003
|
Fixed a bug that would cause the tab for a day without canteen offers to not be shown, causing the offers for the next days to be shifted over, thus not showing the offers for the last day that's available online. I know I didn't explain that very well, but it's fixed now anyway, soo (: also made some minor visual adjustments to margins and colours
|
2023-04-20 21:35:09 +02:00 |
|
denizk0461
|
b9378901f4
|
Canteen items are now individually clickable to signal that they are separate items; BUG: filtering does not work anymore
|
2023-04-20 10:05:24 +02:00 |
|
denizk0461
|
70a89ac681
|
Fixed filtering behaviour, since it wouldn't recognise items with two preferences if only one had been selected; added icons for preferences
|
2023-04-18 21:33:24 +02:00 |
|
denizk0461
|
2117535f63
|
Added German translation
|
2023-04-14 13:21:24 +02:00 |
|
denizk0461
|
f07c41079a
|
Upcoming/current course of the current day will now be highlighted with a thicker border
|
2023-04-14 13:09:40 +02:00 |
|
denizk0461
|
a3489d06b3
|
Completed the design (colour) change for both dark and light theme now
|
2023-04-13 21:05:52 +02:00 |
|
denizk0461
|
3a2d444956
|
Currently changing the app's colours. fuck i spent so much time changing the fucking status bar colour. like stackoverflow is so damn outdated on this topic
|
2023-04-13 19:21:53 +02:00 |
|
denizk0461
|
fb50711d36
|
Changing fragments via bottom navigation view works well now! Also started work on SettingsFragment.kt
|
2023-04-13 12:25:43 +02:00 |
|