1. 5de7377 Revert "Initial KeySet API." by dcashman · 10 years ago
  2. 405912b Initial KeySet API. by dcashman · 10 years ago
  3. ec55ef0 Extend pm to support sessions and split APKs. by Jeff Sharkey · 10 years ago
  4. 513a074 Clean up IPackageManager install surface area. by Jeff Sharkey · 10 years ago
  5. 7f7b0c7 Returning badged icons for components of corporate apps. by Nicolas Prevot · 10 years ago
  6. 0363c3e Expose per-user APIs for content services. by Alexandra Gherghina · 10 years ago
  7. 88cc346 Show the icon of the personal space. by Nicolas Prevot · 10 years ago
  8. 6e2ae25 Adds cross-profile intent filters for the Settings app by Alexandra Gherghina · 10 years ago
  9. 63798c5 Introducing crossProfileIntentFilters that skip the current profile. by Nicolas Prevot · 10 years ago
  10. 8a4c972 Plumb split APKs into public API. by Jeff Sharkey · 10 years ago
  11. 8194899 Rename code related to cross-profile intents. by Nicolas Prevot · 10 years ago
  12. 3a44f3f Initial support for split APKs, PackageInstaller. by Jeff Sharkey · 10 years ago
  13. c79586e Cleaning code related to the forwarding intent filters. by Nicolas Prevot · 10 years ago
  14. 68b9d97 am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  15. 9e99cab am 970417c7: Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  16. 970417c Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  17. f1977b4 Expand install observer semantics by Christopher Tate · 10 years ago
  18. 1ee4eb0 Merge "Revert "Expand install observer semantics"" by Glenn Kasten · 10 years ago
  19. 7629a18 Revert "Expand install observer semantics" by Glenn Kasten · 10 years ago
  20. 9067dc0 Merge "Expand install observer semantics" by Christopher Tate · 10 years ago
  21. ab8a501 Expand install observer semantics by Christopher Tate · 10 years ago
  22. de898ff Shared library resource support by Adam Lesinski · 11 years ago
  23. 92703e6 resolved conflicts for merge of 4882ddfa to master by Jose Lima · 10 years ago
  24. 53ac5ef am 91726f4e: Merge "Add banner attribute to app manifest" into klp-modular-dev by Jose Lima · 10 years ago
  25. f78e312 Add banner attribute to app manifest by Jose Lima · 10 years ago
  26. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  27. d5c8044 resolved conflicts for merge of 1cbea39f to master by Nick Kralevich · 10 years ago
  28. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  29. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  30. 85f5f81 Add <intent-filter> support to <provider>. by Jeff Sharkey · 11 years ago
  31. a2a0850 Add hidden API for querying available 'home' activities by Christopher Tate · 11 years ago
  32. 95d7853 Fix issue #10688644: Java crash in com.android.phone: by Dianne Hackborn · 11 years ago
  33. add005c Mmmmmmm... lovely, lovely ArrayMap. by Dianne Hackborn · 11 years ago
  34. 655d0e2 Single-user restrictions by Amith Yamasani · 11 years ago
  35. 3fa3c28a Keep track of who has disabled applications. by Dianne Hackborn · 11 years ago
  36. 67df64b Shared accounts and sharing of apps by Amith Yamasani · 12 years ago
  37. d8e1dbb Rework ParceledListSlice to be much easier to use. by Dianne Hackborn · 12 years ago
  38. e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 12 years ago
  39. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  40. ded653b Fix "system" resources; more context user work. by Jeff Sharkey · 12 years ago
  41. 98edc95 Load resources for the correct user by Amith Yamasani · 12 years ago
  42. 58d37b5 Multi-user support for the accessibility layer. by Svetoslav Ganov · 12 years ago
  43. 151ec4c More multi-user methods in PM by Amith Yamasani · 12 years ago
  44. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 12 years ago
  45. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 12 years ago
  46. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  47. d9ef3e5 Allow verifiers to extend timeout by rich cannings · 12 years ago
  48. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  49. 706e8ba Pass URLs to package verifiers by rich cannings · 12 years ago
  50. a3f133a Save preferred activity info with user id. by Amith Yamasani · 12 years ago
  51. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  52. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 12 years ago
  53. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  54. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 12 years ago
  55. 2471390 Pass URLs to package verifiers by rich cannings · 12 years ago
  56. b8151ec Add an icon to the user information. by Amith Yamasani · 12 years ago
  57. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  58. 1359360 User management and switching by Amith Yamasani · 12 years ago
  59. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  60. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  61. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  62. 39fe17c Cache drawable constant states instead of drawables Bug #5678369 by Romain Guy · 13 years ago
  63. 3a9b5fb Unhide new PackageManager APIs for API 14 by Kenny Root · 13 years ago
  64. 0aaa0d9 Add verifier device identity by Kenny Root · 13 years ago
  65. 5ab2157 Infrastructure to support package verifier by Kenny Root · 13 years ago
  66. a51b6fd resolved conflicts for merge of b2d0ee16 to master by Kenny Root · 13 years ago
  67. e6cd0c7 resolved conflicts for merge of 2433c443 to honeycomb-plus-aosp by Kenny Root · 13 years ago
  68. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  69. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 13 years ago
  70. 08f1654 Don't log the full stack trace when we can't load a resource. by Joe Onorato · 14 years ago
  71. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  72. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  73. 1941576 Fix launching of activities that I broke. by Dianne Hackborn · 14 years ago
  74. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  75. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  76. 3fa51e3 Improve logging by Alon Albert · 14 years ago
  77. 390dae1 Move ApplicationPackageManager out of ContextImpl.java by Brad Fitzpatrick · 14 years ago