-
v2.7.1
StableAll checks were successfulCI / ci (push) Successful in 4m8sRelease — F-Droid repo + Gitea release / ci (push) Successful in 2m29sRelease — F-Droid repo + Gitea release / gitea-release (push) Successful in 5sRelease — F-Droid repo + Gitea release / build-and-deploy (push) Successful in 5m43sreleased this
2026-06-21 09:59:32 +00:00 | 300 commits to main since this releaseFixed
- Fixed the app crashing immediately on launch whenever calendar access hadn't
been granted yet (a fresh install, or after revoking the permission). The app
set up its live calendar-change listener before the permission screen could
appear, which newer Android versions reject outright — so the app died before
you could grant access. The listener now waits for the permission and attaches
itself the moment it's granted.
Downloads
- Fixed the app crashing immediately on launch whenever calendar access hadn't