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
/
content
/
ContentProvider.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Review Changes for Media CP Redirection CL
Himanshu Dagar
2022-01-24
1
-4
/
+5
*
Media CP queries redirection from clone profile to its parent
Himanshu Dagar
2022-01-20
1
-4
/
+50
*
Remove calling UID check from ContentProvider
Nate Myren
2021-08-04
1
-3
/
+0
*
Log content provider authority name in traces
Jing Ji
2021-06-08
1
-16
/
+22
*
Switch media fw permissions checks to AttributionSource
Svet Ganov
2021-06-01
1
-6
/
+7
*
Clarify javadocs about mode to parse file.
Corina
2021-05-18
1
-22
/
+10
*
Revert "Restore file truncation where expected."
Corina Grigoras
2021-05-04
1
-15
/
+22
*
Restore file truncation where expected.
Jeff Sharkey
2021-04-28
1
-22
/
+15
*
Rename createContentUriAsUser to createContentUriForUser
Corina
2021-04-12
1
-1
/
+1
*
Runtime permission attribution improvements
Svet Ganov
2021-03-29
1
-207
/
+223
*
Expose create uri as user as system api.
Corina
2021-03-12
1
-0
/
+42
*
Add async version of "uncanonicalize"
Dmitri Plotnikov
2020-10-28
1
-0
/
+14
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+2
*
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-10-07
1
-0
/
+1
*
Merge "Update language to comply with Android's inclusive language guidance" ...
Lais Andrade
2020-07-31
1
-3
/
+2
|
\
|
*
Update language to comply with Android's inclusive language guidance
Lais Andrade
2020-07-31
1
-3
/
+2
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-10
1
-1
/
+1
*
|
Use ParcelableException to put exception in bundle
Dmitri Plotnikov
2020-03-30
1
-19
/
+5
*
|
Propagate exception thrown by ContentProvider.canonicalize
Dmitri Plotnikov
2020-03-25
1
-15
/
+23
*
|
Merge "Propagate exception thrown by ContentProvider.getType" into rvc-dev
Dmitri Plotnikov
2020-03-25
1
-1
/
+18
|
\
\
|
*
|
Propagate exception thrown by ContentProvider.getType
Dmitri Plotnikov
2020-03-24
1
-1
/
+18
*
|
|
Add missing symmetrical ContentResolver method.
Jeff Sharkey
2020-03-19
1
-0
/
+4
|
/
/
*
|
Rename featureId -> attributionTag
Philip P. Moltmann
2020-03-12
1
-73
/
+86
*
|
Add async version of "canonicalize"
Dmitri Plotnikov
2020-02-19
1
-0
/
+9
*
|
Add async version of getProviderMimeType
Dmitri Plotnikov
2020-01-28
1
-0
/
+8
*
|
Add TestApi to get UserHandle from URI.
Alex Kershaw
2020-01-22
1
-0
/
+11
*
|
Respond to API council feedback.
Jeff Sharkey
2020-01-08
1
-11
/
+26
*
|
Final push to build against SDK.
Jeff Sharkey
2020-01-08
1
-3
/
+38
*
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
|
Extend insert/update/delete to provide extras.
Jeff Sharkey
2019-11-15
1
-53
/
+140
*
|
Note with featureId from ContentProvider
Philip P. Moltmann
2019-10-29
1
-83
/
+148
*
|
include a requireContext method for better kotlin inter-operability
Pinyao Ting
2019-10-23
1
-0
/
+17
*
|
Remove manual descriptions of nullability in docs.
Varun Shah
2019-10-16
1
-3
/
+1
*
|
Update mTransport check before trying to configure.
Varun Shah
2019-08-26
1
-6
/
+7
*
|
Merge "Check for mTransport before trying to configure."
Jeff Sharkey
2019-08-20
1
-4
/
+6
|
\
\
|
*
|
Check for mTransport before trying to configure.
Jeff Sharkey
2019-08-19
1
-4
/
+6
*
|
|
Update ContentProvider#checkUser access.
Varun Shah
2019-08-16
1
-3
/
+6
|
/
/
*
|
Enable transport logging based on isLoggable().
Jeff Sharkey
2019-08-08
1
-0
/
+4
*
|
Detailed ContentProvider permissions checks.
Jeff Sharkey
2019-07-12
1
-0
/
+23
|
/
*
Cache resolved details about remote callers.
Jeff Sharkey
2019-05-15
1
-0
/
+10
*
Restricted permission mechanism - framework
Svet Ganov
2019-04-07
1
-17
/
+1
*
Translate selection arguments that are paths.
Jeff Sharkey
2019-02-28
1
-19
/
+59
*
Add tests for DocumentsContract/Provider.
Jeff Sharkey
2019-02-15
1
-1
/
+2
*
Revert "Log a warning if non-role holder attempts to read sms"
Eugene Susla
2019-02-01
1
-12
/
+0
*
Log a warning if non-role holder attempts to read sms
Eugene Susla
2019-01-25
1
-0
/
+12
*
Merge "Validate incoming authority values."
Jeff Sharkey
2018-12-14
1
-0
/
+2
|
\
|
*
Validate incoming authority values.
Jeff Sharkey
2018-12-13
1
-0
/
+2
*
|
cherry-pick from pi-dev docs: Fixing malformed javadoc
Andrew Solovay
2018-12-13
1
-6
/
+6
|
/
*
Extract common methods into ContentInterface.
Jeff Sharkey
2018-12-08
1
-16
/
+47
*
Replace Slog with Log in ContentProvider
Eugene Susla
2018-12-06
1
-2
/
+1
[next]