-
-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- This issue contains only one feature request. I will open one issue for every feature I want to request.
- I checked, but didn't find any duplicates (open OR closed) of this issue in the repo.
- This feature is merely an UI/UX update.
- This feature is not going to conflict with many of the existing features/options.
Is your feature request related to a problem? Please describe.
When reading it can be annoying to have notifications pop up because they are visually intrusive and distracting.
Describe the solution you'd like
A setting to automatically enable Do not Disturb mode when reading.
How will you/everyone benefit from this feature?
This will allow uninterrupted reading and better UX.
Additional context
This can be implemented by calling setAutomaticZenRuleState in Notification Manager. See: https://developer.android.com/reference/android/app/NotificationManager#setAutomaticZenRuleState it is gaurded by ACCESS_NOTIFICATION_POLICY. https://developer.android.com/reference/android/Manifest.permission#ACCESS_NOTIFICATION_POLICY
Thanks very much!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request