summaryrefslogtreecommitdiff
path: root/core/java/android/app/PictureInPictureParams.java
AgeCommit message (Expand)Author
2021-02-26Optimize the Parcel read/write of remote animationRiddle Hsu
2020-12-09Add API to differentiate PiP contentHongwei Wang
2020-12-04Use equals() to check equality of PictureInPictureParams.Garfield Tan
2020-09-30Improve PIP enter transition w/ gesture nav (1/N)Hongwei Wang
2020-09-14Rename autoEnterAllowed to autoEnterEnabledjorgegil@google.com
2020-09-02Add support for explicit Auto PipWale Ogunwale
2020-02-07Pass PictureInPictureParams in TaskInfo.Robert Carr
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-06-28Ensure PiP test apis are marked as TestApiWinson Chung
2017-05-10Preserve non-floating state when entering pinned stack.Robert Carr
2017-04-29Updates based on API council guidance.Jeff Sharkey
2017-04-27Only sublist array by size or limit, whichever is smaller.Winson Chung
2017-04-26Updating PiP API and documentation.Winson Chung