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