index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
PackageManagerService.java
Age
Commit message (
Expand
)
Author
2011-03-22
Split PackageManagerService into subclasses
Kenny Root
2011-03-22
Add generic types and more cleanup
Kenny Root
2011-03-22
PackageManager: Remove unused methods and more debug flags
Kenny Root
2011-03-22
PackageManager: mark some ints final
Kenny Root
2011-03-22
PackageManager: get rid of Config.LOG[DV]
Kenny Root
2011-03-22
Reorganize imports for PackageManagerService
Kenny Root
2011-03-22
Merge "Remove unused items in setInstallerPackageName"
Kenny Root
2011-03-17
am 074903a9: am eca7ff02: am 87f50f19: Merge "PACKAGE_FIRST_LAUNCH intent sen...
Paul Milovanov
2011-03-16
PACKAGE_FIRST_LAUNCH intent sent to wrong pkg
Paul Milovanov
2011-03-14
Revise free space checks for package installs
Kenny Root
2011-03-04
Refector preferred activity code out of package manager.
Dianne Hackborn
2011-03-01
Switch to returnCode for IPackageDeleteObserver
Kenny Root
2011-02-28
Remove unused items in setInstallerPackageName
Kenny Root
2011-02-25
Implement issue #3426299: Introduce application "stopped" state
Dianne Hackborn
2011-02-23
Fix measurement of external media dir
Kenny Root
2011-02-02
Remove defunct secure FS work
Kenny Root
2011-01-31
am 6cf32312: Merge "Do not check features in PackageManagerService" into hone...
Dianne Hackborn
2011-01-31
Do not check features in PackageManagerService
Kenny Root
2011-01-30
Mass merge from gingerbread - do not merge
The Android Open Source Project
2011-01-26
am 91c459ec: Copy user info from PackageSetting as well
Kenny Root
2011-01-24
Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...
Dianne Hackborn
2011-01-18
Erase OBB files when removing packages
Kenny Root
2011-01-17
Revert "Add the {get,set}PackageObbPaths calls to API"
Kenny Root
2011-01-17
Add OBB size to PackageStats
Kenny Root
2011-01-16
Put externalSize measurements in PackageStats
Kenny Root
2011-01-16
Add manifest API to request a large heap.
Dianne Hackborn
2011-01-14
Check for null in PackageSetting constructor
Kenny Root
2011-01-14
Add the {get,set}PackageObbPaths calls to API
Kenny Root
2011-01-13
Deep clone settings for system package update
Kenny Root
2011-01-13
Revert "Remove the APIs for the old encryption scheme."
Jason parks
2011-01-13
Merge "Remove the APIs for the old encryption scheme." into honeycomb
Jason parks
2011-01-12
Remove the APIs for the old encryption scheme.
Jason parks
2011-01-12
Allow updated system apps to retain priority
Kenny Root
2011-01-11
Copy user info from PackageSetting as well
Kenny Root
2011-01-11
Copy user info from PackageSetting as well
Kenny Root
2011-01-09
Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge
Dianne Hackborn
2011-01-07
Fix check for required features
Kenny Root
2010-12-22
Fix issue # 3227963: SecurityException: Neither user 10023 nor...
Dianne Hackborn
2010-12-20
am d485c76b: am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in....
Dianne Hackborn
2010-12-16
Fix issue #3289835: NullPointerException in...
Dianne Hackborn
2010-12-13
resolved conflicts for merge of 78e9f4cb to master
Dianne Hackborn
2010-12-13
Fix issue #3154576: battery stats checkin should include UID -> packages+ map
Dianne Hackborn
2010-11-19
Implement issue #2367442: Please add API for manipulating installer
Dianne Hackborn
2010-11-15
Fix more things that CloseGuard found.
Brad Fitzpatrick
2010-11-15
Close some things in system_server that CloseGuard found.
Brad Fitzpatrick
2010-11-08
make the resolver activity's items visible
Joe Onorato
2010-11-05
Reorganize PackageManager dump to avoid NPE
Kenny Root
2010-11-04
Integrate StrictMode with CloseGuard
Brian Carlstrom
2010-10-22
Reorganize PackageManager dump to avoid NPE
Kenny Root
2010-10-21
resolved conflicts for merge of 368fdba4 to master
Brad Fitzpatrick
[next]