summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/ContentResolver.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* am 3789b2fb: am ace72f6a: Merge "Function uri.getAuthority is called twice. M...Kenny Root2013-02-041-5/+5
|\
| * Function uri.getAuthority is called twice. Minor doc corrections.Yury Zhauniarovich2013-02-031-5/+5
* | Use the resolved Context in ContentResolver.Jeff Sharkey2013-01-281-1/+1
* | Rework ParceledListSlice to be much easier to use.Dianne Hackborn2013-01-181-1/+1
* | Always give ContentResolver a valid Context.Jeff Sharkey2013-01-171-2/+3
* | More work on App Ops service.Dianne Hackborn2013-01-161-11/+18
* | Fix cursor window leak when query execution fails.Jeff Brown2013-01-081-3/+9
* | Move lingering services to services.jar.Jeff Sharkey2012-12-111-1/+5
* | Add sync reason to dumpsysAlon Albert2012-10-191-0/+19
|/