Closed
Bug 1905626
Opened 1 year ago
Closed 1 year ago
Investigate changes to when apps can modify the global state of Do Not Disturb mode
Categories
(Firefox for Android :: General, task, P1)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mcarare, Assigned: mcarare)
References
Details
(Whiteboard: [fxdroid][group1])
We should check if we are impacted by this: https://developer.android.com/about/versions/15/behavior-changes-15#dnd-changes
AFAIK we do not set or interfere with AutomaticZenRule.
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Looked into this and checked our existing code. We do not modify AutomaticZenRule by using setInterruptionFilter or setNotificationPolicy.
The conclusion is that this change does not require any code changes on our part.
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•