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 21f15f68: am a77acab9: Merge "Handle exceptions when doing dexopt." into f...
Suchi Amalapurapu
2010-04-02
1
-1
/
+7
|
\
\
\
|
|
/
/
|
*
|
Handle exceptions when doing dexopt.
Suchi Amalapurapu
2010-04-01
1
-1
/
+7
*
|
|
am 1aa64b53: am ae18171a: Change certificate policy.
Suchi Amalapurapu
2010-03-31
1
-180
/
+69
|
\
\
\
|
|
/
/
|
*
|
Change certificate policy.
Suchi Amalapurapu
2010-03-31
1
-180
/
+69
*
|
|
am bc50bdca: am e259bc77: Fix issue #2558391: Package manager problem when no...
Dianne Hackborn
2010-03-31
1
-1
/
+12
|
\
\
\
|
|
/
/
|
*
|
Fix issue #2558391: Package manager problem when not replacing existing syste...
Dianne Hackborn
2010-03-31
1
-1
/
+12
*
|
|
Fix a previous bad merge.
Jeff Brown
2010-03-31
1
-1
/
+1
*
|
|
resolved conflicts for merge of d9ee01a9 to kraken
Jeff Brown
2010-03-30
1
-7
/
+8
|
\
\
\
|
|
/
/
|
*
|
Show SD unavailable icon for apps on SD when ejected.
Jeff Brown
2010-03-30
1
-6
/
+7
*
|
|
am ab86fc91: am de2722af: Merge "Package manager optimizations." into froyo
Dianne Hackborn
2010-03-30
1
-38
/
+138
|
\
\
\
|
|
/
/
|
*
|
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
*
|
Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_ST...
Suchi Amalapurapu
2010-03-10
1
-8
/
+8
*
|
Add conditions to check for updated system applications. Restrict them
Suchi Amalapurapu
2010-03-09
1
-4
/
+65
*
|
Refactor android.backup => android.app.backup
Christopher Tate
2010-03-05
1
-1
/
+1
*
|
Add null checks for strings
Suchi Amalapurapu
2010-03-05
1
-41
/
+45
*
|
Fix persisting flags for apps with data only
Suchi Amalapurapu
2010-03-04
1
-16
/
+30
*
|
Allow multiple original-package tags.
Dianne Hackborn
2010-03-03
1
-28
/
+36
*
|
Rework the way PackageManager binds to default container service.
Suchi Amalapurapu
2010-03-03
1
-223
/
+359
*
|
Move DeviceAdmin APIs to android.app.admin.
Dianne Hackborn
2010-02-26
1
-2
/
+2
*
|
Remove public variables in PackageManager
Suchi Amalapurapu
2010-02-26
1
-14
/
+18
*
|
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
1
-2
/
+2
*
|
Add new handler mechanism in MountService to make unmount api asynchronous.
Suchi Amalapurapu
2010-02-24
1
-7
/
+18
*
|
Some framework fixes for apps on sd
Suchi Amalapurapu
2010-02-24
1
-47
/
+81
*
|
Fix some random bugs.
Dianne Hackborn
2010-02-22
1
-3
/
+15
*
|
Fix issue #2438980: Implement package watcher for voice recognizer service se...
Dianne Hackborn
2010-02-22
1
-0
/
+12
*
|
Fix crash: check for install failure cleanly
Christopher Tate
2010-02-19
1
-1
/
+3
*
|
Automatically restore app data at install time
Christopher Tate
2010-02-19
1
-29
/
+113
*
|
Move package from internal to external and vice versa.
Suchi Amalapurapu
2010-02-19
1
-113
/
+392
*
|
Move mount service wrapper calls to PackageHelper
Suchi Amalapurapu
2010-02-16
1
-215
/
+33
*
|
Include install location preference when installing packages.
Suchi Amalapurapu
2010-02-12
1
-61
/
+107
*
|
Add APIs for mapping between new and current package names.
Dianne Hackborn
2010-02-11
1
-0
/
+22
*
|
New implementation of <original-package> tag.
Dianne Hackborn
2010-02-11
1
-128
/
+276
[prev]
[next]