1. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 9 years ago
  2. e2d45be Candidate volumes for packages, fix symlink. by Jeff Sharkey · 9 years ago
  3. 6227172 Add Default Browser App support and relax Hosts validation for AppLinks by Fabrice Di Meglio · 9 years ago
  4. 0788595 Add IntentFilter auto verification - part 3 by Fabrice Di Meglio · 9 years ago
  5. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  6. 1c1b471 Add IntentFilter auto verification by Fabrice Di Meglio · 10 years ago
  7. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 9 years ago
  8. 9f60c08 Change boot screen title to "Android is starting" when not upgrading. by Jeff Hao · 10 years ago
  9. ec2d48b Introduce new API to get an unbadged icon and unbadge permissions. by Benjamin Franz · 10 years ago
  10. e107c3e Remove package level intent forwarding. by Adam Connors · 10 years ago
  11. c7d62f0 Addressing API council comments for UserManager. by Svetoslav · 10 years ago
  12. c6f2249 Address KeySet API Review by dcashman · 10 years ago
  13. e41ce99 Add hidden API for removing cross-profile package filters by Alexandra Gherghina · 10 years ago
  14. 16c8e3f PackageInstaller changes based on feedback. by Jeff Sharkey · 10 years ago
  15. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 10 years ago
  16. 69ea974 Merge "Public API for PackageInstaller!" into lmp-dev by Jeff Sharkey · 10 years ago
  17. 6c833e0 Public API for PackageInstaller! by Jeff Sharkey · 10 years ago
  18. 9d2f441 Initial KeySet API. by dcashman · 10 years ago
  19. 5de7377 Revert "Initial KeySet API." by dcashman · 10 years ago
  20. 405912b Initial KeySet API. by dcashman · 10 years ago
  21. 7f7b0c7 Returning badged icons for components of corporate apps. by Nicolas Prevot · 10 years ago
  22. 0363c3e Expose per-user APIs for content services. by Alexandra Gherghina · 10 years ago
  23. 88cc346 Show the icon of the personal space. by Nicolas Prevot · 10 years ago
  24. 6e2ae25 Adds cross-profile intent filters for the Settings app by Alexandra Gherghina · 10 years ago
  25. 63798c5 Introducing crossProfileIntentFilters that skip the current profile. by Nicolas Prevot · 10 years ago
  26. 8194899 Rename code related to cross-profile intents. by Nicolas Prevot · 10 years ago
  27. 3a44f3f Initial support for split APKs, PackageInstaller. by Jeff Sharkey · 10 years ago
  28. c79586e Cleaning code related to the forwarding intent filters. by Nicolas Prevot · 10 years ago
  29. 68b9d97 am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  30. 970417c Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  31. f1977b4 Expand install observer semantics by Christopher Tate · 10 years ago
  32. 7629a18 Revert "Expand install observer semantics" by Glenn Kasten · 10 years ago
  33. ab8a501 Expand install observer semantics by Christopher Tate · 10 years ago
  34. 92703e6 resolved conflicts for merge of 4882ddfa to master by Jose Lima · 10 years ago
  35. f78e312 Add banner attribute to app manifest by Jose Lima · 10 years ago
  36. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  37. 85f5f81 Add <intent-filter> support to <provider>. by Jeff Sharkey · 11 years ago
  38. a2a0850d Add hidden API for querying available 'home' activities by Christopher Tate · 11 years ago
  39. 655d0e2 Single-user restrictions by Amith Yamasani · 11 years ago
  40. e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 12 years ago
  41. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  42. 98edc95 Load resources for the correct user by Amith Yamasani · 12 years ago
  43. 58d37b5 Multi-user support for the accessibility layer. by Svetoslav Ganov · 12 years ago
  44. 151ec4c More multi-user methods in PM by Amith Yamasani · 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. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  51. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 12 years ago
  52. 2471390 Pass URLs to package verifiers by rich cannings · 12 years ago
  53. b8151ec Add an icon to the user information. by Amith Yamasani · 12 years ago
  54. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  55. 1359360 User management and switching by Amith Yamasani · 12 years ago
  56. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  57. 05ca4c9 Allow non-required package verifiers by Kenny Root · 13 years ago
  58. 3a9b5fb Unhide new PackageManager APIs for API 14 by Kenny Root · 13 years ago
  59. 0aaa0d9 Add verifier device identity by Kenny Root · 13 years ago
  60. 5ab2157 Infrastructure to support package verifier by Kenny Root · 13 years ago
  61. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 13 years ago
  62. e8a534d Remove API that snuck into MockPackageManager by Kenny Root · 14 years ago
  63. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  64. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  65. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  66. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  67. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  68. 81cd2e9 Logo attribute for manifest and PackageManager methods to fetch it by Adam Powell · 14 years ago
  69. d7c0968 Package manager optimizations. by Dianne Hackborn · 14 years ago
  70. e70f61b Retry test-runner tests move. by Brett Chabot · 14 years ago[Renamed from test-runner/android/test/mock/MockPackageManager.java]
  71. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  72. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  73. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 14 years ago
  74. 117818e Add new manifest option for install location by Suchi Amalapurapu · 14 years ago
  75. 539d3c4 Apps on SD card project. by Oscar Montemayor · 14 years ago
  76. 039c68e The touch screen is probably a feature. by Dianne Hackborn · 15 years ago
  77. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  78. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 15 years ago
  79. c73e9ad am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  80. bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  81. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  82. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  83. e1fae30 Merge commit '0781df94' into manualmerge by Suchi Amalapurapu · 15 years ago
  84. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  85. ae8c5b8 am 8dbe612d: Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  86. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  87. dd6face am eae850ce: Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  88. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  89. d2b4929 am ade3eca: Implement issue #1783881 (manifest option for adb-install-on by Dianne Hackborn · 15 years ago
  90. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 15 years ago
  91. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  92. 65e1317 PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  93. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  94. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  95. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  96. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  97. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  98. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  99. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  100. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago