History log of /frameworks/base/services/java/com/android/server/am/TaskAccessInfo.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
15491c6a728131e322c45bc440500a8a78e4a410 19-Sep-2012 Dianne Hackborn <hackbod@google.com> Switch to showing top-most thumbnail of recent apps.

The way it should have been, and with the new recents enter animation
the way it must be.

Added a new method to retrieve this thumbnail, since it would be less
efficient to use the existing API (which always returns the "base"
thumbnail). Probably at some point that existing API should be tweaked
to always return the top thumbnail instead, but that is for a later time.

Also removed code that would clear the thumbnail associated with an
activity when it is resumed. I don't think there should ever be a
reason to clear a thumbnail -- it's much better to have *something*
for the task, even if it is a little out of date.

Change-Id: I83e6ca6403eb2df5e4de3009dfe8c210e8cf8d5b
/frameworks/base/services/java/com/android/server/am/TaskAccessInfo.java
2432d1bd4828d10d97cf72f974d8312a168bb2ca 13-Apr-2011 Dianne Hackborn <hackbod@google.com> Forgot to add this file.

Change-Id: I7b29785599ab8e4b8b29099a8398ef86df6aef31
/frameworks/base/services/java/com/android/server/am/TaskAccessInfo.java