Jul 5

Activate Do Not Disturb during Pomodoro work sessions

Add an option so the app automatically enables Do Not Disturb only while a Pomodoro work session is running, and turns it off when the session ends, is canceled, or paused. Breaks should not trigger DND. Key considerations: - Request the required Android DND permission with a clear explanation and a path to system settings. - Show a "notifications silenced" indicator while a work session is active. - Only auto-disable DND if the app itself enabled it (don't override a user's manually set DND). - Keep DND active while the app is backgrounded, and reconcile state after a restart.
PendingPending