summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/IContentProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Mark arg and extras @Nullable in ContentProvider#call()Scott Kennedy2015-03-011-1/+3
* Fix issue with call backs from media process.Dianne Hackborn2014-11-191-1/+2
* Work on issue #10130785: Restore silence and vibrate settings...Dianne Hackborn2013-09-061-0/+5
* Add CancellationSignal support to file operations.Jeff Sharkey2013-08-231-3/+5
* More work on App Ops service.Dianne Hackborn2013-01-161-12/+15
* Move CancellationSignal to android.os package.Jeff Brown2012-05-071-0/+1
* Rename CancellationSignal using preferred spelling.Jeff Brown2012-02-021-2/+2
* Implement a cancelation mechanism for queries.Jeff Brown2012-01-271-1/+4
* Fix ownership of CursorWindows across processes.Jeff Brown2011-10-091-10/+0
* Unhide Content{Resolver,Provider}.call()Brad Fitzpatrick2011-01-121-12/+1
* Add new ContentProvider for doing conversions to data streams.Dianne Hackborn2010-08-081-0/+8
* Add "call" method on ContentProvider.Brad Fitzpatrick2010-03-051-1/+14
* am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - ...Fred Quintana2009-12-101-10/+0
* - hide Entity and all its referencesFred Quintana2009-10-061-4/+6
* - create a new generic ISyncAdapter implementation, SyncAdapterNewFred Quintana2009-06-011-1/+2
* add ipc support to batchingFred Quintana2009-05-221-4/+7
* content provider entitiesFred Quintana2009-05-131-0/+8
* decouple SyncAdapter from ContentProviderFred Quintana2009-04-301-2/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+72
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-68/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-4/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+4
* Initial ContributionThe Android Open Source Project2008-10-211-0/+68