summaryrefslogtreecommitdiff
path: root/core/java/android/view/RemoteAnimationDefinition.java
AgeCommit message (Expand)Author
2021-02-26Optimize the Parcel read/write of remote animationRiddle Hsu
2020-10-22Replace old app transition type to new transition type (1/N)Issei Suzuki
2019-12-19Clean up remote animation definitions when activity is destroyedWinson Chung
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-08-05Fix overlapping remote and recents animationsJorim Jaggi
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-14Add ability to filter remote animation adapter by activity typeJorim Jaggi
2018-03-08Revert "Revert "Elevate remote/recents animation priority""Jorim Jaggi
2018-02-28Revert "Elevate remote/recents animation priority"Jorim Jaggi
2018-02-23Elevate remote/recents animation priorityJorim Jaggi
2018-01-17Add ability to register remote animation definitions per activityJorim Jaggi