1. 3fa3c28a Keep track of who has disabled applications. by Dianne Hackborn · 11 years ago
  2. 67df64b Shared accounts and sharing of apps by Amith Yamasani · 12 years ago
  3. d8e1dbb Rework ParceledListSlice to be much easier to use. by Dianne Hackborn · 12 years ago
  4. e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 12 years ago
  5. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  6. ded653b Fix "system" resources; more context user work. by Jeff Sharkey · 12 years ago
  7. 98edc95 Load resources for the correct user by Amith Yamasani · 12 years ago
  8. 58d37b5 Multi-user support for the accessibility layer. by Svetoslav Ganov · 12 years ago
  9. 151ec4c More multi-user methods in PM by Amith Yamasani · 12 years ago
  10. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 12 years ago
  11. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 12 years ago
  12. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  13. d9ef3e5 Allow verifiers to extend timeout by rich cannings · 12 years ago
  14. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  15. 706e8ba Pass URLs to package verifiers by rich cannings · 12 years ago
  16. a3f133a Save preferred activity info with user id. by Amith Yamasani · 12 years ago
  17. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  18. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 12 years ago
  19. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  20. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 12 years ago
  21. 2471390 Pass URLs to package verifiers by rich cannings · 12 years ago
  22. b8151ec Add an icon to the user information. by Amith Yamasani · 12 years ago
  23. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  24. 1359360 User management and switching by Amith Yamasani · 12 years ago
  25. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  26. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  27. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  28. 39fe17c Cache drawable constant states instead of drawables Bug #5678369 by Romain Guy · 13 years ago
  29. 3a9b5fb Unhide new PackageManager APIs for API 14 by Kenny Root · 13 years ago
  30. 0aaa0d9 Add verifier device identity by Kenny Root · 13 years ago
  31. 5ab2157 Infrastructure to support package verifier by Kenny Root · 13 years ago
  32. a51b6fd6 resolved conflicts for merge of b2d0ee16 to master by Kenny Root · 13 years ago
  33. e6cd0c7 resolved conflicts for merge of 2433c443 to honeycomb-plus-aosp by Kenny Root · 13 years ago
  34. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  35. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 13 years ago
  36. 08f1654 Don't log the full stack trace when we can't load a resource. by Joe Onorato · 14 years ago
  37. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  38. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  39. 1941576 Fix launching of activities that I broke. by Dianne Hackborn · 14 years ago
  40. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  41. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  42. 3fa51e3 Improve logging by Alon Albert · 14 years ago
  43. 390dae1 Move ApplicationPackageManager out of ContextImpl.java by Brad Fitzpatrick · 14 years ago