Device Watch 1.1.1
Fixed
- Daily screen time could be wildly inflated (60+ hours) on devices that skip the ACTIVITY_PAUSED usage event and only emit ACTIVITY_STOPPED (seen on a Pixel 10 Pro): sessions never closed and kept accumulating. Foreground sessions are now tracked per activity, ACTIVITY_STOPPED also ends them, and turning the screen off force-closes every open session. Today's stored value corrects itself on the first refresh after updating.
Requires Android 8.0 (API 26). Signed with the same key as previous releases, so it installs as a normal update.
Full changelog: v1.1.0...v1.1.1