summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/pm
Commit message (Expand)AuthorAgeFilesLines
* Allow replacing ResolverActivity via config valueJose Lima2013-08-201-17/+64
* Add GIDs to packages.list, update SD card perms.Jeff Sharkey2013-08-123-59/+25
* Merge "APIs for multiple external storage devices." into klp-devJeff Sharkey2013-08-121-39/+34
|\
| * APIs for multiple external storage devices.Jeff Sharkey2013-08-111-39/+34
* | Allow packages.list access with new GID.Jeff Sharkey2013-08-081-8/+11
|/
* Merge "Improve the logic for determining whether the caller is a system app"Ben Gruver2013-08-084-7/+44
|\
| * Improve the logic for determining whether the caller is a system appBen Gruver2013-08-074-7/+44
* | Try again to cleanup all blocked appsAmith Yamasani2013-08-071-6/+37
|/
* Merge "Remove restrictions PIN for all users"Amith Yamasani2013-08-061-3/+20
|\
| * Remove restrictions PIN for all usersAmith Yamasani2013-08-061-3/+20
* | Remove member "m" prefix from now local variablesBrian Carlstrom2013-08-021-9/+9
* | Teach PackageManager to skip core-libart.jarBrian Carlstrom2013-08-011-38/+29
|/
* Fix permission privilege w.r.t. updated system appsChristopher Tate2013-07-291-2/+6
* Merge "Add new facility for apps to declared their preferred intents."Dianne Hackborn2013-07-231-82/+176
|\
| * Add new facility for apps to declared their preferred intents.Dianne Hackborn2013-07-221-82/+176
* | User restriction API to disable single-user restrictions feature.Amith Yamasani2013-07-231-4/+17
|/
* Have UserManagerService clear the restrictions and unblock appsAmith Yamasani2013-07-182-11/+103
* Out-of-band apk pushes to the privileged install dirChristopher Tate2013-07-121-12/+18
* Merge "KeySetManager: convert comments to Javadoc"Kenny Root2013-07-101-23/+22
|\
| * KeySetManager: convert comments to JavadocKenny Root2013-07-081-23/+22
* | Merge "Clean up any restrictions files that shouldn't be there."Amith Yamasani2013-07-091-0/+25
|\ \ | |/ |/|
| * Clean up any restrictions files that shouldn't be there.Amith Yamasani2013-07-091-0/+25
* | Merge "KeySetManager: change KEYSET_NOT_FOUND to public"Kenny Root2013-07-081-1/+4
|\ \
| * | KeySetManager: change KEYSET_NOT_FOUND to publicKenny Root2013-07-081-1/+4
* | | Fix build.Ying Wang2013-07-081-2/+2
|/ /
* | KeySetManager: add keyset aliases to dumpKenny Root2013-07-031-2/+17
|/
* KeySetManager: iterate over correct listKenny Root2013-07-021-1/+1
* Merge "Single-user restrictions"Amith Yamasani2013-06-264-34/+336
|\
| * Single-user restrictionsAmith Yamasani2013-06-254-34/+336
* | Make sure to propagate privileged status when upgrading an appChristopher Tate2013-06-261-0/+3
* | am 3c0cd0b5: am 34718238: am 3e7d0344: Merge "Avoid adding FORWARD_LOCK flag ...Christopher Tate2013-06-251-3/+6
|\ \ | |/ |/|
| * am 3e7d0344: Merge "Avoid adding FORWARD_LOCK flag to an updated system app"Christopher Tate2013-06-241-3/+6
| |\
| | * Merge "Avoid adding FORWARD_LOCK flag to an updated system app"Christopher Tate2013-06-241-3/+6
| | |\
| | | * Avoid adding FORWARD_LOCK flag to an updated system appMasanori Ogino2012-05-071-3/+6
| | * | Remove keystore entries when app data clearedKenny Root2013-04-151-23/+45
| | * | Check outInfo is not nullKenny Root2013-04-151-8/+10
* | | | Use FastPrintWriter... everywhere.Dianne Hackborn2013-06-241-1/+2
* | | | Remove logging of KeySet parse errors.Geremy Condra2013-06-211-13/+1
* | | | Merge "Stop spewing errors into the logs."Geremy Condra2013-06-182-3/+3
|\ \ \ \
| * | | | Stop spewing errors into the logs.Geremy Condra2013-06-182-3/+3
* | | | | Some system apps are more system than othersChristopher Tate2013-06-171-15/+37
* | | | | Add scheme specific part to IntentFilter.Dianne Hackborn2013-06-121-8/+13
|/ / / /
* | | | Add new API to retrieve a dumpsys of a single package.Dianne Hackborn2013-06-113-28/+58
* | | | Add more details about why a force stop is happening.Dianne Hackborn2013-05-281-6/+6
* | | | New ArrayMap class.Dianne Hackborn2013-05-241-1/+1
* | | | am 46449b8b: am d31db759: Merge "Fix issue #9000597: PackageManager get NPE w...Dianne Hackborn2013-05-171-2/+2
|\ \ \ \ | |/ / /
| * | | am d31db759: Merge "Fix issue #9000597: PackageManager get NPE while running ...Dianne Hackborn2013-05-171-2/+2
| |\ \ \
| | * | | Fix issue #9000597: PackageManager get NPE while running performance planDianne Hackborn2013-05-171-2/+2
* | | | | am f0571539: am f95fdc97: Merge "Maintain restrictions when downgrading syste...Christopher Tate2013-05-141-23/+112
|\ \ \ \ \ | |/ / / /
| * | | | am f95fdc97: Merge "Maintain restrictions when downgrading system apps" into ...Christopher Tate2013-05-141-23/+112
| |\ \ \ \ | | |/ / /