Skip to content

v0.1.2

Choose a tag to compare

@ianpogi5 ianpogi5 released this 13 Jul 10:57
· 3 commits to main since this release

Efficiency release.

  • The standby screen no longer queries the calendar provider every minute (~480 queries over a night). It now queries once at launch, again at local-day rollover, and whenever calendar data actually changes (via ContentObserver); the minute tick just re-filters the cached day's events. Same on-screen behavior, less background work while the phone is docked.

APK is signed with the project release key (SHA-256 1777f274935d861ce20048e62324c4b969338c38d20bd0621e37603ceaa7a981).