OSDN Git Service

Improving the haptic notification experience
authorSelim Cinek <cinek@google.com>
Wed, 26 Jul 2017 19:20:38 +0000 (12:20 -0700)
committerSelim Cinek <cinek@google.com>
Wed, 26 Jul 2017 20:19:35 +0000 (13:19 -0700)
commitd95ca7c4fc0cf251d46e2120178274c519643dcf
tree2b996a3c48e51e5ecba2b47fcdf48cc7b18d644c
parent95a3528866fcbb41c1ea2e5f7db7442f1101c66a
Improving the haptic notification experience

Added haptic feedback when expanding the notification panel
and when icons do animations while the user is touching
the screen.

Test: manual, add notification, observe
Change-Id: Id389bd0c7b6ac5584d4b93ac2c24c812a225d347
Fixes: 62392747
packages/SystemUI/res/values/config.xml
packages/SystemUI/src/com/android/systemui/statusbar/NotificationShelf.java
packages/SystemUI/src/com/android/systemui/statusbar/StatusBarIconView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationIconContainer.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarWindowView.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java