1. e45e45e3 Hacks to fix lockdown by Geoffrey Borggaard · 12 years ago
  2. 1d3079c Merge "App ops: cleanup, handle root and shell, perms." by Dianne Hackborn · 12 years ago
  3. 514074f App ops: cleanup, handle root and shell, perms. by Dianne Hackborn · 12 years ago
  4. e4cf734 Starting point for User Restrictions API by Amith Yamasani · 12 years ago
  5. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 12 years ago
  6. d4d9364 Maybe fix build. by Dianne Hackborn · 12 years ago
  7. 8a2ed1d Improve configuration of default preferred apps. by Dianne Hackborn · 12 years ago
  8. 5e45ee6 App ops: you can now turn off operations. by Dianne Hackborn · 12 years ago
  9. 51ff575 Merge "Fix issue #7649720: ANR occur when OTA with lower version..." by Dianne Hackborn · 12 years ago
  10. c4d27a7 Fix issue #7649720: ANR occur when OTA with lower version... by Dianne Hackborn · 12 years ago
  11. fd7aded Add new disabled state for "optional" built-in apps. by Dianne Hackborn · 12 years ago
  12. d8e1dbb Rework ParceledListSlice to be much easier to use. by Dianne Hackborn · 12 years ago
  13. 2125dd5 Merge "AppOps: fix nested op tracking, new API to get apps using permissions." by Dianne Hackborn · 12 years ago
  14. e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 12 years ago
  15. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 12 years ago
  16. 1506921 Revert "App home directories are now 0700 for targetSdkVersion > 17" by Nick Kralevich · 12 years ago
  17. 92091fa App home directories are now 0700 for targetSdkVersion > 17 by Nick Kralevich · 12 years ago
  18. 0490f02 Merge "Remove unused code." by Nick Kralevich · 12 years ago
  19. 4d25426 Remove unused code. by Nick Kralevich · 12 years ago
  20. 3f96d0e If freeCache deletes APK, give out of space error by Kenny Root · 12 years ago
  21. 13579ed Cleaner initial boot. by Dianne Hackborn · 12 years ago
  22. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  23. bc962505 Make sure that the owner user is marked initialized. by Amith Yamasani · 12 years ago
  24. ffe0cb4 Avoid recycling recently removed user IDs. by Jeff Sharkey · 12 years ago
  25. ca60ba1 Merge "Move app-lib definition up for system app scanning" into jb-mr1-dev by Kenny Root · 12 years ago
  26. 584c4cd Move app-lib definition up for system app scanning by Kenny Root · 12 years ago
  27. f031f23 Fix for some downloaded apps showing up on all users by Amith Yamasani · 12 years ago
  28. 6f34b41 Fix the user name for the owner. by Amith Yamasani · 12 years ago
  29. 799916e Merge "Revert "Check non-primary user dirs during package scan"" into jb-mr1-dev by Dave Burke · 12 years ago
  30. 383fa18 Revert "Check non-primary user dirs during package scan" by Dave Burke · 12 years ago
  31. 92bc9b3 PMS: check outInfo for null during delete by Kenny Root · 12 years ago
  32. 56e7563 Merge "Fix issue #7342364: JellyBean broke Toddler Lock, again" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  33. 77119bc Fix issue #7342364: JellyBean broke Toddler Lock, again by Dianne Hackborn · 12 years ago
  34. 4525f5b Check non-primary user dirs during package scan by Kenny Root · 12 years ago
  35. 8074e98 Merge "Fix crashes when quickly adding and removing users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  36. 9bef329 Merge changes Ie3c8ca8d,Ia175b36d into jb-mr1-dev by Kenny Root · 12 years ago
  37. db6a14c Fix crashes when quickly adding and removing users by Amith Yamasani · 12 years ago
  38. cea3743 Try to free cache before giving up on install by Kenny Root · 12 years ago
  39. a3e9079 Robustly add symlink and add for non-primary users by Kenny Root · 12 years ago
  40. 1638931 Allow services to query the info for a dying user. by Amith Yamasani · 12 years ago
  41. 756901d Do cleanup when Stopping users by Amith Yamasani · 12 years ago
  42. 38f8688 Return ApplicationInfo with requested userId. by Jeff Sharkey · 12 years ago
  43. 36070b4 Fix verfication bypassed for adb installs by rich cannings · 12 years ago
  44. 6309271 Fix issue #7295951: Mako asks which Launcher to use at every re-boot by Dianne Hackborn · 12 years ago
  45. 634cf31 Fix serial number assignment for new user on a freshly wiped device by Amith Yamasani · 12 years ago
  46. cdf932e Fix PackageInstaller displays with multi-user by rich cannings · 12 years ago
  47. 5bc54bf Merge "Fix issue #7272775: Auto Start Apps Not Starting" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  48. 3ed62ad Merge "Fix package verification with multi-user" into jb-mr1-dev by rich cannings · 12 years ago
  49. 4a9f071 Fix issue #7272775: Auto Start Apps Not Starting by Dianne Hackborn · 12 years ago
  50. d55deb0 Fix package verification with multi-user by rich cannings · 12 years ago
  51. 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 12 years ago
  52. 54289b8 Fix cache deletion for secondary users by Amith Yamasani · 12 years ago
  53. a2064df Disable package verification in test harness by rich cannings · 12 years ago
  54. 3ff8e1a Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  55. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  56. 9dbbfcd Merge "Pass the originating uid to the package verifier" into jb-mr1-dev by Ben Gruver · 12 years ago
  57. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  58. 37d83a3 Pass the originating uid to the package verifier by Ben Gruver · 12 years ago
  59. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  60. 752cd92 Always bind to DefaultContainerService as OWNER. by Jeff Sharkey · 12 years ago
  61. 5a37088 Merge "Check READ_EXTERNAL enforcement outside of lock." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  62. 8da429e Fix issue #7209355, #7214271. by Dianne Hackborn · 12 years ago
  63. c50f31d Check READ_EXTERNAL enforcement outside of lock. by Jeff Sharkey · 12 years ago
  64. 4e5753f Add setting to skip verifying ADB installs by rich cannings · 12 years ago
  65. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  66. c72fc67 Implement multi-user PackageMonitor. by Dianne Hackborn · 12 years ago
  67. 4adb9d3 Merge "DevicePolicyManager per user" into jb-mr1-dev by Amith Yamasani · 12 years ago
  68. 599dd7c DevicePolicyManager per user by Amith Yamasani · 12 years ago
  69. 27bd34d Multi-user MTP. by Jeff Sharkey · 12 years ago
  70. e928d7d Pass Bitmap instead of ParcelFileDescriptor in UserManager by Amith Yamasani · 12 years ago
  71. 4215017 Merge "Use shared app gid for dalvik cache" into jb-mr1-dev by Kenny Root · 12 years ago
  72. 1d31d5b Merge "Start userId from 10, reserving 1-9 for special use in the future." into jb-mr1-dev by Amith Yamasani · 12 years ago
  73. 07a0ede Start userId from 10, reserving 1-9 for special use in the future. by Amith Yamasani · 12 years ago
  74. 6a9b2cb Use shared app gid for dalvik cache by Kenny Root · 12 years ago
  75. 3b49f07 Add UserManager.getUserIcon() by Amith Yamasani · 12 years ago
  76. 36c67c2 Enable package verification by rich cannings · 12 years ago
  77. d65afc6 Merge "More multi-user stuff." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  78. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  79. 13d428e Send more information to verifiers by rich cannings · 12 years ago
  80. e4bf0ea DEFAULT_VERIFY_ENABLE turns verification off by rich cannings · 12 years ago
  81. 0b2fa8c Don't prematurely delete temporary files by Kenny Root · 12 years ago
  82. 24271a8 Merge "Use shared app gid for forward-locked processes" into jb-mr1-dev by Kenny Root · 12 years ago
  83. aefd73d Merge "Try to avoid possible NPE" into jb-mr1-dev by Kenny Root · 12 years ago
  84. 0f001d3 Try to avoid possible NPE by Kenny Root · 12 years ago
  85. f69c812 Wait for installd to finish starting before booting. by Jeff Brown · 12 years ago
  86. 4a86019 Temporarily turn off package verification by rich cannings · 12 years ago
  87. b049e21 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  88. e091f22 Use shared app gid for forward-locked processes by Kenny Root · 12 years ago
  89. a361809 Merge "Remove "unlinklib" command from installd" into jb-mr1-dev by Kenny Root · 12 years ago
  90. faea76f Enforce a user limit by Amith Yamasani · 12 years ago
  91. 9bbd70a Remove "unlinklib" command from installd by Kenny Root · 12 years ago
  92. 2e7d0cb Merge "Move native libraries to /data/app-lib" into jb-mr1-dev by Kenny Root · 12 years ago
  93. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  94. ddbe50d Move native libraries to /data/app-lib by Kenny Root · 12 years ago
  95. 5455f68 Update PackageSetting flags when updating by Kenny Root · 12 years ago
  96. 0c19162 Remove "protect" command from installd by Kenny Root · 12 years ago
  97. 151ec4c More multi-user methods in PM by Amith Yamasani · 12 years ago
  98. cd62059 Merge "installd: fix forward locking symlink" into jb-mr1-dev by Nick Kralevich · 12 years ago
  99. 1275abd Merge "Move verification settings to Settings.Global" into jb-mr1-dev by rich cannings · 12 years ago
  100. 11941fd Fix crash when setting wallpaper from non-primary user. by Dianne Hackborn · 12 years ago