1. 655d0e2 Single-user restrictions by Amith Yamasani · 11 years ago
  2. e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 12 years ago
  3. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  4. 98edc95 Load resources for the correct user by Amith Yamasani · 12 years ago
  5. 58d37b5 Multi-user support for the accessibility layer. by Svetoslav Ganov · 12 years ago
  6. 151ec4c More multi-user methods in PM by Amith Yamasani · 12 years ago
  7. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 12 years ago
  8. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  9. d9ef3e5 Allow verifiers to extend timeout by rich cannings · 12 years ago
  10. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  11. 706e8ba Pass URLs to package verifiers by rich cannings · 12 years ago
  12. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  13. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 12 years ago
  14. 2471390 Pass URLs to package verifiers by rich cannings · 12 years ago
  15. b8151ec Add an icon to the user information. by Amith Yamasani · 12 years ago
  16. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  17. 1359360 User management and switching by Amith Yamasani · 12 years ago
  18. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  19. 05ca4c9 Allow non-required package verifiers by Kenny Root · 13 years ago
  20. 3a9b5fb Unhide new PackageManager APIs for API 14 by Kenny Root · 13 years ago
  21. 0aaa0d9 Add verifier device identity by Kenny Root · 13 years ago
  22. 5ab2157 Infrastructure to support package verifier by Kenny Root · 13 years ago
  23. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 13 years ago
  24. e8a534d Remove API that snuck into MockPackageManager by Kenny Root · 14 years ago
  25. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  26. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  27. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  28. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  29. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  30. 81cd2e9 Logo attribute for manifest and PackageManager methods to fetch it by Adam Powell · 14 years ago
  31. d7c0968 Package manager optimizations. by Dianne Hackborn · 14 years ago
  32. e70f61b Retry test-runner tests move. by Brett Chabot · 14 years ago[Renamed from test-runner/android/test/mock/MockPackageManager.java]
  33. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  34. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  35. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 14 years ago
  36. 117818e Add new manifest option for install location by Suchi Amalapurapu · 14 years ago
  37. 539d3c4 Apps on SD card project. by Oscar Montemayor · 14 years ago
  38. 039c68e The touch screen is probably a feature. by Dianne Hackborn · 15 years ago
  39. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  40. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 15 years ago
  41. c73e9ad am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  42. bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  43. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  44. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  45. e1fae30 Merge commit '0781df94' into manualmerge by Suchi Amalapurapu · 15 years ago
  46. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  47. ae8c5b8 am 8dbe612d: Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  48. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  49. dd6face am eae850ce: Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  50. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
  51. d2b4929 am ade3eca: Implement issue #1783881 (manifest option for adb-install-on by Dianne Hackborn · 15 years ago
  52. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 15 years ago
  53. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  54. 65e1317 PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  55. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  56. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  57. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  58. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  59. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  60. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  61. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  62. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago