summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/PackageManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* am aa4db173: am 9a212adc: Fix 2641875 Initialize the cache path only if the c...Suchi Amalapurapu2010-05-181-1/+3
|\
| * am 9a212adc: Fix 2641875 Initialize the cache path only if the container exis...Suchi Amalapurapu2010-05-181-1/+3
| |\
| | * Fix 2641875Suchi Amalapurapu2010-05-181-1/+3
* | | am 39c31bba: am aa77de13: Fix issue #2686193: Can\'t move apps to SD cardDianne Hackborn2010-05-141-2/+2
|\ \ \ | |/ /
| * | am aa77de13: Fix issue #2686193: Can\'t move apps to SD cardDianne Hackborn2010-05-141-2/+2
| |\ \ | | |/
| | * Fix issue #2686193: Can't move apps to SD cardDianne Hackborn2010-05-141-2/+2
* | | am b63ea5f7: am c928a11e: Merge "Fix 2672155 Check the code path when enablin...Suchi Amalapurapu2010-05-131-3/+6
|\ \ \ | |/ /
| * | am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling p...Suchi Amalapurapu2010-05-131-3/+6
| |\ \ | | |/
| | * Fix 2672155Suchi Amalapurapu2010-05-131-3/+6
* | | am 9dfc6971: am df7ccbc8: Merge "Fix 2656989. Clean up update to updated syst...Suchi Amalapurapu2010-05-051-0/+12
|\ \ \ | |/ /
| * | am df7ccbc8: Merge "Fix 2656989. Clean up update to updated system applicatio...Suchi Amalapurapu2010-05-051-0/+12
| |\ \ | | |/
| | * Fix 2656989. Clean up update to updated system applications.Suchi Amalapurapu2010-05-051-0/+12
* | | am 007ad770: merge from open-source masterThe Android Open Source Project2010-05-031-1/+1
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-05-031-1/+1
| |\ \ | | |/ | |/|
| | * 'uses-library' was not working for persistent applications.Jey2010-04-291-1/+1
| | * cherry pick d60e29009c1049a9776e6630e9489e1ef3f83491android-build SharedAccount2010-02-161-13/+0
* | | am d8f34720: am c956f375: Fix issue #2641875: Apps on sdcard not accesible af...Dianne Hackborn2010-04-291-2/+1
|\ \ \ | |/ /
| * | Fix issue #2641875: Apps on sdcard not accesible after updateDianne Hackborn2010-04-291-2/+1
* | | New xlarge screen size.Dianne Hackborn2010-04-281-2/+8
* | | am 725f731c: am bc5a0328: Merge "Fix issue #2569139: Sapphire user cannot log...Dianne Hackborn2010-04-281-9/+10
|\ \ \ | |/ /
| * | Fix issue #2569139: Sapphire user cannot login to last.fm...Dianne Hackborn2010-04-281-9/+10
* | | Logo attribute for manifest and PackageManager methods to fetch itAdam Powell2010-04-231-0/+1
* | | am cdf96f75: am 8b0047f8: Merge "Fix typo when parsing external platform vers...Dianne Hackborn2010-04-231-2/+1
|\ \ \ | |/ /
| * | Fix typo when parsing external platform version from Settings.Bryan Mawhinney2010-04-231-2/+1
* | | am ccc96754: am 22caecda: Merge "Fix PM crash due to bad array bookkeeping lo...Jeff Brown2010-04-201-1/+1
|\ \ \ | |/ /
| * | Fix PM crash due to bad array bookkeeping logic.Jeff Brown2010-04-201-1/+1
* | | am 7a4b22f6: am 4f99e3c2: Remove native binaries when an updated system appli...David 'Digit' Turner2010-04-151-14/+66
|\ \ \ | |/ /
| * | Remove native binaries when an updated system application is upgraded through...David 'Digit' Turner2010-04-151-14/+66
* | | am 0751d1ea: am deb69370: Revert "Add ordered broadcast when removing package...Suchi Amalapurapu2010-04-141-29/+27
|\ \ \ | |/ /
| * | Revert "Add ordered broadcast when removing packages."Suchi Amalapurapu2010-04-141-29/+27
* | | am 2ef6e442: am 28b2fdc5: Merge "Dont fall back to installing on sdcard when ...Suchi Amalapurapu2010-04-141-1/+0
|\ \ \ | |/ /
| * | Dont fall back to installing on sdcard when internal storage is filled upSuchi Amalapurapu2010-04-141-1/+0
* | | am 1e21ec92: am 40b6996a: Merge "Add ordered broadcast when removing packages...Suchi Amalapurapu2010-04-141-28/+31
|\ \ \ | |/ /
| * | Add ordered broadcast when removing packages.Suchi Amalapurapu2010-04-141-28/+31
* | | am 11d7502b: am 8656145e: Merge "Fix issue #593153: Broadcast time out when s...Dianne Hackborn2010-04-141-4/+6
|\ \ \ | |/ /
| * | Fix issue #593153: Broadcast time out when sending...Dianne Hackborn2010-04-141-4/+6
* | | am a55987df: am 812b24fd: Merge "Fix crashes related to unmounting when app o...Suchi Amalapurapu2010-04-131-64/+101
|\ \ \ | |/ /
| * | Fix crashes related to unmounting when app on sdcard has an active notificationSuchi Amalapurapu2010-04-131-64/+101
* | | am 6742a0c9: am 779a4ca8: Merge "Improve robustness of package manager certif...Jeff Brown2010-04-081-8/+17
|\ \ \ | |/ /
| * | Improve robustness of package manager certificate collection.Jeff Brown2010-04-081-8/+17
* | | am a327dbdd: am ecb0e637: Fix issue #2541849: System crash when an app with a...Dianne Hackborn2010-04-071-21/+29
|\ \ \ | |/ /
| * | Fix issue #2541849: System crash when an app with active notifications...Dianne Hackborn2010-04-071-21/+29
* | | am a599469f: am c2461be6: Merge "Fix 2579461 Move install location values to ...Suchi Amalapurapu2010-04-071-1/+23
|\ \ \ | |/ /
| * | Fix 2579461Suchi Amalapurapu2010-04-071-1/+23
* | | am a137cf2a: am 4b18ced6: Merge "Fix 2578016." into froyoSuchi Amalapurapu2010-04-071-73/+92
|\ \ \ | |/ /
| * | Fix 2578016.Suchi Amalapurapu2010-04-071-73/+92
* | | am 710312b3: am 48bce451: Merge "Fix issue #2569139: Cannot login to last.fm ...Dianne Hackborn2010-04-061-2/+52
|\ \ \ | |/ /
| * | Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01BDianne Hackborn2010-04-061-2/+52
* | | am c94dad83: am 6e52b5d7: 2568467 System crash when installing corrupt APKDianne Hackborn2010-04-051-0/+3
|\ \ \ | |/ /
| * | 2568467 System crash when installing corrupt APKDianne Hackborn2010-04-051-0/+3