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
*
docs: Fixing malformed javadoc
Andrew Solovay
2018-12-14
1
-6
/
+6
|
\
|
*
docs: Fixing malformed javadoc
Andrew Solovay
2018-12-14
1
-6
/
+6
*
|
Merge "Move some members to the "Q blacklist"." am: f5cf9f24ed
Nathan Harold
2018-10-24
1
-1
/
+2
|
\
\
|
*
|
Move some members to the "Q blacklist".
Mathew Inwood
2018-10-22
1
-1
/
+2
*
|
|
Merge "Recover shady content:// paths." into pi-dev
Jeff Sharkey
2018-10-11
1
-19
/
+34
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Recover shady content:// paths.
Jeff Sharkey
2018-10-03
1
-19
/
+34
*
|
|
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
|
*
Unhide slice data APIs
Jason Monk
2017-10-16
1
-2
/
+1
|
*
First version of SliceView (hidden for now)
Mady Mellor
2017-10-07
1
-1
/
+2
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+13
|
/
*
Fix broken javadocs.
Jeff Sharkey
2017-08-06
1
-3
/
+1
*
Improve developer docs for storage APIs.
Jeff Sharkey
2017-06-12
1
-0
/
+7
*
Address API Council feedback.
Steve McKay
2017-04-25
1
-4
/
+56
*
Better ContentProvider error messages.
Jeff Sharkey
2017-03-21
1
-4
/
+9
*
Add OFFSET and LENGTH args for paged queries.
Steve McKay
2017-01-12
1
-3
/
+2
*
Add structured sort data to ContentResolver.query.
Steve McKay
2017-01-11
1
-8
/
+26
*
Replace ContentProvider SQL args w/ Bundle & Constants.
Steve McKay
2016-12-09
1
-10
/
+52
*
Javadoc and un@hide ContentResolver#refresh and ContentProvider#refresh.
Ben Lin
2016-11-14
1
-1
/
+0
*
Adding ContentProvider#refresh and ContentResolver#refresh.
Ben Lin
2016-11-10
1
-0
/
+46
*
Pass userId through to singleton ContentProviders
Robin Lee
2016-08-01
1
-14
/
+24
*
Mark more Bundles as being defusable.
Jeff Sharkey
2016-03-18
1
-0
/
+2
*
Frameworks/base: Use Arrays.toString
Andreas Gampe
2015-12-14
1
-1
/
+2
*
Also check app-ops on path-permissions.
Jeff Sharkey
2015-07-24
1
-38
/
+68
*
Teach receivers, activities, providers, and services app ops.
Svet Ganov
2015-07-01
1
-2
/
+22
*
Merge "Fix ArrayIndexOutOfBoundsException in Transport.query" into mnc-dev
Makoto Onuki
2015-06-13
1
-7
/
+3
|
\
|
*
Fix ArrayIndexOutOfBoundsException in Transport.query
Makoto Onuki
2015-06-12
1
-7
/
+3
*
|
Sigh, some apps are sending null ContentValues.
Jeff Sharkey
2015-06-11
1
-2
/
+2
*
|
Annotate ContentResolver/Provider arguments.
Jeff Sharkey
2015-06-11
1
-43
/
+48
|
/
*
Handle null projection properly if provider app op is not enabled.
Svet Ganov
2015-04-28
1
-1
/
+21
*
Return an empty cursor when a content provider app op is disabled
Svet Ganov
2015-04-23
1
-27
/
+8
*
Mark arg and extras @Nullable in ContentProvider#call()
Scott Kennedy
2015-03-01
1
-2
/
+4
*
Fix NPE in Transport.applyBatch
Jay Shrauner
2014-12-15
1
-4
/
+6
*
Fix issue with call backs from media process.
Dianne Hackborn
2014-11-19
1
-32
/
+43
*
Explicitly bind AsyncTask to main looper.
Jeff Brown
2014-11-14
1
-6
/
+0
*
Fix singleUser provider grants
Amith Yamasani
2014-11-05
1
-1
/
+4
*
Allowing a ContentProvider to have a null authority.
Nicolas Prevot
2014-09-08
1
-9
/
+13
*
Allow singleton providers to accept connections from other users
Amith Yamasani
2014-08-08
1
-0
/
+3
*
Validate that the authority of incoming uris matches.
Nicolas Prevot
2014-08-08
1
-19
/
+71
*
Security fixes related to cross-user content.
Nicolas Prevot
2014-08-05
1
-23
/
+48
*
Resolving resources across users.
Nicolas Prevot
2014-05-13
1
-6
/
+108
*
am 33282d66: am a41ddccd: Merge "Fixed typo errors in documentation"
Jeff Brown
2014-03-11
1
-1
/
+1
|
\
|
*
Merge "Fixed typo errors in documentation"
Jeff Brown
2014-03-11
1
-1
/
+1
|
|
\
|
|
*
Fixed typo errors in documentation
Taeho Kim
2013-10-29
1
-1
/
+1
*
|
|
am 85f98508: Merge "Docfixes: three typos and escape */*." into klp-docs
John Spurlock
2014-01-14
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Docfixes: three typos and escape */*.
John Spurlock
2014-01-06
1
-3
/
+3
*
|
|
Better enforcement in DocumentsProvider.call().
Jeff Sharkey
2013-10-31
1
-105
/
+107
|
/
/
*
|
Improve DocumentsProvider and contract docs.
Jeff Sharkey
2013-10-15
1
-0
/
+2
*
|
Surfaces ParcelFileDescriptor#parseMode() as API
Adam Lesinski
2013-09-20
1
-1
/
+1
*
|
Guard against null Context in attachInfo().
Jeff Sharkey
2013-09-17
1
-2
/
+4
[next]