Commit Graph
14 Commits
Author SHA1 Message Date
denizk0461 1c31d422fa WeserPlaner 1.0.3: adjusted layout of AllergenSheet.kt to display allergens and additives separately; FetcherActivity.kt now features a button to go directly to the user's schedule, if logged in; replaced toast messages with snack bars; ScheduleUpdateSheet.kt now notifies the user about database transactions via snack bar; schedule view now tells the user if there are no events scheduled for a day 2023-05-14 23:09:06 +02:00
denizk0461 5a9ab267aa All sheets now have the ability to scroll; a custom selectable item background has been added to clickable views to get a custom coloured ripple effect on click 2023-05-01 22:19:44 +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 d0819553bc Implemented licences dialogue in the settings; fully restored highlighting event functionality 2023-04-26 10:21:16 +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 07a2902367 Highlighted course is now highlighted with the primary colour, 50% translucent 2023-04-20 14:30:48 +02:00
denizk0461 61822f1f45 Canteen content can now be displayed 2023-04-16 21:41:46 +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 53c2a2a9c4 Visual changes, mostly colour-related 2023-04-12 22:07:18 +02:00
denizk0461 7da43dc2b7 Added bottom navigation view (currently unpopulated) and changed logic for pages 2023-04-12 10:49:30 +02:00
denizk0461 76370d78a8 boutta make a big change 2023-04-08 15:13:11 +02:00
denizk0461 9c0e67b396 Implemented page view for courses 2023-04-08 13:43:26 +02:00
denizk0461 73ea48626d Initial push 2023-04-08 11:41:02 +02:00