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
|
4d9ad39578
|
Made some improvements to the dietary preference handling, but CanteenOfferPageAdapter.kt still needs some work for the filtering to work properly; it should only filter out elements if they meet NO preferences!
|
2023-04-18 15:39:49 +02:00 |
|
denizk0461
|
c385da4287
|
Implemented chips for selecting dietary preferences
|
2023-04-18 10:25:45 +02:00 |
|
denizk0461
|
56cdc4c5ee
|
Canteen name will now be fetched as well; fixed an error that displayed the offers of the next day in CanteenFragment.kt
|
2023-04-17 14:32:07 +02:00 |
|
denizk0461
|
315f2f815a
|
Successfully completed database change OMG; this will save memory by storing less duplicate data
|
2023-04-17 14:19:06 +02:00 |
|
denizk0461
|
61822f1f45
|
Canteen content can now be displayed
|
2023-04-16 21:41:46 +02:00 |
|
denizk0461
|
5543eb4e32
|
Implemented canteen scraper/parser functionality
|
2023-04-16 18:19:06 +02:00 |
|