index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
PackageManagerService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 9a212adc: Fix 2641875 Initialize the cache path only if the container exis...
Suchi Amalapurapu
2010-05-18
1
-1
/
+3
|
\
|
*
Fix 2641875
Suchi Amalapurapu
2010-05-18
1
-1
/
+3
*
|
am aa77de13: Fix issue #2686193: Can\'t move apps to SD card
Dianne Hackborn
2010-05-14
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix issue #2686193: Can't move apps to SD card
Dianne Hackborn
2010-05-14
1
-2
/
+2
*
|
am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling p...
Suchi Amalapurapu
2010-05-13
1
-3
/
+6
|
\
\
|
|
/
|
*
Fix 2672155
Suchi Amalapurapu
2010-05-13
1
-3
/
+6
*
|
am df7ccbc8: Merge "Fix 2656989. Clean up update to updated system applicatio...
Suchi Amalapurapu
2010-05-05
1
-0
/
+12
|
\
\
|
|
/
|
*
Fix 2656989. Clean up update to updated system applications.
Suchi Amalapurapu
2010-05-05
1
-0
/
+12
*
|
merge from open-source master
The Android Open Source Project
2010-05-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
'uses-library' was not working for persistent applications.
Jey
2010-04-29
1
-1
/
+1
|
*
cherry pick d60e29009c1049a9776e6630e9489e1ef3f83491
android-build SharedAccount
2010-02-16
1
-13
/
+0
*
|
Fix issue #2641875: Apps on sdcard not accesible after update
Dianne Hackborn
2010-04-29
1
-2
/
+1
*
|
Fix issue #2569139: Sapphire user cannot login to last.fm...
Dianne Hackborn
2010-04-28
1
-9
/
+10
*
|
Fix typo when parsing external platform version from Settings.
Bryan Mawhinney
2010-04-23
1
-2
/
+1
*
|
Fix PM crash due to bad array bookkeeping logic.
Jeff Brown
2010-04-20
1
-1
/
+1
*
|
Remove native binaries when an updated system application is upgraded through...
David 'Digit' Turner
2010-04-15
1
-14
/
+66
*
|
Revert "Add ordered broadcast when removing packages."
Suchi Amalapurapu
2010-04-14
1
-29
/
+27
*
|
Dont fall back to installing on sdcard when internal storage is filled up
Suchi Amalapurapu
2010-04-14
1
-1
/
+0
*
|
Add ordered broadcast when removing packages.
Suchi Amalapurapu
2010-04-14
1
-28
/
+31
*
|
Fix issue #593153: Broadcast time out when sending...
Dianne Hackborn
2010-04-14
1
-4
/
+6
*
|
Fix crashes related to unmounting when app on sdcard has an active notification
Suchi Amalapurapu
2010-04-13
1
-64
/
+101
*
|
Improve robustness of package manager certificate collection.
Jeff Brown
2010-04-08
1
-8
/
+17
*
|
Fix issue #2541849: System crash when an app with active notifications...
Dianne Hackborn
2010-04-07
1
-21
/
+29
*
|
Fix 2579461
Suchi Amalapurapu
2010-04-07
1
-1
/
+23
*
|
Fix 2578016.
Suchi Amalapurapu
2010-04-07
1
-73
/
+92
*
|
Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B
Dianne Hackborn
2010-04-06
1
-2
/
+52
*
|
2568467 System crash when installing corrupt APK
Dianne Hackborn
2010-04-05
1
-0
/
+3
*
|
Handle exceptions when doing dexopt.
Suchi Amalapurapu
2010-04-01
1
-1
/
+7
*
|
Change certificate policy.
Suchi Amalapurapu
2010-03-31
1
-180
/
+69
*
|
Fix issue #2558391: Package manager problem when not replacing existing syste...
Dianne Hackborn
2010-03-31
1
-1
/
+12
*
|
Show SD unavailable icon for apps on SD when ejected.
Jeff Brown
2010-03-30
1
-6
/
+7
*
|
Package manager optimizations.
Dianne Hackborn
2010-03-30
1
-38
/
+138
*
|
DO NOT MERGE
Oscar Montemayor
2010-03-29
1
-47
/
+11
*
|
Fix issue #2540920: connectivity issues with tripit/pandora
Dianne Hackborn
2010-03-24
1
-0
/
+3
*
|
Clean up stale containers if needed at install time.
Suchi Amalapurapu
2010-03-24
1
-2
/
+13
*
|
Add new activity manager method to get list of running applications installed...
Suchi Amalapurapu
2010-03-23
1
-36
/
+38
*
|
Fix bug where group IDs were not being assigned during boot.
Dianne Hackborn
2010-03-23
1
-1
/
+7
*
|
Don't delete stale containers on sdcard.
Suchi Amalapurapu
2010-03-23
1
-3
/
+2
*
|
Fix restoring of permissions after a reboot.
Dianne Hackborn
2010-03-22
1
-23
/
+5
*
|
Add new method call back in MountService.
Suchi Amalapurapu
2010-03-22
1
-25
/
+31
*
|
Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...
Dianne Hackborn
2010-03-19
1
-1
/
+2
*
|
Grant permissions to apps on sd when enabling/disabling packages.
Suchi Amalapurapu
2010-03-19
1
-0
/
+2
*
|
Fix issue #2512507: Shortcuts and Widgets lost on upgrading from Eclair to FR...
Dianne Hackborn
2010-03-18
1
-24
/
+11
*
|
Switch default install location to unspecified.
Suchi Amalapurapu
2010-03-18
1
-7
/
+6
*
|
Rework permissions to be retained when an app is temporarily uninstalled.
Dianne Hackborn
2010-03-18
1
-115
/
+359
*
|
Add new install flag to install on internal flash only
Suchi Amalapurapu
2010-03-17
1
-8
/
+18
*
|
Do storage checks before initiating a move.
Suchi Amalapurapu
2010-03-16
1
-16
/
+46
*
|
Fix NPE when clearing preferred packages.
Dianne Hackborn
2010-03-11
1
-192
/
+241
*
|
Need to keep new package's cert when using original-package.
Dianne Hackborn
2010-03-11
1
-0
/
+4
*
|
Applications should -not- be able to set preferred activities.
Dianne Hackborn
2010-03-10
1
-3
/
+7
[next]