Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
64ba8e4038ade025da5e02f882219432d6bf1016
/
services
/
java
/
com
/
android
/
server
/
PackageManagerService.java
04cadab
am d1d9047d: Merge "Fix issue #2749322: addPackageToPreferred throws SecurityException" into froyo
by Dianne Hackborn
· 16 years ago
8377fc0
Fix issue #2749322: addPackageToPreferred throws SecurityException
by Dianne Hackborn
· 16 years ago
aa4db17
am 9a212adc: Fix 2641875 Initialize the cache path only if the container exists. This did exist before but was somehow removed. Fix a known test failure as well.
by Suchi Amalapurapu
· 16 years ago
9a212ad
Fix 2641875
by Suchi Amalapurapu
· 16 years ago
39c31bb
am aa77de13: Fix issue #2686193: Can\'t move apps to SD card
by Dianne Hackborn
· 16 years ago
aa77de1
Fix issue #2686193: Can't move apps to SD card
by Dianne Hackborn
· 16 years ago
b63ea5f
am c928a11e: Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo
by Suchi Amalapurapu
· 16 years ago
1ace5bc
Fix 2672155 Check the code path when enabling disabling packages.
by Suchi Amalapurapu
· 16 years ago
9dfc697
am df7ccbc8: Merge "Fix 2656989. Clean up update to updated system applications." into froyo
by Suchi Amalapurapu
· 16 years ago
c1d07d9
Fix 2656989. Clean up update to updated system applications.
by Suchi Amalapurapu
· 16 years ago
007ad77
merge from open-source master
by The Android Open Source Project
· 16 years ago
c956f37
Fix issue #2641875: Apps on sdcard not accesible after update
by Dianne Hackborn
· 16 years ago
2eebf5c
'uses-library' was not working for persistent applications.
by Jey
· 17 years ago
92cfa10
Fix issue #2569139: Sapphire user cannot login to last.fm...
by Dianne Hackborn
· 16 years ago
2131a3c
Fix typo when parsing external platform version from Settings.
by Bryan Mawhinney
· 16 years ago
8c8bb8b
Fix PM crash due to bad array bookkeeping logic.
by Jeff Brown
· 16 years ago
4f99e3c
Remove native binaries when an updated system application is upgraded through OTA.
by David 'Digit' Turner
· 16 years ago
deb69370
Revert "Add ordered broadcast when removing packages."
by Suchi Amalapurapu
· 16 years ago
315a5fb
Dont fall back to installing on sdcard when internal storage is filled up
by Suchi Amalapurapu
· 16 years ago
0c1285f
Add ordered broadcast when removing packages.
by Suchi Amalapurapu
· 16 years ago
399cccb
Fix issue #593153: Broadcast time out when sending...
by Dianne Hackborn
· 16 years ago
3d24425
Fix crashes related to unmounting when app on sdcard has an active notification
by Suchi Amalapurapu
· 16 years ago
e760072
Improve robustness of package manager certificate collection.
by Jeff Brown
· 16 years ago
ecb0e63
Fix issue #2541849: System crash when an app with active notifications...
by Dianne Hackborn
· 16 years ago
40e4725
Fix 2579461
by Suchi Amalapurapu
· 16 years ago
30f775b
Fix 2578016.
by Suchi Amalapurapu
· 16 years ago
f22221f
Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B
by Dianne Hackborn
· 16 years ago
6e52b5d
2568467 System crash when installing corrupt APK
by Dianne Hackborn
· 16 years ago
73dafa1
Handle exceptions when doing dexopt.
by Suchi Amalapurapu
· 16 years ago
ae18171
Change certificate policy.
by Suchi Amalapurapu
· 16 years ago
e259bc7
Fix issue #2558391: Package manager problem when not replacing existing system partition app
by Dianne Hackborn
· 16 years ago
0733079
Show SD unavailable icon for apps on SD when ejected.
by Jeff Brown
· 16 years ago
d7c0968
Package manager optimizations.
by Dianne Hackborn
· 16 years ago
1f4df90
DO NOT MERGE
by Oscar Montemayor
· 16 years ago
af7cea3
Fix issue #2540920: connectivity issues with tripit/pandora
by Dianne Hackborn
· 16 years ago
c7537ee
Clean up stale containers if needed at install time.
by Suchi Amalapurapu
· 16 years ago
f7f5dda
Add new activity manager method to get list of running applications installed on sdcard.
by Suchi Amalapurapu
· 16 years ago
bbfd58a
Fix bug where group IDs were not being assigned during boot.
by Dianne Hackborn
· 16 years ago
f654a48
Don't delete stale containers on sdcard. Comment out flaky test
by Suchi Amalapurapu
· 16 years ago
f657b63
Fix restoring of permissions after a reboot.
by Dianne Hackborn
· 16 years ago
e99bb5f
Add new method call back in MountService.
by Suchi Amalapurapu
· 16 years ago
1afd1c9
Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127
by Dianne Hackborn
· 16 years ago
ebb83ad
Grant permissions to apps on sd when enabling/disabling packages.
by Suchi Amalapurapu
· 16 years ago
806da1d
Fix issue #2512507: Shortcuts and Widgets lost on upgrading from Eclair to FRE70D
by Dianne Hackborn
· 16 years ago
90d8ee6
Switch default install location to unspecified.
by Suchi Amalapurapu
· 16 years ago
d4310ac
Rework permissions to be retained when an app is temporarily uninstalled.
by Dianne Hackborn
· 16 years ago
14b6abd
Add new install flag to install on internal flash only
by Suchi Amalapurapu
· 16 years ago
8a9ab24
Do storage checks before initiating a move.
by Suchi Amalapurapu
· 16 years ago
a2fd9d1
Fix NPE when clearing preferred packages.
by Dianne Hackborn
· 16 years ago
4b45041
Need to keep new package's cert when using original-package.
by Dianne Hackborn
· 16 years ago
2ee89ea
Applications should -not- be able to set preferred activities.
by Dianne Hackborn
· 16 years ago
6069beb
Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_STORAGE
by Suchi Amalapurapu
· 16 years ago
a2b6c37
Add conditions to check for updated system applications. Restrict them
by Suchi Amalapurapu
· 16 years ago
4528186
Refactor android.backup => android.app.backup
by Christopher Tate
· 16 years ago
9444bea
Add null checks for strings
by Suchi Amalapurapu
· 16 years ago
d32c802
Fix persisting flags for apps with data only
by Suchi Amalapurapu
· 16 years ago
c155239
Allow multiple original-package tags.
by Dianne Hackborn
· 16 years ago
9b10ef5
Rework the way PackageManager binds to default container service.
by Suchi Amalapurapu
· 16 years ago
87bba1e
Move DeviceAdmin APIs to android.app.admin.
by Dianne Hackborn
· 16 years ago
1f9e1b4
Remove public variables in PackageManager
by Suchi Amalapurapu
· 16 years ago
2269d157
Re-arrange android-common so framework no longer links with it.
by Dianne Hackborn
· 16 years ago
c42e29e
Add new handler mechanism in MountService to make unmount api asynchronous.
by Suchi Amalapurapu
· 16 years ago
cf6eaea
Some framework fixes for apps on sd
by Suchi Amalapurapu
· 16 years ago
9e0f5d9
Fix some random bugs.
by Dianne Hackborn
· 16 years ago
21f1bd1
Fix issue #2438980: Implement package watcher for voice recognizer service setting
by Dianne Hackborn
· 16 years ago
59eac4b
Fix crash: check for install failure cleanly
by Christopher Tate
· 16 years ago
1bb6906
Automatically restore app data at install time
by Christopher Tate
· 16 years ago
8946dd3
Move package from internal to external and vice versa.
by Suchi Amalapurapu
· 16 years ago
679bba3
Move mount service wrapper calls to PackageHelper
by Suchi Amalapurapu
· 16 years ago
5d72a8d
cherry pick d60e29009c1049a9776e6630e9489e1ef3f83491
by android-build SharedAccount
· 16 years ago
5b993ce
Include install location preference when installing packages.
by Suchi Amalapurapu
· 16 years ago
4709693
Add APIs for mapping between new and current package names.
by Dianne Hackborn
· 16 years ago
6dee18c
New implementation of <original-package> tag.
by Dianne Hackborn
· 16 years ago
a7d7f79
Adding null check.
by Makoto Onuki
· 16 years ago
add1376
Generate /data/system/packages.list in the PackageManager
by David 'Digit' Turner
· 16 years ago
e83cefce
New external storage APIs.
by Dianne Hackborn
· 16 years ago
b104340
Framework: Clean up / Refactor Mount APIs
by San Mehat
· 16 years ago
7040ce7
resolved conflicts for merge of 37a00a36 to master
by Suchi Amalapurapu
· 16 years ago
08be55b
Add null checks when scanning a package.
by Suchi Amalapurapu
· 16 years ago
b56ae20
Rename media resource broadcasts
by Suchi Amalapurapu
· 16 years ago
b858dfd
Implement system data migration support.
by Dianne Hackborn
· 16 years ago
08675a3
Apps on sdcard: Add new broadcasts
by Suchi Amalapurapu
· 16 years ago
be16cb1
PackageManagerService: Refactor MountService calls (new api)
by San Mehat
· 16 years ago
5fd5bfe
Fix StringIndexOutOfBoundsException in PackageManagerService
by Bjorn Bringert
· 16 years ago
bdbc925
resolved conflicts for merge of b0903104 to master
by Kenny Root
· 16 years ago
c028be4
AppsOnSd feature - Add default container
by Suchi Amalapurapu
· 16 years ago
1edab2b
Make PackageManager unpack gdbserver binaries at installation time.
by David 'Digit' Turner
· 16 years ago
e6620b2
Fix issue #2391429: Crash during boot if fwd locked app is incompletely installed
by Dianne Hackborn
· 16 years ago
fd3530f
Mount/Unmount secure containers
by Suchi Amalapurapu
· 16 years ago
462f037
Apps on SD card.
by Oscar Montemayor
· 16 years ago
d02546b
Apps on SD card.
by Oscar Montemayor
· 16 years ago
48c0273
Fix to set package path properly after 'adb sync'
by Andrew Stadler
· 16 years ago
daec1722
Avoid renaming apk paths when scanning directories on reboot
by Suchi Amalapurapu
· 16 years ago
110fea7
Fix runtime restart when replacing packages
by Suchi Amalapurapu
· 16 years ago
af8e9f4
app install on sdcard. provide skeleton implementation
by Suchi Amalapurapu
· 16 years ago
f0108cd
resolved conflicts for merge of ad2fa35d to master
by Tom Taylor
· 16 years ago
d4a4729
Update imports to android-common
by Tom Taylor
· 16 years ago
18803d3
resolved conflicts for merge of 5a2fdbba to master
by Doug Zongker
· 17 years ago
ab5c49c
move event log tags used by system server into this package
by Doug Zongker
· 17 years ago
8a1b6de
am e2585127: am 9ed7dc10: am 5886050f: Merge change I0d8f7593 into eclair
by Dianne Hackborn
· 17 years ago
Next »