OSDN Git Service

Fallback 1 for Recents timeout behaviour
authorWinson <winsonc@google.com>
Thu, 4 Feb 2016 22:37:18 +0000 (14:37 -0800)
committerWinson <winsonc@google.com>
Fri, 5 Feb 2016 01:33:26 +0000 (17:33 -0800)
commitb61e654b9a46e79827355104760a3ac5228380bc
tree712b35adfe15de7f05f10603966d44c292124201
parent3e85f9e48c0b30c8a7e5cd4512b091d00dcac4fa
Fallback 1 for Recents timeout behaviour

- Removing initial timeout
- Adding double tap to switch tasks

Change-Id: Ice6a508b842377809bf0dcea0997522164d0ccdf
packages/SystemUI/src/com/android/systemui/recents/RecentsActivity.java
packages/SystemUI/src/com/android/systemui/recents/RecentsActivityLaunchState.java
packages/SystemUI/src/com/android/systemui/recents/RecentsDebugFlags.java
packages/SystemUI/src/com/android/systemui/recents/RecentsImpl.java
packages/SystemUI/src/com/android/systemui/recents/events/activity/LaunchNextTaskRequestEvent.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackLayoutAlgorithm.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackView.java