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