OSDN Git Service

Only show historical tasks in history.
authorWinson Chung <winsonc@google.com>
Fri, 11 Dec 2015 15:26:06 +0000 (10:26 -0500)
committerWinson Chung <winsonc@google.com>
Mon, 14 Dec 2015 19:23:21 +0000 (14:23 -0500)
commitde750de53127e42b71867dd5c17e873d7e9ba47e
tree0eed532236f2d8bf4fbbf040d1eb73b3d385653a
parenta8a43dbd12c3bd81b15860723b911037e601a35b
Only show historical tasks in history.

- Also only show the history button if there are
  historical tasks (and reflect that in the
  button text)

Change-Id: I7b9dcf79e2feef61f96b720f586144de4c5033e3
packages/SystemUI/res/values/strings.xml
packages/SystemUI/src/com/android/systemui/recents/history/RecentsHistoryView.java
packages/SystemUI/src/com/android/systemui/recents/views/RecentsView.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackView.java