Skip to content

fix: restore clamped timer activity intervals#353

Merged
awaseem merged 1 commit into
mainfrom
fix/pause-timer-clamping
May 14, 2026
Merged

fix: restore clamped timer activity intervals#353
awaseem merged 1 commit into
mainfrom
fix/pause-timer-clamping

Conversation

@awaseem

@awaseem awaseem commented May 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • restore pre-fix: Remove clamping and add app store deny #335 clamped DeviceActivity intervals for one-shot timer activities
  • keep interval start at 00:00 and cap same-day timer ends at 23:59
  • recognize pause and strategy timer activities in debug output

Context

This is a focused hotfix for #352. PR #335 changed one-shot timer schedules to start at the current minute and wrap end times modulo 24. Pause timers rely on DeviceActivity interval start callbacks to lift restrictions and mark pause state, and v1.33 reports show that callback path no longer reliably starts.

Verification

  • make lint (existing warnings remain in unrelated files)
  • make build

@awaseem awaseem marked this pull request as ready for review May 14, 2026 03:57
@awaseem awaseem merged commit 60a39c3 into main May 14, 2026
1 check passed
@awaseem awaseem deleted the fix/pause-timer-clamping branch May 14, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant