SapuSeven / BetterUntis

An alternative mobile client for the Untis timetable system.
GNU General Public License v3.0
229 stars 31 forks source link

Week range not working from monday to sunday #439

Open MatsG23 opened 9 months ago

MatsG23 commented 9 months ago

Steps to Reproduce

  1. Open the general settings
  2. Set the custom week range from monday to sunday
  3. Go back to the timetable view

Expected Result

The weekview should show the week from monday to sunday.

Actual Result

While the custom week range was set correctly in the settings (it shows correctly in the text under the setting name and in the setter component), the weekview only shows the week from monday to saturday.

Android Version

Android 14

BetterUntis Version

3.0.2

Installation Source

GitHub Release

Additional information

The phone is running GrapheneOS. The selected school must probably choose to not show the sunday by default. In general, it makes sense to never show the sunday as a working day. But if the option exists like that, it should still work.

Lauritz-Tieste commented 9 months ago

This is correlated to the week-view milestone and #434