OSDN Git Service

Work on issue #17011123: Hit Back/Recents button when in Recents...
authorDianne Hackborn <hackbod@google.com>
Fri, 22 Aug 2014 00:50:42 +0000 (17:50 -0700)
committerDianne Hackborn <hackbod@google.com>
Fri, 22 Aug 2014 00:50:42 +0000 (17:50 -0700)
commit6f4d61ff2e3143bea37bbc1a7a2a0ab415b2c88a
tree94d9fdfb0d37f2c1ddb5d09d59ece1c3a4744673
parent491cb3f578a23555c807e68f8a536a892959a73f
Work on issue #17011123: Hit Back/Recents button when in Recents...

...without interacting with any of the Recents items should not bring
Home back to top

Up navigation needs to be smarter about multi-document and in the case
of being at the root of a document know to re-construct a task for
the app.

Change-Id: Ief874e46e9a9897379dda1010bcce4c5b03d82f1
core/java/android/app/Activity.java
core/java/android/app/ActivityManagerNative.java
core/java/android/app/IActivityManager.java
services/core/java/com/android/server/am/ActivityManagerService.java
services/core/java/com/android/server/am/ActivityStack.java