summaryrefslogtreecommitdiff
path: root/core/java/android/app/slice/SliceSpec.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-06-01Fix broken links in @see tags in framework docs.Aurimas Liutikas
2018-03-15Restore "Update packages for 1.0.0-beta1"Alan Viverette
2018-03-15Revert "Update packages for 1.0.0-beta1"Alan Viverette
2018-03-12Update packages for 1.0.0-beta1Alan Viverette
2017-12-13Give SliceManagerService a concept of pinned slices.Jason Monk
2017-11-20Add SliceSpec to Slice APIJason Monk