History log of /frameworks/base/core/java/android/view/AppTransitionAnimationSpec.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aa7fa0135366b80d9bfdb7dffb6795b365a40607 25-May-2017 Winson Chung <winsonc@google.com> DO NOT MERGE Updating AnimationSpec and related internal APIs to use GraphicBuffer.

- This reduces the copy of the hardware bitmap when it is
parceled/unparceled.

Bug: 38507414
Bug: 62021436
Test: Launch Overview to/from app, ensure that the header bar shows
Test: go/wm-smoke

Change-Id: I85a9a59a0a3699d1642158061d10fddef34393c3
Signed-off-by: Winson Chung <winsonc@google.com>
/frameworks/base/core/java/android/view/AppTransitionAnimationSpec.java
170192ab55812bd25124cf602042477c3ea042d1 17-Aug-2015 Filip Gruszczynski <gruszczy@google.com> Improve animating from recents to multi window state.

Previously all windows would start animating from a single thumbnail
that was clicked. Now each animates from its thumbnail, including
properly animating the thumbnail header. This involves System UI
providing information about the thumbnail setup and app transition code
using it to setup each individual animation.

Change-Id: I6f45c94af6bcbf6898b8ed757d83505af99ed6b1
/frameworks/base/core/java/android/view/AppTransitionAnimationSpec.java