History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/TaskViewAccessibilityDelegate.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6519c1b0fe85c5f25115539e936e4333e8537098 14-Oct-2017 Winson Chung <winsonc@google.com> Moving some recents logic into the shared lib.

- Creating com.android.system.shared library with recents model code and
corresponding recents tests
- Removing notion of blacklisted apps since that is now obsolete.

Bug: 67510855
Test: It builds, Recents runs

Change-Id: Ib1f5eefa6e4d4964366061246002509e2e15b19e
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/TaskViewAccessibilityDelegate.java
9be3a060827154617eed9132c64431af56d98eb4 31-May-2017 Erik Wolsheimer <ewol@google.com> Support multi-window on low-memory watches.

On watches, multi-window is used to present essential system UI, and thus it
must be supported regardless of device memory characteristics.

Bug: 37482466
Test: Manually, on a watch
Change-Id: I7929a090b7fd46de019d237ce771c82a6d7fd3f3
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/TaskViewAccessibilityDelegate.java
32acecc073b4e8b11a25f7b590f42d20dc611cbe 26-Jan-2017 Matthew Ng <ngmatthew@google.com> Reverts ag/1803954 and ag/1828349 and left only split custom action

Test: manual - used Talkback
Fixes: 29360763
Change-Id: I50a5fd8fb438cba045ab4e86b4495af8a8fdf8f3
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/TaskViewAccessibilityDelegate.java
b7035f3a4738efdf40dc0ad06f19303ffcd784f7 19-Jan-2017 Matthew Ng <ngmatthew@google.com> Added open, dismiss and split screen as custom accessibility actions

In overview with talkback, swiping would select the individual apps
instead of the open and dismiss views. The open and dismiss actions
are changed to accessibility custom actions with the additional action
to split the current app into multi-window mode.

Test: manual - used talkback with running all three actions in
landscape and portrait
Fixes: 29360763
Change-Id: Ie0bec99b849c5754d45577c66b17fa6b0c7e985c
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/TaskViewAccessibilityDelegate.java