Skip to content

[Feature Request] Automatic enabling of DND when reading #266

@Inhishonor

Description

@Inhishonor

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions