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
/
IContentProvider.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Runtime permission attribution improvements
Svet Ganov
2021-03-29
1
-32
/
+36
*
Add async version of "uncanonicalize"
Dmitri Plotnikov
2020-10-28
1
-0
/
+9
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+1
*
Rename featureId -> attributionTag
Philip P. Moltmann
2020-03-11
1
-19
/
+20
*
Add async version of "canonicalize"
Dmitri Plotnikov
2020-02-19
1
-1
/
+10
*
Add async version of getProviderMimeType
Dmitri Plotnikov
2020-01-28
1
-0
/
+10
*
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
-9
/
+11
*
Note with featureId from ContentProvider
Philip P. Moltmann
2019-10-29
1
-38
/
+67
*
Detailed ContentProvider permissions checks.
Jeff Sharkey
2019-07-12
1
-0
/
+5
*
Extract common methods into ContentInterface.
Jeff Sharkey
2018-12-08
1
-5
/
+20
*
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
1
-1
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+8
*
Replace ContentProvider SQL args w/ Bundle & Constants.
Steve McKay
2016-12-09
1
-3
/
+3
*
Adding ContentProvider#refresh and ContentResolver#refresh.
Ben Lin
2016-11-10
1
-0
/
+4
*
Mark arg and extras @Nullable in ContentProvider#call()
Scott Kennedy
2015-03-01
1
-1
/
+3
*
Fix issue with call backs from media process.
Dianne Hackborn
2014-11-19
1
-1
/
+2
*
Work on issue #10130785: Restore silence and vibrate settings...
Dianne Hackborn
2013-09-06
1
-0
/
+5
*
Add CancellationSignal support to file operations.
Jeff Sharkey
2013-08-23
1
-3
/
+5
*
More work on App Ops service.
Dianne Hackborn
2013-01-16
1
-12
/
+15
*
Move CancellationSignal to android.os package.
Jeff Brown
2012-05-07
1
-0
/
+1
*
Rename CancellationSignal using preferred spelling.
Jeff Brown
2012-02-02
1
-2
/
+2
*
Implement a cancelation mechanism for queries.
Jeff Brown
2012-01-27
1
-1
/
+4
*
Fix ownership of CursorWindows across processes.
Jeff Brown
2011-10-09
1
-10
/
+0
*
Unhide Content{Resolver,Provider}.call()
Brad Fitzpatrick
2011-01-12
1
-12
/
+1
*
Add new ContentProvider for doing conversions to data streams.
Dianne Hackborn
2010-08-08
1
-0
/
+8
*
Add "call" method on ContentProvider.
Brad Fitzpatrick
2010-03-05
1
-1
/
+14
*
am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - ...
Fred Quintana
2009-12-10
1
-10
/
+0
*
- hide Entity and all its references
Fred Quintana
2009-10-06
1
-4
/
+6
*
- create a new generic ISyncAdapter implementation, SyncAdapterNew
Fred Quintana
2009-06-01
1
-1
/
+2
*
add ipc support to batching
Fred Quintana
2009-05-22
1
-4
/
+7
*
content provider entities
Fred Quintana
2009-05-13
1
-0
/
+8
*
decouple SyncAdapter from ContentProvider
Fred Quintana
2009-04-30
1
-2
/
+0
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+72
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-68
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-4
/
+0
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-0
/
+4
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+68