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
w16.1
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
*
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
*
Log a string to logcat when ContentProvider access gets denied due to appop
Eugene Susla
2018-12-04
1
-1
/
+8
*
Add ContentProvider.clearCallingIdentity().
Jeff Sharkey
2018-10-20
1
-0
/
+42
*
Merge "Remove SMS access for apps other than current SMS handler"
TreeHugger Robot
2018-10-06
1
-12
/
+19
|
\
|
*
Remove SMS access for apps other than current SMS handler
Eugene Susla
2018-10-05
1
-12
/
+19
*
|
Log when Uris are normalized to help triage.
Jeff Sharkey
2018-10-03
1
-1
/
+5
|
/
*
We still need userIds to be populated.
Jeff Sharkey
2018-09-26
1
-1
/
+1
*
We still need userIds to be populated.
Jeff Sharkey
2018-09-26
1
-0
/
+1
*
Merge "Recover shady content:// paths."
Jeff Sharkey
2018-09-25
1
-20
/
+33
|
\
|
*
Recover shady content:// paths.
Jeff Sharkey
2018-09-25
1
-20
/
+33
*
|
Merge "Fix malformed Javadoc." into pi-dev am: 3ae3f252b4
Nicole Borrelli
2018-09-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge "Fix malformed Javadoc." into pi-dev
Nicole Borrelli
2018-09-25
1
-0
/
+1
|
|
\
|
|
*
Fix malformed Javadoc.
Nicole Borrelli
2018-09-20
1
-0
/
+1
|
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+13
*
|
|
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
1
-1
/
+2
*
|
|
ContentResolver: Always set calling package name
Makoto Onuki
2018-08-28
1
-4
/
+17
*
|
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+13
*
|
|
Add tracing for ContentProviders.
Jeff Sharkey
2018-08-03
1
-2
/
+40
|
|
/
|
/
|
[next]