-
v2.20.1
Stablereleased this
2026-09-07 20:58:39 +00:00 | 0 commits to main since this releaseFixed
- An empty calendar now explains itself. "No calendars configured" offered
an "Open system calendar settings" button that opened nothing — every screen
wired it to the same reload that had just produced the empty state. It now
opens the system's account chooser, filtered to the providers that sync
calendars ([#239]). - Calendars that are all switched off no longer look like an empty month.
When every calendar on the device is hidden at system level there is nothing
to draw, but the app said nothing at all: it only ever checked whether the
device had no calendars, so a device that had them and hid them fell
through to a blank grid with no hint. That case now says so, and points at
Settings → Calendars — the one screen that can switch a calendar back on. The
navigation drawer's calendar list drew the same conflation and is fixed with
it ([#239]).
Downloads
- An empty calendar now explains itself. "No calendars configured" offered