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

THIS IS A MANUAL MERGE OF ag/2311240 (PART 1)

- 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: If644b18d7ca11569bd6544c7438b03ca13a9f0f4
/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