1. b049e212 Include user identifier in external storage paths. by Jeff Sharkey · 14 years ago
  2. a361809 Merge "Remove "unlinklib" command from installd" into jb-mr1-dev by Kenny Root · 14 years ago
  3. faea76f Enforce a user limit by Amith Yamasani · 14 years ago
  4. 9bbd70a Remove "unlinklib" command from installd by Kenny Root · 14 years ago
  5. 2e7d0cb Merge "Move native libraries to /data/app-lib" into jb-mr1-dev by Kenny Root · 14 years ago
  6. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 14 years ago
  7. ddbe50d Move native libraries to /data/app-lib by Kenny Root · 14 years ago
  8. 5455f68 Update PackageSetting flags when updating by Kenny Root · 14 years ago
  9. 0c19162 Remove "protect" command from installd by Kenny Root · 14 years ago
  10. 151ec4c More multi-user methods in PM by Amith Yamasani · 14 years ago
  11. cd62059 Merge "installd: fix forward locking symlink" into jb-mr1-dev by Nick Kralevich · 14 years ago
  12. 1275abd Merge "Move verification settings to Settings.Global" into jb-mr1-dev by rich cannings · 14 years ago
  13. 11941fd Fix crash when setting wallpaper from non-primary user. by Dianne Hackborn · 14 years ago
  14. 7de350a installd: fix forward locking symlink by Nick Kralevich · 14 years ago
  15. 4d8fc79 Move verification settings to Settings.Global by rich cannings · 14 years ago
  16. 5e03e2ca More multi-user stuff: by Dianne Hackborn · 14 years ago
  17. 68ed7e4 Enable package verification by rich cannings · 14 years ago
  18. 20e8098 Add registering for explicit users. by Dianne Hackborn · 14 years ago
  19. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 14 years ago
  20. a2875f4 Merge "Notify verifiers that verification is complete" into jb-mr1-dev by rich cannings · 14 years ago
  21. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 14 years ago
  22. d1b5cfc Notify verifiers that verification is complete by rich cannings · 14 years ago
  23. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 14 years ago
  24. 694121c Merge "Fix an NPE in PackageManager when getting the AppInfo for an app" into jb-mr1-dev by Amith Yamasani · 14 years ago
  25. 317046a Fix an NPE in PackageManager when getting the AppInfo for an app by Amith Yamasani · 14 years ago
  26. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 14 years ago
  27. def8b0f Merge "Fix infinite loop when uninstalling apps." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  28. 377de7b Fix infinite loop when uninstalling apps. by Dianne Hackborn · 14 years ago
  29. 2deaa36 Merge "Add permission checks for Verification API calls" into jb-mr1-dev by rich cannings · 14 years ago
  30. 7e67151 Add permission checks for Verification API calls by rich cannings · 14 years ago
  31. 0e17e5bc Merge "Fix installing applications from non-primary users." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  32. 786b440 Fix installing applications from non-primary users. by Dianne Hackborn · 14 years ago
  33. be7ddb9 Merge "Fix package verifier lookup" into jb-mr1-dev by Andy Stadler · 14 years ago
  34. 2b91465 Fix adb install by Amith Yamasani · 14 years ago
  35. 080ca09 Merge "Bind to the correct default container service when installing/moving/measuring pkgs" into jb-mr1-dev by Amith Yamasani · 14 years ago
  36. 6ec1012 Bind to the correct default container service when installing/moving/measuring pkgs by Amith Yamasani · 14 years ago
  37. 4428e17c Some clean up of app install and user management. by Dianne Hackborn · 14 years ago
  38. 250ce28 Fix package verifier lookup by Andy Stadler · 14 years ago
  39. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 14 years ago
  40. d9ef3e5 Allow verifiers to extend timeout by rich cannings · 14 years ago
  41. 2c1dfa2 Merge "Fix deadlock in removing a user" into jb-mr1-dev by Amith Yamasani · 14 years ago
  42. 0cd867c Fix deadlock in removing a user by Amith Yamasani · 14 years ago
  43. 19526374 Remove permission requirement for some UserManager calls by Amith Yamasani · 14 years ago
  44. 0c38049 Improve multi-user app management. by Dianne Hackborn · 14 years ago
  45. 706e8ba Pass URLs to package verifiers by rich cannings · 14 years ago
  46. fc6e0ca Fix build part 2 by Amith Yamasani · 14 years ago
  47. a3f133a Save preferred activity info with user id. by Amith Yamasani · 14 years ago
  48. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 14 years ago
  49. 9a994b5 am 050c87f8: am a950daf5: Merge changes Ieb566a2a,I953057cd by Kenny Root · 14 years ago
  50. 050c87f am a950daf5: Merge changes Ieb566a2a,I953057cd by Kenny Root · 14 years ago
  51. 520ee7b am a2e8365c: am 9b0da58e: Merge "Introduce a restorecon JNI binding." by Kenny Root · 14 years ago
  52. a2e8365 am 9b0da58e: Merge "Introduce a restorecon JNI binding." by Kenny Root · 14 years ago
  53. 786cbca Use Libcore.os.stat instead of FileUtils by Kenny Root · 14 years ago
  54. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 14 years ago
  55. 38cc2a5 am 3221bf27: am 438a0efc: Do not eject internal ASECs when storage unmounted by Kenny Root · 14 years ago
  56. 3221bf2 am 438a0efc: Do not eject internal ASECs when storage unmounted by Kenny Root · 14 years ago
  57. 438a0ef Do not eject internal ASECs when storage unmounted by Kenny Root · 14 years ago
  58. 258848d User Manager service to manage users and query user details by Amith Yamasani · 14 years ago
  59. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 14 years ago
  60. 2471390 Pass URLs to package verifiers by rich cannings · 14 years ago
  61. 9ec6cdd Optimize memory use of IntentResolver. by Dianne Hackborn · 14 years ago
  62. 554cb0c Introduce a restorecon JNI binding. by rpcraig · 14 years ago
  63. 1abb1cb Changes to Bluetooth Service structure. by Jaikumar Ganesh · 14 years ago
  64. c32e190 resolved conflicts for merge of a9c38461 to master by Dianne Hackborn · 14 years ago
  65. 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
  66. 183ce02 Fix issue #6761130: Clearing app data in settings does not clear app's USB storage by Dianne Hackborn · 14 years ago
  67. 25a5254 am 7d33d0c3: am c17f92ce: Merge "Use removePackageLI instead of removing mPackages" into jb-dev by Kenny Root · 14 years ago
  68. 7d33d0c am c17f92ce: Merge "Use removePackageLI instead of removing mPackages" into jb-dev by Kenny Root · 14 years ago
  69. eca64b3 Use removePackageLI instead of removing mPackages by Kenny Root · 14 years ago
  70. 4f8ecd8 Move power manager to a new package. by Jeff Brown · 14 years ago
  71. 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
  72. 56b3a32 am 1991850d: Merge "Implement issue #6680894: Provide a way to configure app defaults..." into jb-dev by Dianne Hackborn · 14 years ago
  73. fc8b7fe Implement issue #6680894: Provide a way to configure app defaults... by Dianne Hackborn · 14 years ago
  74. 5bb87cd SearchManagerService made multi-user aware by Amith Yamasani · 14 years ago
  75. 554259f am 9eabf916: am f6f7f1d2: Low disk space string change, surface state. by Jeff Sharkey · 14 years ago
  76. 9eabf916 am f6f7f1d2: Low disk space string change, surface state. by Jeff Sharkey · 14 years ago
  77. b8151ec Add an icon to the user information. by Amith Yamasani · 14 years ago
  78. f6f7f1d Low disk space string change, surface state. by Jeff Sharkey · 14 years ago
  79. ca3148e am 6e85ad7d: resolved conflicts for merge of 80d21f2f to jb-dev-plus-aosp by Jean-Baptiste Queru · 14 years ago
  80. 6e85ad7 resolved conflicts for merge of 80d21f2f to jb-dev-plus-aosp by Jean-Baptiste Queru · 14 years ago
  81. c7e2d4a am 33e39aef: am 0876ab0a: Merge "Fix issue #6295373: "Package com.google.android.apps.authenticator2 has..." into jb-dev by Dianne Hackborn · 14 years ago
  82. 33e39ae am 0876ab0a: Merge "Fix issue #6295373: "Package com.google.android.apps.authenticator2 has..." into jb-dev by Dianne Hackborn · 14 years ago
  83. 0876ab0 Merge "Fix issue #6295373: "Package com.google.android.apps.authenticator2 has..." into jb-dev by Dianne Hackborn · 14 years ago
  84. f8dc339 am 625b92fc: am f27f2f8f: Merge "Delete old forward-locked apps on upgrade" into jb-dev by Kenny Root · 14 years ago
  85. 625b92f am f27f2f8f: Merge "Delete old forward-locked apps on upgrade" into jb-dev by Kenny Root · 14 years ago
  86. f27f2f8 Merge "Delete old forward-locked apps on upgrade" into jb-dev by Kenny Root · 14 years ago
  87. 987ad95 am 6dd3a0d6: am 87353093: Merge "Measure ASECs for forward-locked apps" into jb-dev by Kenny Root · 14 years ago
  88. d0c5f51 Fix issue #6295373: "Package com.google.android.apps.authenticator2 has... by Dianne Hackborn · 14 years ago
  89. 6dd3a0d am 87353093: Merge "Measure ASECs for forward-locked apps" into jb-dev by Kenny Root · 14 years ago
  90. 8735309 Merge "Measure ASECs for forward-locked apps" into jb-dev by Kenny Root · 14 years ago
  91. 8a97c09 am 41668981: am 906272b9: Merge "Only call fixSdPermissions when appropriate" into jb-dev by Kenny Root · 14 years ago
  92. 4166898 am 906272b9: Merge "Only call fixSdPermissions when appropriate" into jb-dev by Kenny Root · 14 years ago
  93. 2afded1 Measure ASECs for forward-locked apps by Kenny Root · 14 years ago
  94. c7a8999 Only call fixSdPermissions when appropriate by Kenny Root · 14 years ago
  95. 84e35ea Delete old forward-locked apps on upgrade by Kenny Root · 14 years ago
  96. 271bc78 am 8363fb73: am 40ba4dad: Merge "Add a thread to handle the radio shutdown." into jb-dev by Jeff Brown · 14 years ago
  97. 8363fb7 am 40ba4dad: Merge "Add a thread to handle the radio shutdown." into jb-dev by Jeff Brown · 14 years ago
  98. b820371 Add a thread to handle the radio shutdown. by Jeff Brown · 14 years ago
  99. d4cb08d Merge "FileInputStream is not closed in "UserManager.java : readUserList()"" by Amith Yamasani · 14 years ago
  100. 9a69c5f Merge "Added code to log the current value of the "allow unknown sources" setting after successful package installation." by Rich Cannings · 14 years ago