1. 4e5753f Add setting to skip verifying ADB installs by rich cannings · 14 years ago
  2. 920ace0 Query users excluding any being removed by Amith Yamasani · 14 years ago
  3. c72fc67 Implement multi-user PackageMonitor. by Dianne Hackborn · 14 years ago
  4. 4adb9d3 Merge "DevicePolicyManager per user" into jb-mr1-dev by Amith Yamasani · 14 years ago
  5. 599dd7c DevicePolicyManager per user by Amith Yamasani · 14 years ago
  6. 27bd34d Multi-user MTP. by Jeff Sharkey · 14 years ago
  7. e928d7d Pass Bitmap instead of ParcelFileDescriptor in UserManager by Amith Yamasani · 14 years ago
  8. 4215017 Merge "Use shared app gid for dalvik cache" into jb-mr1-dev by Kenny Root · 14 years ago
  9. 1d31d5b Merge "Start userId from 10, reserving 1-9 for special use in the future." into jb-mr1-dev by Amith Yamasani · 14 years ago
  10. 07a0ede Start userId from 10, reserving 1-9 for special use in the future. by Amith Yamasani · 14 years ago
  11. 6a9b2cb Use shared app gid for dalvik cache by Kenny Root · 14 years ago
  12. 3b49f07 Add UserManager.getUserIcon() by Amith Yamasani · 14 years ago
  13. 36c67c2 Enable package verification by rich cannings · 14 years ago
  14. d65afc65 Merge "More multi-user stuff." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  15. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 14 years ago
  16. 13d428e Send more information to verifiers by rich cannings · 14 years ago
  17. e4bf0ea DEFAULT_VERIFY_ENABLE turns verification off by rich cannings · 14 years ago
  18. 0b2fa8c Don't prematurely delete temporary files by Kenny Root · 14 years ago
  19. 24271a8 Merge "Use shared app gid for forward-locked processes" into jb-mr1-dev by Kenny Root · 14 years ago
  20. aefd73d Merge "Try to avoid possible NPE" into jb-mr1-dev by Kenny Root · 14 years ago
  21. 0f001d3 Try to avoid possible NPE by Kenny Root · 14 years ago
  22. f69c812 Wait for installd to finish starting before booting. by Jeff Brown · 14 years ago
  23. 4a86019 Temporarily turn off package verification by rich cannings · 14 years ago
  24. b049e212 Include user identifier in external storage paths. by Jeff Sharkey · 14 years ago
  25. e091f22 Use shared app gid for forward-locked processes by Kenny Root · 14 years ago
  26. a361809 Merge "Remove "unlinklib" command from installd" into jb-mr1-dev by Kenny Root · 14 years ago
  27. faea76f Enforce a user limit by Amith Yamasani · 14 years ago
  28. 9bbd70a Remove "unlinklib" command from installd by Kenny Root · 14 years ago
  29. 2e7d0cb Merge "Move native libraries to /data/app-lib" into jb-mr1-dev by Kenny Root · 14 years ago
  30. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 14 years ago
  31. ddbe50d Move native libraries to /data/app-lib by Kenny Root · 14 years ago
  32. 5455f68 Update PackageSetting flags when updating by Kenny Root · 14 years ago
  33. 0c19162 Remove "protect" command from installd by Kenny Root · 14 years ago
  34. 151ec4c More multi-user methods in PM by Amith Yamasani · 14 years ago
  35. cd62059 Merge "installd: fix forward locking symlink" into jb-mr1-dev by Nick Kralevich · 14 years ago
  36. 1275abd Merge "Move verification settings to Settings.Global" into jb-mr1-dev by rich cannings · 14 years ago
  37. 11941fd Fix crash when setting wallpaper from non-primary user. by Dianne Hackborn · 14 years ago
  38. 7de350a installd: fix forward locking symlink by Nick Kralevich · 14 years ago
  39. 4d8fc79 Move verification settings to Settings.Global by rich cannings · 14 years ago
  40. 5e03e2ca More multi-user stuff: by Dianne Hackborn · 14 years ago
  41. 68ed7e4 Enable package verification by rich cannings · 14 years ago
  42. 20e8098 Add registering for explicit users. by Dianne Hackborn · 14 years ago
  43. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 14 years ago
  44. a2875f4 Merge "Notify verifiers that verification is complete" into jb-mr1-dev by rich cannings · 14 years ago
  45. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 14 years ago
  46. d1b5cfc Notify verifiers that verification is complete by rich cannings · 14 years ago
  47. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 14 years ago
  48. 694121c Merge "Fix an NPE in PackageManager when getting the AppInfo for an app" into jb-mr1-dev by Amith Yamasani · 14 years ago
  49. 317046a Fix an NPE in PackageManager when getting the AppInfo for an app by Amith Yamasani · 14 years ago
  50. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 14 years ago
  51. def8b0f Merge "Fix infinite loop when uninstalling apps." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  52. 377de7b Fix infinite loop when uninstalling apps. by Dianne Hackborn · 14 years ago
  53. 2deaa36 Merge "Add permission checks for Verification API calls" into jb-mr1-dev by rich cannings · 14 years ago
  54. 7e67151 Add permission checks for Verification API calls by rich cannings · 14 years ago
  55. 0e17e5bc Merge "Fix installing applications from non-primary users." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  56. 786b440 Fix installing applications from non-primary users. by Dianne Hackborn · 14 years ago
  57. be7ddb9 Merge "Fix package verifier lookup" into jb-mr1-dev by Andy Stadler · 14 years ago
  58. 2b91465 Fix adb install by Amith Yamasani · 14 years ago
  59. 080ca09 Merge "Bind to the correct default container service when installing/moving/measuring pkgs" into jb-mr1-dev by Amith Yamasani · 14 years ago
  60. 6ec1012 Bind to the correct default container service when installing/moving/measuring pkgs by Amith Yamasani · 14 years ago
  61. 4428e17c Some clean up of app install and user management. by Dianne Hackborn · 14 years ago
  62. 250ce28 Fix package verifier lookup by Andy Stadler · 14 years ago
  63. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 14 years ago
  64. d9ef3e5 Allow verifiers to extend timeout by rich cannings · 14 years ago
  65. 2c1dfa2 Merge "Fix deadlock in removing a user" into jb-mr1-dev by Amith Yamasani · 14 years ago
  66. 0cd867c Fix deadlock in removing a user by Amith Yamasani · 14 years ago
  67. 19526374 Remove permission requirement for some UserManager calls by Amith Yamasani · 14 years ago
  68. 0c38049 Improve multi-user app management. by Dianne Hackborn · 14 years ago
  69. 706e8ba Pass URLs to package verifiers by rich cannings · 14 years ago
  70. fc6e0ca Fix build part 2 by Amith Yamasani · 14 years ago
  71. a3f133a Save preferred activity info with user id. by Amith Yamasani · 14 years ago
  72. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 14 years ago
  73. 9a994b5 am 050c87f8: am a950daf5: Merge changes Ieb566a2a,I953057cd by Kenny Root · 14 years ago
  74. 050c87f am a950daf5: Merge changes Ieb566a2a,I953057cd by Kenny Root · 14 years ago
  75. 520ee7b am a2e8365c: am 9b0da58e: Merge "Introduce a restorecon JNI binding." by Kenny Root · 14 years ago
  76. a2e8365 am 9b0da58e: Merge "Introduce a restorecon JNI binding." by Kenny Root · 14 years ago
  77. 786cbca Use Libcore.os.stat instead of FileUtils by Kenny Root · 14 years ago
  78. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 14 years ago
  79. 38cc2a5 am 3221bf27: am 438a0efc: Do not eject internal ASECs when storage unmounted by Kenny Root · 14 years ago
  80. 3221bf2 am 438a0efc: Do not eject internal ASECs when storage unmounted by Kenny Root · 14 years ago
  81. 438a0ef Do not eject internal ASECs when storage unmounted by Kenny Root · 14 years ago
  82. 258848d User Manager service to manage users and query user details by Amith Yamasani · 14 years ago
  83. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 14 years ago
  84. 2471390 Pass URLs to package verifiers by rich cannings · 14 years ago
  85. 9ec6cdd Optimize memory use of IntentResolver. by Dianne Hackborn · 14 years ago
  86. 554cb0c Introduce a restorecon JNI binding. by rpcraig · 14 years ago
  87. 1abb1cb Changes to Bluetooth Service structure. by Jaikumar Ganesh · 14 years ago
  88. c32e190 resolved conflicts for merge of a9c38461 to master by Dianne Hackborn · 14 years ago
  89. a9c3846 am bfb752f8: Merge "Fix issue #6761130: Clearing app data in settings does not clear app\'s USB storage" into jb-dev by Dianne Hackborn · 14 years ago
  90. 183ce02 Fix issue #6761130: Clearing app data in settings does not clear app's USB storage by Dianne Hackborn · 14 years ago
  91. 25a5254 am 7d33d0c3: am c17f92ce: Merge "Use removePackageLI instead of removing mPackages" into jb-dev by Kenny Root · 14 years ago
  92. 7d33d0c am c17f92ce: Merge "Use removePackageLI instead of removing mPackages" into jb-dev by Kenny Root · 14 years ago
  93. eca64b3 Use removePackageLI instead of removing mPackages by Kenny Root · 14 years ago
  94. 4f8ecd8 Move power manager to a new package. by Jeff Brown · 14 years ago
  95. 04919812 am 56b3a321: am 1991850d: Merge "Implement issue #6680894: Provide a way to configure app defaults..." into jb-dev by Dianne Hackborn · 14 years ago
  96. 56b3a32 am 1991850d: Merge "Implement issue #6680894: Provide a way to configure app defaults..." into jb-dev by Dianne Hackborn · 14 years ago
  97. fc8b7fe Implement issue #6680894: Provide a way to configure app defaults... by Dianne Hackborn · 14 years ago
  98. 5bb87cd SearchManagerService made multi-user aware by Amith Yamasani · 14 years ago
  99. 554259f am 9eabf916: am f6f7f1d2: Low disk space string change, surface state. by Jeff Sharkey · 14 years ago
  100. 9eabf916 am f6f7f1d2: Low disk space string change, surface state. by Jeff Sharkey · 14 years ago