OSDN Git Service

Follow up CL for heads up notification refactoring
authorSelim Cinek <cinek@google.com>
Wed, 15 Apr 2015 23:18:39 +0000 (16:18 -0700)
committerSelim Cinek <cinek@google.com>
Tue, 28 Apr 2015 23:24:40 +0000 (16:24 -0700)
commit684a442b812a5e95d813700ffa2fd17ca72048a7
treedb6ac386d90ee59def015e952434fb96340f5ad8
parentb7018ba66046097d81c8d3b48e58e6d8aeab893a
Follow up CL for heads up notification refactoring

Change-Id: Iaf286dfd30a86d3d7d6dd947d3c10ac9eb8c2b1e
16 files changed:
packages/SystemUI/res/values/config.xml
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/NotificationContentView.java
packages/SystemUI/src/com/android/systemui/statusbar/NotificationData.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/HeadsUpTouchHelper.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/ScrimController.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/HeadsUpManager.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/HeadsUpAppearInterpolator.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/StackScrollAlgorithm.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/StackStateAnimator.java
packages/SystemUI/src/com/android/systemui/statusbar/tv/TvStatusBar.java