1. a3e9ff7 Support pm clear as --user. by Jeff Sharkey · 12 years ago
  2. 4c76ea6 Pm command to get maximum users. by Jeff Sharkey · 12 years ago
  3. e6d3ccc Print newly generated userId. by Jeff Sharkey · 12 years ago
  4. 37d83a3 Pass the originating uid to the package verifier by Ben Gruver · 12 years ago
  5. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  6. 151ec4c More multi-user methods in PM by Amith Yamasani · 12 years ago
  7. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  8. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  9. 786b440 Fix installing applications from non-primary users. by Dianne Hackborn · 12 years ago
  10. 7e0e19d Restore man page entries. by Dianne Hackborn · 12 years ago
  11. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  12. 706e8ba Pass URLs to package verifiers by rich cannings · 12 years ago
  13. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  14. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 12 years ago
  15. 2471390 Pass URLs to package verifiers by rich cannings · 12 years ago
  16. 197a0c8 Improve cleanup of file caches. by Dianne Hackborn · 12 years ago
  17. fd3d009 Remove some unnecessary man page entries by Amith Yamasani · 12 years ago
  18. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 12 years ago
  19. 719a632 Change permission enforcement through pm command. by Jeff Sharkey · 12 years ago
  20. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  21. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  22. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  23. 92a208c Add a command option to display installerPackageName by Ashish Sharma · 13 years ago
  24. 5ab2157 Infrastructure to support package verifier by Kenny Root · 13 years ago
  25. 46d1103 Small cleanup of am/pm commands. by Dianne Hackborn · 13 years ago
  26. 0ac3031 Implement remaining infrastructure for user disabling apps. by Dianne Hackborn · 13 years ago
  27. a51b6fd6 resolved conflicts for merge of b2d0ee16 to master by Kenny Root · 13 years ago
  28. e6cd0c7 resolved conflicts for merge of 2433c443 to honeycomb-plus-aosp by Kenny Root · 13 years ago
  29. 2433c44 am f2006f31: Merge "Break apart queries to getInstalled* API" into gingerbread by Kenny Root · 13 years ago
  30. 3d0724d resolved conflicts for merge of 0e59729b to master by Dianne Hackborn · 13 years ago
  31. 0f1de9a New compat mode front end: UI and persistence. by Dianne Hackborn · 13 years ago
  32. 0e2c0f3 Break apart queries to getInstalled* API by Kenny Root · 13 years ago
  33. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  34. c39bb4a Switch to returnCode for IPackageDeleteObserver by Kenny Root · 13 years ago
  35. 4f05220 Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge by Dianne Hackborn · 14 years ago
  36. 95db1cf am cd23823d: Merge "Fix issue # 3227963: SecurityException: Neither user 10023 nor..." into gingerbread by Dianne Hackborn · 14 years ago
  37. 690d20b Fix issue # 3227963: SecurityException: Neither user 10023 nor... by Dianne Hackborn · 14 years ago
  38. ccc7141 resolved conflicts for merge of 78e9f4cb to master by Dianne Hackborn · 14 years ago
  39. 78e9f4c am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  40. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  41. edebb2f am b087ceea: am 40eade14: Merge from open-source master by Jean-Baptiste Queru · 14 years ago
  42. 1c3274c Fix crash by "adb shell pm list permissions -f|-s" by Ali Utku Selen · 14 years ago
  43. babe28e Doc change: Update pm command usage for test packages by Joe Malin · 14 years ago
  44. 40e4725 Fix 2579461 by Suchi Amalapurapu · 14 years ago
  45. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  46. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  47. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  48. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  49. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 15 years ago
  50. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  51. 039c68e The touch screen is probably a feature. by Dianne Hackborn · 15 years ago
  52. 23b4faf Use reflection to figure out a readable string from install error code. by Xavier Ducrohet · 15 years ago
  53. f03fb48 Add error output to pm for FAILED_MISSING_FEATURE by Xavier Ducrohet · 15 years ago
  54. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago
  55. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 15 years ago
  56. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 15 years ago
  57. 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 15 years ago
  58. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  59. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  61. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  62. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  63. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago