summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/PackageManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Add platform infrastructure for features.Dianne Hackborn2009-08-271-11/+98
* Include the list of registered providers the package manager dumpsys output.Jeff Hamilton2009-08-181-0/+9
* Add new API to compare certs of two UIDs.Dianne Hackborn2009-08-121-11/+44
* am 8b2cdcd1: Merge change 20037 into donutAndroid (Google) Code Review2009-08-051-8/+17
|\
| * fix issue with gids not being added for packages with shared user idSuchi Amalapurapu2009-08-051-8/+17
* | am 73139aea: Merge change 9075 into donutAndroid (Google) Code Review2009-07-301-5/+18
|\ \ | |/
| * Change the resource path for fwd locked apps when scanning the fwd locked ins...Suchi Amalapurapu2009-07-291-5/+18
* | am 1dd6936a: Merge change 8728 into donutAndroid (Google) Code Review2009-07-281-31/+93
|\ \ | |/
| * Fix resource code and version attributesSuchi Amalapurapu2009-07-281-31/+93
* | am 11b822d2: Simplify density compatibility to a boolean.Dianne Hackborn2009-07-221-7/+21
|\ \ | |/
| * Simplify density compatibility to a boolean.Dianne Hackborn2009-07-221-7/+21
* | am 9fc20b0e: Merge change 8126 into donutAndroid (Google) Code Review2009-07-211-0/+4
|\ \ | |/
| * First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-0/+4
* | am 2c25fac2: Merge change 8036 into donutAndroid (Google) Code Review2009-07-211-10/+6
|\ \ | |/
| * * Disable compatibility mode for all cases.Mitsuru Oshima2009-07-211-10/+6
* | am 841f13c8: * Reverted the change in PackageParser that I checked by acciden...Mitsuru Oshima2009-07-191-0/+16
|\ \ | |/
| * * Reverted the change in PackageParser that I checked by accidentMitsuru Oshima2009-07-191-0/+16
* | am ea5c0444: When apps switch between system and data partition the code and ...Suchi Amalapurapu2009-07-131-9/+17
|\ \ | |/
| * When apps switch between system and data partition the code andSuchi Amalapurapu2009-07-131-9/+17
* | resolved conflicts for merge of 889c2d37 to masterDianne Hackborn2009-07-101-2/+16
|\ \ | |/
| * Fix bug #1873249i: Apps can DoS/brick deviceDianne Hackborn2009-07-091-2/+16
* | am 7e8cbfc2: Merge change 6143 into donutAndroid (Google) Code Review2009-07-061-1/+1
|\ \ | |/
| * Fix the simulator.Marco Nelissen2009-07-021-1/+1
* | am 9701b3d5: Merge change 5979 into donutAndroid (Google) Code Review2009-07-061-14/+5
|\ \ | |/
| * Remove the constraint to assign new uid when code path changes for system pac...Suchi Amalapurapu2009-07-011-14/+5
* | am 6e1647a2: Merge change 5829 into donutAndroid (Google) Code Review2009-07-011-0/+1
|\ \ | |/
| * Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-301-0/+1
* | am 7941e903: Merge change 5091 into donutAndroid (Google) Code Review2009-06-241-29/+1
|\ \ | |/
| * * new screen resolution support impl.Mitsuru Oshima2009-06-231-29/+1
* | am 6bf1208c: Merge change 4827 into donutAndroid (Google) Code Review2009-06-221-1/+1
|\ \ | |/
| * Fix issue with shared user permissions.Suchi Amalapurapu2009-06-191-1/+1
* | am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to fre...Suchi Amalapurapu2009-06-191-29/+1
|\ \ | |/
| * Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.Suchi Amalapurapu2009-06-191-29/+1
* | am 63e7155c: Merge change 4696 into donutAndroid (Google) Code Review2009-06-181-24/+68
|\ \ | |/
| * Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...Dianne Hackborn2009-06-181-24/+68
* | am c14b9ccd: Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-171-27/+66
|\ \ | |/
| * Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-171-27/+66
* | Merge commit '0781df94' into manualmergeSuchi Amalapurapu2009-06-171-0/+30
|\ \ | |/
| * Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-171-0/+30
* | am e5fb3288: resolution support fix/improvement * adding compatibility me...Mitsuru Oshima2009-06-101-5/+45
|\ \ | |/
| * resolution support fix/improvementMitsuru Oshima2009-06-101-5/+45
* | am 9654cba8: Merge change 3094 into donutAndroid (Google) Code Review2009-06-031-0/+1
|\ \ | |/
| * Grant permissions to older package when deleting an updated system application.Suchi Amalapurapu2009-06-031-0/+1
* | am 8dbe612d: Adding internal method replacePreferredActivity.Satish Sampath2009-06-031-0/+37
|\ \ | |/
| * Adding internal method replacePreferredActivity.Satish Sampath2009-06-031-0/+37
* | am 162c9d0e: Merge change 2805 into donutAndroid (Google) Code Review2009-06-011-1/+1
|\ \ | |/
| * base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-1/+1
* | am b181118b: Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-20/+27
|\ \ | |/
| * Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-20/+27
* | am c3320dbe: Minor performance improvement when filtering intents by package.Mihai Preda2009-05-191-1/+6
|\ \ | |/