index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
slice
/
SliceManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent NPE in getSliceDescendants
Nikolas Havrikov
2021-10-25
1
-4
/
+10
*
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-30
1
-3
/
+4
*
fix the issue slice cannot be triggered from uri
Pinyao Ting
2019-10-11
1
-0
/
+2
*
Fix slice auto grant permissions
Jason Monk
2018-07-23
1
-2
/
+4
*
Don't use stable providers for slices
Jason Monk
2018-05-31
1
-4
/
+4
*
Do not throw IllegalArgumentException in slice manager.
Steven Wu
2018-05-22
1
-3
/
+6
*
Allow onGetSliceDescendants to be slow
Jason Monk
2018-05-11
1
-0
/
+2
*
Slices: Don't use public namespace for internal intent
Jason Monk
2018-04-18
1
-1
/
+1
*
Clean up APIs before declaring API 28.
Jeff Sharkey
2018-04-11
1
-1
/
+4
*
Fix docs and bug in SliceManager#bindSlice
Jason Monk
2018-04-11
1
-59
/
+48
*
List<SliceSpec> -> Set<SliceSpec>
Jason Monk
2018-04-10
1
-5
/
+34
*
Merge "Revert "List<SliceSpec> -> Set<SliceSpec>"" into pi-dev
Jason Monk
2018-04-11
1
-24
/
+5
|
\
|
*
Revert "List<SliceSpec> -> Set<SliceSpec>"
Jason Monk
2018-04-11
1
-24
/
+5
*
|
Merge "List<SliceSpec> -> Set<SliceSpec>" into pi-dev
Jason Monk
2018-04-10
1
-5
/
+24
|
\
|
|
*
List<SliceSpec> -> Set<SliceSpec>
Jason Monk
2018-04-10
1
-5
/
+24
*
|
Slice permissions++
Jason Monk
2018-04-10
1
-39
/
+17
|
/
*
Merge "Add some methods to manage slice permissios" into pi-dev
TreeHugger Robot
2018-03-31
1
-0
/
+60
|
\
|
*
Add some methods to manage slice permissios
Jason Monk
2018-03-30
1
-0
/
+60
*
|
Merge "Add auto-grant permission slice API" into pi-dev
TreeHugger Robot
2018-03-30
1
-2
/
+5
|
\
|
|
*
Add auto-grant permission slice API
Jason Monk
2018-03-30
1
-2
/
+5
*
|
Slices: Fix up some formatting and add examples
Jason Monk
2018-03-28
1
-8
/
+20
|
/
*
Security fixup for Slices
Jason Monk
2018-03-23
1
-0
/
+5
*
SliceManager: Relax explicit checks on map a little bit
Jason Monk
2018-03-15
1
-2
/
+4
*
Merge "Add API to get currently pinned slices" into pi-dev
TreeHugger Robot
2018-03-14
1
-0
/
+12
|
\
|
*
Add API to get currently pinned slices
Jason Monk
2018-03-09
1
-0
/
+12
*
|
Add intent category for slices to help identify them
Jason Monk
2018-03-09
1
-1
/
+31
|
/
*
Remove registerSliceCallback and formalize setCallerNeeded
Jason Monk
2018-03-06
1
-85
/
+0
*
Merge "Make mapIntentToUri understand meta-data hookup"
TreeHugger Robot
2018-02-23
1
-6
/
+23
|
\
|
*
Make mapIntentToUri understand meta-data hookup
Jason Monk
2018-02-23
1
-6
/
+23
*
|
Merge changes from topic "update_mapping"
TreeHugger Robot
2018-02-23
1
-36
/
+6
|
\
\
|
|
/
|
/
|
|
*
Rework how pinning works
Jason Monk
2018-02-22
1
-36
/
+6
*
|
Move metadata key from Slice to SliceManager
Mady Mellor
2018-02-22
1
-0
/
+9
|
/
*
Switch SliceManager IContentProvider to ContentProviderClient
Jason Monk
2018-02-02
1
-34
/
+28
*
Add API to only map to slice uri and not bind
Jason Monk
2018-01-30
1
-2
/
+55
*
Fix registerSliceCallback to match api guidelines
Jason Monk
2018-01-22
1
-27
/
+18
*
Revert "Revert "Slices permission model""
Jason Monk
2018-01-21
1
-2
/
+63
*
Revert "Slices permission model"
Artem Iglikov
2018-01-21
1
-63
/
+2
*
Slices permission model
Jason Monk
2018-01-20
1
-2
/
+63
*
Add SliceManager#getSliceDescendants
Jason Monk
2018-01-16
1
-0
/
+32
*
Update slice APIs
Jason Monk
2018-01-16
1
-0
/
+102
*
Add APIs for slice pinning
Jason Monk
2017-12-14
1
-33
/
+141
*
Give SliceManagerService a concept of pinned slices.
Jason Monk
2017-12-13
1
-0
/
+92
*
Add system service for slices
Jason Monk
2017-12-05
1
-0
/
+39