1. f031f23 Fix for some downloaded apps showing up on all users by Amith Yamasani · 12 years ago
  2. 6309271 Fix issue #7295951: Mako asks which Launcher to use at every re-boot by Dianne Hackborn · 12 years ago
  3. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  4. 752cd92 Always bind to DefaultContainerService as OWNER. by Jeff Sharkey · 12 years ago
  5. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  6. 5455f68 Update PackageSetting flags when updating by Kenny Root · 12 years ago
  7. 11941fd Fix crash when setting wallpaper from non-primary user. by Dianne Hackborn · 12 years ago
  8. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  9. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  10. 4428e17 Some clean up of app install and user management. by Dianne Hackborn · 12 years ago
  11. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  12. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  13. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  14. 9ec6cdd Optimize memory use of IntentResolver. by Dianne Hackborn · 12 years ago
  15. 7d33d0c am c17f92ce: Merge "Use removePackageLI instead of removing mPackages" into jb-dev by Kenny Root · 12 years ago
  16. eca64b3 Use removePackageLI instead of removing mPackages by Kenny Root · 12 years ago
  17. 56b3a32 am 1991850d: Merge "Implement issue #6680894: Provide a way to configure app defaults..." into jb-dev by Dianne Hackborn · 12 years ago
  18. fc8b7fe Implement issue #6680894: Provide a way to configure app defaults... by Dianne Hackborn · 12 years ago
  19. f2fe4cb am cd586258: Merge "Enforce READ_EXTERNAL through Settings.Secure." into jb-dev by Jeff Sharkey · 12 years ago
  20. f538577 Enforce READ_EXTERNAL through Settings.Secure. by Jeff Sharkey · 12 years ago
  21. 71244f0 am 8a2fe268: Merge "Prune hidden system apps when removed via OTA" into jb-dev by Kenny Root · 12 years ago
  22. c52d6fd Prune hidden system apps when removed via OTA by Kenny Root · 12 years ago
  23. bf65cc3 am 8f2e753b: am cbc71bd7: Merge "Fix off-by-one error when filtering application UIDs" by Jean-Baptiste Queru · 12 years ago
  24. 7ea3e7d Fix dumpsys package. by Amith Yamasani · 12 years ago
  25. 5d32e77 Enforce READ_EXTERNAL on non-user builds. by Jeff Sharkey · 12 years ago
  26. 1c27576a Include enforcement state in dumpsys. by Jeff Sharkey · 12 years ago
  27. 1359360 User management and switching by Amith Yamasani · 12 years ago
  28. 1358ebe Fix off-by-one error when filtering application UIDs by Magnus Eriksson · 12 years ago
  29. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  30. edc84ee8 Selective enforcement of READ_EXTERNAL_STORAGE. by Jeff Sharkey · 12 years ago
  31. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  32. 20963df Show the flags in package manager debugging. by Joe Onorato · 13 years ago
  33. 21fbd1f Some cruft removal. by Dianne Hackborn · 12 years ago
  34. 2f36229 Use Map.Entry, not HashMap.Entry by Andy McFadden · 13 years ago
  35. 70522ad Don't allow reading of packagelist files. by Nick Kralevich · 13 years ago
  36. 62539e9 Close file on exception as well by Kenny Root · 13 years ago
  37. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  38. 0aaa0d9 Add verifier device identity by Kenny Root · 13 years ago
  39. b8f4000 Fix issue #4999574: Disabled system app not listed in Settings after reboot by Dianne Hackborn · 13 years ago
  40. 0ac3031 Implement remaining infrastructure for user disabling apps. by Dianne Hackborn · 13 years ago
  41. 3d0724d resolved conflicts for merge of 0e59729b to master by Dianne Hackborn · 13 years ago
  42. 1d1b489 Updated system packages retain shared user by Kenny Root · 13 years ago
  43. 447106f Split dump and annotate users of mPackages lock by Kenny Root · 13 years ago
  44. cf0b38c Split PackageManagerService into subclasses by Kenny Root · 13 years ago