summaryrefslogtreecommitdiff
path: root/core/java/android/view/RemoteAnimationTarget.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-03-31Expose the full task info with the remote animation targetWinson Chung
2021-03-17[Reland] Add nav bar case to RemoteAnimationTarget of non-app windowshawnlin
2021-03-05Revert "Add nav bar case to RemoteAnimationTarget of non-app window"Shawn Lin
2021-03-04Add nav bar case to RemoteAnimationTarget of non-app windowshawnlin
2021-02-26Optimize the Parcel read/write of remote animationRiddle Hsu
2021-01-11Remove Point#dumpAlec Mouri
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-09-30Improve PIP enter transition w/ gesture nav (1/N)Hongwei Wang
2020-04-07Remove exposed hidden apis in Point.javaAlec Mouri
2020-03-09Add localBounds in RemoteAnimationTargetlumark
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-05Rename writeToProto to be dumpDebugJeffrey Huang
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-29Null check before writing RemoteAnimationTarget protoEvan Rosky
2019-01-23Change TransitionEvan Rosky
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-13Updating incident protos.Kweku Adams
2018-03-13Improve animation dump/loggingJorim Jaggi
2018-03-09Adding isNotInRecents to RemoteAnimationTargetVadim Tryshev
2018-02-07Revert "Revert "Exposing content insets and minimized home bounds for recents...Winson Chung
2018-02-07Revert "Exposing content insets and minimized home bounds for recents transit...Winson Chung
2018-02-06Exposing content insets and minimized home bounds for recents transitionWinson Chung
2018-01-25Revert "Revert "2/ Add support for remote Recents animation""Winson Chung
2018-01-25Revert "2/ Add support for remote Recents animation"Jorim Jaggi
2018-01-242/ Add support for remote Recents animationWinson Chung
2018-01-17Remote animations (app-controlled animations)Jorim Jaggi