summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Add debugging for issue #23190084: [APPComm][Dev Test] {Unable to share photo...Dianne Hackborn2015-08-143-11/+52
* Make "Ask every time" actually work that wayChristopher Tate2015-08-132-0/+17
* Do not show removed permissions in the UI - frameworkSvet Ganov2015-08-071-0/+7
* Merge "Make ResourceKey always use non-null configuration override." into mnc...Filip Gruszczynski2015-08-041-12/+9
|\
| * Make ResourceKey always use non-null configuration override.Filip Gruszczynski2015-08-041-12/+9
* | Remove spurious syncmanager wake-upsMatthew Williams2015-08-031-8/+0
|/
* Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping upDianne Hackborn2015-08-031-1/+1
* Merge "Change MNC codename to just M." into mnc-devDianne Hackborn2015-07-311-1/+1
|\
| * Change MNC codename to just M.Dianne Hackborn2015-07-291-1/+1
* | Merge "Remove dependencies on the package installer's package name" into mnc-devSvetoslav Ganov2015-07-292-10/+14
|\ \
| * | Remove dependencies on the package installer's package nameSvet Ganov2015-07-292-10/+14
* | | Merge "Default permissions for sim call manager" into mnc-devSailesh Nepal2015-07-291-0/+14
|\ \ \ | |_|/ |/| |
| * | Default permissions for sim call managerSailesh Nepal2015-07-281-0/+14
| |/
* | Merge "Work on issue #22765972: Binder transactions running out of address......Dianne Hackborn2015-07-291-3/+2
|\ \ | |/ |/|
| * Work on issue #22765972: Binder transactions running out of address...Dianne Hackborn2015-07-281-3/+2
* | Fix issue #22802782: APR: NPE in package manager with bad intent dataDianne Hackborn2015-07-281-2/+2
|/
* Also check app-ops on path-permissions.Jeff Sharkey2015-07-241-38/+68
* Merge "Add FEATURE_FINGERPRINT to PackageManager's feature list" into mnc-devJim Miller2015-07-241-0/+7
|\
| * Add FEATURE_FINGERPRINT to PackageManager's feature listJim Miller2015-07-221-0/+7
* | Reset permissions and app links when clearing app preferences - frameworkSvet Ganov2015-07-231-1/+1
* | Work on issue #22303510: Additional permissions aren't properly...Dianne Hackborn2015-07-211-5/+12
|/
* Add missing invalidation check to drawable cacheAlan Viverette2015-07-201-1/+1
* Merge "Add APIs for verifier to grant at install and revoke permissions" into...Svet Ganov2015-07-162-1/+25
|\
| * Add APIs for verifier to grant at install and revoke permissionsSvet Ganov2015-07-152-1/+25
* | Merge "Grant default permissions to the setup app robustly." into mnc-devSvet Ganov2015-07-151-0/+7
|\ \
| * | Grant default permissions to the setup app robustly.Svet Ganov2015-07-151-0/+7
| |/
* | Fix issue #21626564: MMS should be receivied while DozingDianne Hackborn2015-07-142-2/+21
* | Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-142-0/+33
* | Merge "Revert "Allow array of required permissions in sendBroadcast"" into mn...Fyodor Kupolov2015-07-142-32/+0
|\ \
| * | Revert "Allow array of required permissions in sendBroadcast"Fyodor Kupolov2015-07-142-32/+0
* | | Merge "Allow array of required permissions in sendBroadcast" into mnc-devFyodor Kupolov2015-07-142-0/+32
|\ \ \ | |/ / | | / | |/ |/|
| * Allow array of required permissions in sendBroadcastFyodor Kupolov2015-07-142-0/+32
* | Merge "Teach storage appops." into mnc-devSvet Ganov2015-07-141-3/+0
|\ \
| * | Teach storage appops.Svet Ganov2015-07-131-3/+0
| |/
* | Merge "Prioritize most-recently-enabled link-handling app" into mnc-devChristopher Tate2015-07-142-6/+24
|\ \
| * | Prioritize most-recently-enabled link-handling appChristopher Tate2015-07-132-6/+24
| |/
* | Improve resource loading by ~3xJohn Reck2015-07-132-1/+2
|/
* Merge "Add an API for apps to query if a permisison is denied by policy." int...Svet Ganov2015-07-102-1/+18
|\
| * Add an API for apps to query if a permisison is denied by policy.Svet Ganov2015-07-082-1/+18
* | Remote extraneous debugging log messageChristopher Tate2015-07-091-1/+0
* | Fix reset permissions on clear data and package uninstall.Svetoslav2015-07-081-6/+6
|/
* Add new "preinstalled" permission flag.Dianne Hackborn2015-07-071-7/+22
* Grant installer and verifier install permissions robustlySvetoslav2015-07-071-1/+15
* Merge "Reconcile private volumes when mounted." into mnc-devJeff Sharkey2015-07-062-18/+3
|\
| * Reconcile private volumes when mounted.Jeff Sharkey2015-07-042-18/+3
* | Show basic feature warning for default granted permissionsSvet Ganov2015-07-031-6/+26
|/
* Merge "Fix the case where an intent bounces several times between users." int...Nicolas Prevot2015-07-021-2/+6
|\
| * Fix the case where an intent bounces several times between users.Nicolas Prevot2015-07-011-2/+6
* | Merge "Teach receivers, activities, providers, and services app ops." into mn...Svet Ganov2015-07-012-3/+23
|\ \
| * | Teach receivers, activities, providers, and services app ops.Svet Ganov2015-07-012-3/+23