OSDN Git Service

API for launching activities to the side in side-by-side mode.
authorFilip Gruszczynski <gruszczy@google.com>
Mon, 14 Dec 2015 22:58:30 +0000 (14:58 -0800)
committerFilip Gruszczynski <gruszczy@google.com>
Wed, 16 Dec 2015 00:08:44 +0000 (16:08 -0800)
commit80e29f1ccad2398e95d7b64bb89eb9c391a9da05
tree40d2c4784af674d1f5a7d1990b2467cbcb1bb2f2
parente27a3025ac750b9a51891028f9a422ac61a19c3c
API for launching activities to the side in side-by-side mode.

This API is intended for side-by-side mode, so that when a new activity
is launched, it will show up on the other side instead of covering the
launching activity.

Bug: 26141281

Change-Id: I97d7f2f48d42a31cfb1a86821474582b9c5d9e45
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/content/Intent.java
services/core/java/com/android/server/am/ActivityManagerService.java
services/core/java/com/android/server/am/ActivityStackSupervisor.java