summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider
Commit message (Expand)AuthorAgeFilesLines
* am 4ef0aabe: Merge "Catch ActivityNotFoundException in quick contacts badge" ...Jay Shrauner2014-03-031-2/+13
|\
| * Catch ActivityNotFoundException in quick contacts badgeYorke Lee2014-03-011-2/+13
* | am 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp-docsJohn Spurlock2013-11-251-2/+0
|\ \
| * | Fix @see link in DocumentsContract docs.John Spurlock2013-11-251-2/+0
* | | am 711d390b: Merge "Small DocumentsProvider doc improvements." into klp-devJeff Sharkey2013-11-131-4/+6
|\ \ \ | | |/ | |/|
| * | Small DocumentsProvider doc improvements.Jeff Sharkey2013-11-131-4/+6
* | | am 44895333: clarify that ANDROID_ID is unique for each user in multi-user en...Scott Main2013-11-121-3/+8
|\ \ \ | |/ / |/| / | |/
| * clarify that ANDROID_ID is unique for each user in multi-user environment.Scott Main2013-11-121-3/+8
* | Clarify DocumentsProvider recents behavior.Jeff Sharkey2013-11-051-0/+2
* | Better enforcement in DocumentsProvider.call().Jeff Sharkey2013-10-311-4/+1
|/
* Suppress OperationCanceledException logging.Jeff Sharkey2013-10-291-1/+4
* Extra to always show advanced devices.Jeff Sharkey2013-10-251-0/+3
* Add notification docs to DocumentsProvider.Jeff Sharkey2013-10-231-30/+47
* Improve DocumentsProvider and contract docs.Jeff Sharkey2013-10-152-80/+221
* Add extras to AFD, send orientation metadata.Jeff Sharkey2013-10-141-3/+72
* Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.John Spurlock2013-10-141-1/+1
* Support overriding calling package in Documents.Jeff Sharkey2013-10-091-0/+3
* Drop <meta-data> support for DocumentsProviders.Jeff Sharkey2013-10-091-11/+8
* Don't wake users up with low battery sounds.Daniel Sandler2013-10-081-0/+10
* Merge "Don't backup/restore ringer mode" into klp-devAmith Yamasani2013-10-071-3/+0
|\
| * Don't backup/restore ringer modeAmith Yamasani2013-10-071-3/+0
* | Merge "Add <intent-filter> support to <provider>." into klp-devJeff Sharkey2013-10-071-0/+6
|\ \ | |/ |/|
| * Add <intent-filter> support to <provider>.Jeff Sharkey2013-10-071-0/+6
* | Merge "Avoid NPE when ProviderInfo is missing." into klp-devJeff Sharkey2013-10-041-1/+1
|\ \ | |/
| * Avoid NPE when ProviderInfo is missing.Jeff Sharkey2013-10-041-1/+1
* | Merge "Revert "Use a build-specific wifi country code"" into klp-devRobert Greenwalt2013-10-041-0/+7
|\ \ | |/ |/|
| * Revert "Use a build-specific wifi country code"Robert Greenwalt2013-10-031-0/+7
* | Goo goo ga joob.Daniel Sandler2013-10-031-0/+9
* | Docs change: annotate media intent actions.Jeff Sharkey2013-10-021-0/+9
* | Detect wedged ContentProviders, treat as ANR.Jeff Sharkey2013-10-011-26/+22
* | Merge "Fix the build" into klp-devSvetoslav2013-10-011-0/+14
|\ \
| * | Fix the buildSvetoslav2013-09-301-0/+14
* | | Merge "Use a build-specific wifi country code" into klp-devRobert Greenwalt2013-09-301-7/+0
|\ \ \ | |/ / |/| / | |/
| * Use a build-specific wifi country codeRobert Greenwalt2013-09-291-7/+0
* | New roots UX, async, performance, docs.Jeff Sharkey2013-09-271-80/+51
|/
* Tighten flags enforcement, API to test Uris.Jeff Sharkey2013-09-261-0/+25
* Require that persistable Uri permissions be taken.Jeff Sharkey2013-09-252-38/+2
* Allow saving to Downloads.Jeff Sharkey2013-09-231-0/+2
* Merge "Implement new method for handling SMS/MMS on the platform" into klp-devDavid Braun2013-09-171-0/+6
|\
| * Implement new method for handling SMS/MMS on the platformDavid Braun2013-09-161-0/+6
* | Update transient navigation confirmation wording & behaviorJohn Spurlock2013-09-161-0/+3
|/
* Merge "CA cert monitoring: add notifications and actions for dialog" into klp...Maggie Benthall2013-09-141-0/+32
|\
| * CA cert monitoring: add notifications and actions for dialogMaggie Benthall2013-09-131-0/+32
* | Merge "More UX updates around picking images." into klp-devJeff Sharkey2013-09-131-0/+12
|\ \
| * | More UX updates around picking images.Jeff Sharkey2013-09-131-0/+12
* | | Merge "Fixed review comments" into klp-devZhihai Xu2013-09-131-0/+10
|\ \ \ | |/ / |/| |
| * | Fixed review commentsKim Schulz2013-09-121-0/+10
* | | Move search to roots; Documents root; hide empty.Jeff Sharkey2013-09-132-38/+46
* | | Merge "Handle pipe thumbnails, acquire unstable refs." into klp-devJeff Sharkey2013-09-121-22/+68
|\ \ \
| * | | Handle pipe thumbnails, acquire unstable refs.Jeff Sharkey2013-09-111-22/+68