summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/pm/PackageSettingBase.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-06-25Single-user restrictionsAmith Yamasani
2013-03-27am 6b8e7b35: am bf20aa76: Merge "Keep track of who has disabled applications....Dianne Hackborn
2013-03-27Keep track of who has disabled applications.Dianne Hackborn
2013-02-20Added the KeySetManager.Geremy Condra
2012-10-02Fix issue #7272775: Auto Start Apps Not StartingDianne Hackborn
2012-09-28Fix issue #7211769 and #7244492, thrash around on #7226656.Dianne Hackborn
2012-08-27Fix installing applications from non-primary users.Dianne Hackborn
2012-08-24Keep track of whether an app is installed for each user.Dianne Hackborn
2012-03-27User management and switchingAmith Yamasani
2012-03-22Package restrictions per userAmith Yamasani
2011-03-23Split dump and annotate users of mPackages lockKenny Root
2011-03-22Split PackageManagerService into subclassesKenny Root