OSDN Git Service

Removing duplicated code in Recents
authorWinson Chung <winsonc@google.com>
Wed, 9 Apr 2014 22:17:43 +0000 (15:17 -0700)
committerWinson Chung <winsonc@google.com>
Wed, 9 Apr 2014 22:19:57 +0000 (15:19 -0700)
commitb44c24fb50845dfbc1f49e78085cf5e01a32067f
treec945b3fbac2713e00a21fac870b884219dc4f0a1
parent0d767551c55d9e594a0b944bd1926c21a344b5ae
Removing duplicated code in Recents

- Also disabling the animation on the first task view when animating from home
- Fixing a case where filtered and non-filtered state can be exactly the same

Change-Id: I01665391fc0b0745a89e404b12280d3d919aec83
packages/SystemUI/src/com/android/systemui/recents/AlternateRecentsComponent.java
packages/SystemUI/src/com/android/systemui/recents/Constants.java
packages/SystemUI/src/com/android/systemui/recents/RecentsActivity.java
packages/SystemUI/src/com/android/systemui/recents/RecentsConfiguration.java
packages/SystemUI/src/com/android/systemui/recents/RecentsService.java
packages/SystemUI/src/com/android/systemui/recents/model/TaskStack.java
packages/SystemUI/src/com/android/systemui/recents/views/RecentsView.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackView.java