OSDN Git Service

Inline noti blocking is now in the form of a question
authorJulia Reynolds <juliacr@google.com>
Wed, 3 Jan 2018 17:27:24 +0000 (12:27 -0500)
committerJulia Reynolds <juliacr@google.com>
Wed, 10 Jan 2018 17:56:57 +0000 (12:56 -0500)
commit437cdb146498cbfabd6ed0c2466fc5349b0f1d65
tree9bd4b70839591b1413550c86891355e4db3a3749
parent41eae630b38e49fd031d5ee14a06a9bb62a77d49
Inline noti blocking is now in the form of a question

And has an 'undo' flow that matches snoozing.

Test: runtest systemui
Bug: 63927402
Change-Id: Idc17b8d950bc3da7ec9fe035dc8a65146d12c456
core/res/res/values/dimens.xml
packages/SystemUI/res/drawable/ic_info.xml [new file with mode: 0644]
packages/SystemUI/res/layout/notification_info.xml
packages/SystemUI/res/values/dimens.xml
packages/SystemUI/res/values/strings.xml
packages/SystemUI/src/com/android/systemui/statusbar/NotificationGutsManager.java
packages/SystemUI/src/com/android/systemui/statusbar/NotificationInfo.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationInfoTest.java
tests/testables/src/android/testing/PollingCheck.java [new file with mode: 0644]