History log of /frameworks/base/services/core/java/com/android/server/notification/ZenModeExtractor.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ccc6ae64ff1dd957fabb24b3c889a69d2d42765d 01-Mar-2018 Julia Reynolds <juliacr@google.com> Expand the visual effects that DND can suppress.

Additionally default to disabling all visual effects when DND is on,
to gather dogfood feedback.

The 'dnd has changed' notification will be reposted after this
CL and has updated text.

Test: runtest systemui-notification
Bug: 74075050
Change-Id: I5bec8ccc6456d98112907b0264ecd52734983984
/frameworks/base/services/core/java/com/android/server/notification/ZenModeExtractor.java
c861a3ddbc9b6cb193e71dbb5da6162d119e2e98 15-Feb-2018 Julia Reynolds <juliacr@google.com> Optionally supress status bar notifications in dnd

If 'allow visual signals -> when the screen is on' is off.

Test: runtest systemui-notification and manual - confirm triggering
dnd hides icons of existing notifications; confirm icons return when dnd
is turned off, verify new icons are hidden when dnd is on, confirm
supressed notification doesn't re-alert when dnd turned off.
Bug: 73455127
Change-Id: If6e5035d6563c70de77604196ea37a16118847a7
/frameworks/base/services/core/java/com/android/server/notification/ZenModeExtractor.java