1. 0363c3e Expose per-user APIs for content services. by Alexandra Gherghina · 10 years ago
  2. 88cc346 Show the icon of the personal space. by Nicolas Prevot · 10 years ago
  3. 6e2ae25 Adds cross-profile intent filters for the Settings app by Alexandra Gherghina · 10 years ago
  4. 63798c5 Introducing crossProfileIntentFilters that skip the current profile. by Nicolas Prevot · 10 years ago
  5. 8194899 Rename code related to cross-profile intents. by Nicolas Prevot · 10 years ago
  6. 3a44f3f Initial support for split APKs, PackageInstaller. by Jeff Sharkey · 10 years ago
  7. c79586e Cleaning code related to the forwarding intent filters. by Nicolas Prevot · 10 years ago
  8. 68b9d97 am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  9. 970417c Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  10. f1977b4 Expand install observer semantics by Christopher Tate · 10 years ago
  11. 7629a18 Revert "Expand install observer semantics" by Glenn Kasten · 10 years ago
  12. ab8a501 Expand install observer semantics by Christopher Tate · 10 years ago
  13. 92703e6 resolved conflicts for merge of 4882ddfa to master by Jose Lima · 10 years ago
  14. f78e312 Add banner attribute to app manifest by Jose Lima · 10 years ago
  15. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  16. 85f5f81 Add <intent-filter> support to <provider>. by Jeff Sharkey · 11 years ago
  17. a2a0850 Add hidden API for querying available 'home' activities by Christopher Tate · 11 years ago
  18. 655d0e2 Single-user restrictions by Amith Yamasani · 11 years ago
  19. e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 12 years ago
  20. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  21. 98edc95 Load resources for the correct user by Amith Yamasani · 12 years ago
  22. 58d37b5 Multi-user support for the accessibility layer. by Svetoslav Ganov · 12 years ago
  23. 151ec4c More multi-user methods in PM by Amith Yamasani · 12 years ago
  24. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 12 years ago
  25. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  26. d9ef3e5 Allow verifiers to extend timeout by rich cannings · 12 years ago
  27. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  28. 706e8ba Pass URLs to package verifiers by rich cannings · 12 years ago
  29. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  30. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 12 years ago
  31. 2471390 Pass URLs to package verifiers by rich cannings · 12 years ago
  32. b8151ec Add an icon to the user information. by Amith Yamasani · 12 years ago
  33. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  34. 1359360 User management and switching by Amith Yamasani · 12 years ago
  35. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  36. 05ca4c9 Allow non-required package verifiers by Kenny Root · 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. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 13 years ago
  41. e8a534d Remove API that snuck into MockPackageManager by Kenny Root · 14 years ago
  42. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  43. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  44. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  45. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  46. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  47. 81cd2e9 Logo attribute for manifest and PackageManager methods to fetch it by Adam Powell · 14 years ago
  48. d7c0968 Package manager optimizations. by Dianne Hackborn · 14 years ago
  49. e70f61b Retry test-runner tests move. by Brett Chabot · 14 years ago[Renamed from test-runner/android/test/mock/MockPackageManager.java]
  50. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  51. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  52. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 14 years ago
  53. 117818e Add new manifest option for install location by Suchi Amalapurapu · 14 years ago
  54. 539d3c4 Apps on SD card project. by Oscar Montemayor · 15 years ago
  55. 039c68e The touch screen is probably a feature. by Dianne Hackborn · 15 years ago
  56. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  57. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 15 years ago
  58. c73e9ad am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  59. bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  60. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  61. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  62. e1fae30 Merge commit '0781df94' into manualmerge by Suchi Amalapurapu · 15 years ago
  63. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  64. ae8c5b8 am 8dbe612d: Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  65. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  66. dd6face am eae850ce: Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  67. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  68. d2b4929 am ade3eca: Implement issue #1783881 (manifest option for adb-install-on by Dianne Hackborn · 15 years ago
  69. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 15 years ago
  70. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  71. 65e1317 PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  72. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  73. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  74. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  75. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  76. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  77. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  78. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  79. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago