OSDN Git Service

Allowing heads-up notifications now on the lock screen
authorSelim Cinek <cinek@google.com>
Wed, 21 Dec 2016 17:23:11 +0000 (18:23 +0100)
committerSelim Cinek <cinek@google.com>
Wed, 21 Dec 2016 17:23:11 +0000 (18:23 +0100)
commit01ee2cd5c4071f528d4b208deeec8d10eec5e1c4
tree869deb21e9f83960598bc1de9fef351d49074f0c
parent45e63815e7e54d439456244439951e73a050db59
Allowing heads-up notifications now on the lock screen

In order to isolate notifications properly from their group
and in order to allow them to visually reorder, we now allow
heads up notifications on the lock screen.

Change-Id: I1d04a92e66ae92ecee4f8ee23b218c2b167dadd4
Test: existing tests pass
Test: add heads up on lockscreen
Test: heads up group child on lockscreen
Bug: 32442500
packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/HeadsUpManager.java