index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
slice
/
Slice.java
Age
Commit message (
Expand
)
Author
2019-12-30
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-06-01
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2018-05-15
Add some null checks to slices
Jason Monk
2018-04-11
Clean up APIs before declaring API 28.
Jeff Sharkey
2018-04-10
List<SliceSpec> -> Set<SliceSpec>
Jason Monk
2018-04-11
Revert "List<SliceSpec> -> Set<SliceSpec>"
Jason Monk
2018-04-10
List<SliceSpec> -> Set<SliceSpec>
Jason Monk
2018-03-30
Add subtype for layout direction to Slice
Mady Mellor
2018-03-28
Add permission hint, update permission slice structure
Mady Mellor
2018-03-27
Fix keywords hint and add some hints and a subtype to Slice
Mady Mellor
2018-03-20
Some Slices API refinement
Jason Monk
2018-03-06
Remove registerSliceCallback and formalize setCallerNeeded
Jason Monk
2018-03-02
Add a HINT_KEYWORDS to Slice
Mady Mellor
2018-02-28
Merge "Update Slice.Builder#addInt javadoc."
TreeHugger Robot
2018-02-22
Move metadata key from Slice to SliceManager
Mady Mellor
2018-02-16
Update Slice.Builder#addInt javadoc.
Amin Shaikh
2018-01-30
Update slice constants for range/input range.
Amin Shaikh
2018-01-24
Add slice subtype constants for sliders/progress.
Amin Shaikh
2018-01-23
Merge "Expose permission-related Slice APIs"
Jason Monk
2018-01-23
Merge "Remove old slice APIs for color"
Jason Monk
2018-01-21
Remove old slice APIs for color
Jason Monk
2018-01-21
Expose permission-related Slice APIs
Jason Monk
2018-01-21
Revert "Revert "Slices permission model""
Jason Monk
2018-01-21
Revert "Slices permission model"
Artem Iglikov
2018-01-20
Slices permission model
Jason Monk
2018-01-18
Merge "Add hint to indicate 'see more' type content"
TreeHugger Robot
2018-01-16
Update slice APIs
Jason Monk
2018-01-10
Add hint to indicate 'see more' type content
Mady Mellor
2017-12-20
Add subtype to indicate accessibility text
Mady Mellor
2017-12-20
Merge "Add subtype for priority"
Mady Mellor
2017-12-20
Add subtype for priority
Mady Mellor
2017-12-19
Unhide HINT_HIDDEN from slices api and rename to HINT_SHORTCUT
Mady Mellor
2017-12-16
Merge "Add hints for toggles in Slice"
TreeHugger Robot
2017-12-14
Merge "Adds hint summary to slice"
Mady Mellor
2017-12-12
Add Slice.Builder#addBundle
Jason Monk
2017-12-11
Add hints for toggles in Slice
Mady Mellor
2017-12-11
Adds hint summary to slice
Mady Mellor
2017-12-11
Change colors to allow transport of more generic ints
Jason Monk
2017-12-08
Add auto-doc support for @StringDef.
Jeff Sharkey
2017-11-22
Add meta-data constant for activity->slice
Jason Monk
2017-11-20
Convert Slice type to string and add optional sub-type
Jason Monk
2017-11-20
Add SliceSpec to Slice API
Jason Monk
2017-11-20
Remove SliceView (its moving to support)
Jason Monk
2017-11-15
Merge "Implement intent to uri mapping for slices"
TreeHugger Robot
2017-11-14
Implement intent to uri mapping for slices
Mady Mellor
2017-11-14
Add hints for toggles in Slice
Mady Mellor
2017-11-02
Update shortcuts to match spec
Mady Mellor
2017-10-27
Unhide slice view APIs
Mady Mellor
2017-10-16
Unhide slice data APIs
Jason Monk