summaryrefslogtreecommitdiff
path: root/core/java/android/app/slice/Slice.java
AgeCommit message (Expand)Author
2019-12-30Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-06-01Fix broken links in @see tags in framework docs.Aurimas Liutikas
2018-05-15Add some null checks to slicesJason Monk
2018-04-11Clean up APIs before declaring API 28.Jeff Sharkey
2018-04-10List<SliceSpec> -> Set<SliceSpec>Jason Monk
2018-04-11Revert "List<SliceSpec> -> Set<SliceSpec>"Jason Monk
2018-04-10List<SliceSpec> -> Set<SliceSpec>Jason Monk
2018-03-30Add subtype for layout direction to SliceMady Mellor
2018-03-28Add permission hint, update permission slice structureMady Mellor
2018-03-27Fix keywords hint and add some hints and a subtype to SliceMady Mellor
2018-03-20Some Slices API refinementJason Monk
2018-03-06Remove registerSliceCallback and formalize setCallerNeededJason Monk
2018-03-02Add a HINT_KEYWORDS to SliceMady Mellor
2018-02-28Merge "Update Slice.Builder#addInt javadoc."TreeHugger Robot
2018-02-22Move metadata key from Slice to SliceManagerMady Mellor
2018-02-16Update Slice.Builder#addInt javadoc.Amin Shaikh
2018-01-30Update slice constants for range/input range.Amin Shaikh
2018-01-24Add slice subtype constants for sliders/progress.Amin Shaikh
2018-01-23Merge "Expose permission-related Slice APIs"Jason Monk
2018-01-23Merge "Remove old slice APIs for color"Jason Monk
2018-01-21Remove old slice APIs for colorJason Monk
2018-01-21Expose permission-related Slice APIsJason Monk
2018-01-21Revert "Revert "Slices permission model""Jason Monk
2018-01-21Revert "Slices permission model"Artem Iglikov
2018-01-20Slices permission modelJason Monk
2018-01-18Merge "Add hint to indicate 'see more' type content"TreeHugger Robot
2018-01-16Update slice APIsJason Monk
2018-01-10Add hint to indicate 'see more' type contentMady Mellor
2017-12-20Add subtype to indicate accessibility textMady Mellor
2017-12-20Merge "Add subtype for priority"Mady Mellor
2017-12-20Add subtype for priorityMady Mellor
2017-12-19Unhide HINT_HIDDEN from slices api and rename to HINT_SHORTCUTMady Mellor
2017-12-16Merge "Add hints for toggles in Slice"TreeHugger Robot
2017-12-14Merge "Adds hint summary to slice"Mady Mellor
2017-12-12Add Slice.Builder#addBundleJason Monk
2017-12-11Add hints for toggles in SliceMady Mellor
2017-12-11Adds hint summary to sliceMady Mellor
2017-12-11Change colors to allow transport of more generic intsJason Monk
2017-12-08Add auto-doc support for @StringDef.Jeff Sharkey
2017-11-22Add meta-data constant for activity->sliceJason Monk
2017-11-20Convert Slice type to string and add optional sub-typeJason Monk
2017-11-20Add SliceSpec to Slice APIJason Monk
2017-11-20Remove SliceView (its moving to support)Jason Monk
2017-11-15Merge "Implement intent to uri mapping for slices"TreeHugger Robot
2017-11-14Implement intent to uri mapping for slicesMady Mellor
2017-11-14Add hints for toggles in SliceMady Mellor
2017-11-02Update shortcuts to match specMady Mellor
2017-10-27Unhide slice view APIsMady Mellor
2017-10-16Unhide slice data APIsJason Monk