summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/ContentResolver.java
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: use the correct user for ContentResolver callsAlexandra Gherghina2014-09-101-4/+4
* Define EXTRA_SIZE for ContentProviders.Jeff Sharkey2014-08-271-0/+12
* When notify uri changes, changing the way we retrieve the userId.Nicolas Prevot2014-08-191-1/+1
* Making getProviderMimeType work across users.Nicolas Prevot2014-08-081-1/+1
* Do Not Merge Per-user API for master syncAlexandra Gherghina2014-07-221-1/+9
* Adds per-user APIs required by the Settings appAlexandra Gherghina2014-07-021-2/+19
* Expose per-user APIs for content services.Alexandra Gherghina2014-06-261-1/+99
* Redact SyncService stuff from masterMatthew Williams2014-06-041-86/+6
* Resolving resources across users.Nicolas Prevot2014-05-131-2/+9
* Allow prefix-based Uri permission grants.Jeff Sharkey2014-04-221-2/+2
* am 388eece1: am d708b2f1: am e3a6a7b4: am 841aa8db: am 5237a792: am 8c44c394:...John Spurlock2014-03-031-1/+1
|\
| * Doc fixups to ContentResolver, MediaRouter.John Spurlock2014-03-031-1/+1
* | Add more MediaStore constants for playback intentsMatt Casey2014-02-201-0/+8
* | am 4b67b88e: am cce06eda: am b3436359: am e05190ea: am 85f98508: Merge "Docfi...John Spurlock2014-01-141-5/+5
|\ \ | |/
| * Docfixes: three typos and escape */*.John Spurlock2014-01-061-5/+5
* | Fix build.Nick Kralevich2013-10-191-1/+1
* | am f53c1a68: am f82a387c: am e3924ca4: Merge "Improve OPEN/CREATE_DOC docs." ...Jeff Sharkey2013-10-151-5/+5
|\ \ | |/
| * Improve OPEN/CREATE_DOC docs.Jeff Sharkey2013-10-151-5/+5
* | resolved conflicts for merge of 94b51810 to masterMatthew Williams2013-10-141-19/+7
|\ \ | |/
| * Fix infinite boot-loop bug in SM.Matthew Williams2013-10-111-18/+0
* | Minor code cleanup in loaders.Jeff Brown2013-10-091-5/+2
* | am 45d23585: am 11591b73: am b3da3db3: Merge "Surface outgoing Uri permission...Jeff Sharkey2013-10-091-3/+20
|\ \ | |/
| * Surface outgoing Uri permission grants.Jeff Sharkey2013-10-091-3/+20
* | am 7f60e70e: am 666b998b: am 364fc14f: Merge "Detect wedged ContentProviders,...Jeff Sharkey2013-10-021-0/+5
|\ \ | |/
| * Detect wedged ContentProviders, treat as ANR.Jeff Sharkey2013-10-011-0/+5
* | resolved conflicts for merge of 687c6221 to masterJeff Sharkey2013-09-251-38/+40
|\ \ | |/
| * Require that persistable Uri permissions be taken.Jeff Sharkey2013-09-251-38/+40
* | am a35ff661: am d473ebb7: Merge "Surfaces ParcelFileDescriptor#parseMode() as...Adam Lesinski2013-09-201-28/+1
|\ \ | |/
| * Surfaces ParcelFileDescriptor#parseMode() as APIAdam Lesinski2013-09-201-28/+1
* | am a8b4da87: am 840b3bd6: Merge "Fix provider leak in PFD" into klp-devAmith Yamasani2013-09-181-2/+1
|\ \ | |/
| * Fix provider leak in PFDAmith Yamasani2013-09-181-2/+1
* | am 33f92b6f: am c1cf491d: Merge "More on issue #10130785: Restore silence and...Dianne Hackborn2013-09-111-4/+6
|\ \ | |/
| * Merge "More on issue #10130785: Restore silence and vibrate settings..." into...Dianne Hackborn2013-09-111-4/+6
| |\
| | * More on issue #10130785: Restore silence and vibrate settings...Dianne Hackborn2013-09-111-4/+6
* | | resolved conflicts for merge of 03422d26 to masterDianne Hackborn2013-09-111-1/+1
|\ \ \ | |/ /
| * | Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-1/+1
| |/
* | am 22902f54: am bec23ea9: Merge "Preserve CTS fail behaviour on null bundle f...Matthew Williams2013-09-091-0/+3
|\ \ | |/
| * Preserve CTS fail behaviour on null bundle for old APIMatthew Williams2013-09-091-0/+3
* | resolved conflicts for merge of ab98aec6 to masterNarayan Kamath2013-09-091-0/+80
|\ \ | |/
| * Work on issue #10130785: Restore silence and vibrate settings...Dianne Hackborn2013-09-061-0/+80
| * DO NOT MERGE. Remove service component for KLP.Matthew Williams2013-08-301-18/+8
* | Fix broken javadocsMatthew Williams2013-09-051-23/+137
|/
* Fix docs build.Ying Wang2013-08-231-7/+7
* Add CancellationSignal support to file operations.Jeff Sharkey2013-08-231-13/+186
* Richer ParcelFileDescriptor close events.Jeff Sharkey2013-08-161-11/+4
* API to discover granted Uri permissions.Jeff Sharkey2013-08-111-3/+54
* AnonymousSyncService & SyncRequest.Matthew Williams2013-07-241-4/+52
* Add javadoc comments explaining SYNC_EXTRAS that did not have documentationGeorgi Nikolov2013-06-201-0/+23
* Disable various sampling event logs.Jeff Sharkey2013-04-261-0/+3
* COnvert sync error to intAlon Albert2013-02-071-0/+17