1. 2c7ebea Relax permission requirements for posting notifications across users by Amith Yamasani · 12 years ago
  2. 8d9a1f6 More migration to Global settings. by Jeff Sharkey · 12 years ago
  3. 346acb1 Sanity-check erroneous backup agent instantiations by Christopher Tate · 12 years ago
  4. 861a3b2 Revert fix to issue #6880627: PendingIntent.getService() returns... by Dianne Hackborn · 12 years ago
  5. c0bd747 Further work on issue #7307399: Framework needs a new pre-user-shutdown... by Dianne Hackborn · 12 years ago
  6. a8a9bd6 Fix issue #7311376: Add API to allow apps to know if they are... by Dianne Hackborn · 12 years ago
  7. 36d337a Framework side of issue #7302511: GCM client needs to use new framework API... by Dianne Hackborn · 12 years ago
  8. 33877e1 Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev by Craig Mautner · 12 years ago
  9. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  10. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 12 years ago
  11. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 12 years ago
  12. 6f354ed Merge "Fix issue #7226101: Secure image capture takes 5 seconds to start" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  13. cc5a055 Fix issue #7226101: Secure image capture takes 5 seconds to start by Dianne Hackborn · 12 years ago
  14. e98bde0 Fix broadcast to a specific user by Amith Yamasani · 12 years ago
  15. 3ff8e1a Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  16. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  17. bc4ba82 Remove user switcher from long-press power menu by Amith Yamasani · 12 years ago
  18. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  19. c7ba771 Fix issue #7232952: Settings crash on tapping on Downloaded apps on a secondary user by Dianne Hackborn · 12 years ago
  20. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  21. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  22. 9529386 Fix build by Amith Yamasani · 12 years ago
  23. 7951c45 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  24. ea7e915 AppInfo from Notifications for secondary users by Amith Yamasani · 12 years ago
  25. 139748f Fix issue #7215984: java.lang.RuntimeException: Unable to create... by Dianne Hackborn · 12 years ago
  26. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  27. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 12 years ago
  28. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  29. c72fc67 Implement multi-user PackageMonitor. by Dianne Hackborn · 12 years ago
  30. 52716de Merge "Fix deadlock in LockPatternUtils by using local id." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  31. f1b6741 Fix deadlock in LockPatternUtils by using local id. by Craig Mautner · 12 years ago
  32. 09ad083 Merge "Switch to showing top-most thumbnail of recent apps." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  33. 15491c6 Switch to showing top-most thumbnail of recent apps. by Dianne Hackborn · 12 years ago
  34. 1e5aeec Merge "Don't allow more than 3 actively running users at a time." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  35. bb1aeff Don't allow more than 3 actively running users at a time. by Dianne Hackborn · 12 years ago
  36. 27bd34d Multi-user MTP. by Jeff Sharkey · 12 years ago
  37. c535d2f Merge "Fix dumb bug merging receivers for multiple users." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  38. 6cbd33f Fix dumb bug merging receivers for multiple users. by Dianne Hackborn · 12 years ago
  39. ad9b3211 Try again to fix issue #6912004:tap on gmail notification sends me to home screen by Dianne Hackborn · 12 years ago
  40. 11f0cb7 Fix issue #7175553: GRANT_URI_PERMISSION doesn't apper to work on secondary user by Dianne Hackborn · 12 years ago
  41. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  42. e091f22 Use shared app gid for forward-locked processes by Kenny Root · 12 years ago
  43. 9d9ece3 Animations for user switching. by Dianne Hackborn · 12 years ago
  44. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  45. 2d1b378 Various fixes. by Dianne Hackborn · 12 years ago
  46. 74ee865 Add Binder.getCallingUserHandle(). by Dianne Hackborn · 12 years ago
  47. d888399 Explicitly specify current user everywhere home is started. by Dianne Hackborn · 12 years ago
  48. 5fc62663 Merge "Resolve the correct home intent for secondary users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  49. 259d5e5 Resolve the correct home intent for secondary users by Amith Yamasani · 12 years ago
  50. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  51. ec098ef am 342c6bc8: am 54099555: am 380a8e3d: Merge "Am: Clean mLaunchingProviders of all providers started by the client" by Jean-Baptiste Queru · 12 years ago
  52. 380a8e3 Merge "Am: Clean mLaunchingProviders of all providers started by the client" by Jean-Baptiste Queru · 12 years ago
  53. 035ce2c Merge "Add support for "-rtl" in resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  54. b8839dd Fix issue #7097984 java.lang.SecurityException: Permission Denial: by Dianne Hackborn · 12 years ago
  55. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  56. 4ee3649 Am: Clean mLaunchingProviders of all providers started by the client by Vairavan Srinivasan · 12 years ago
  57. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  58. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 12 years ago
  59. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  60. e217ee4 Access to all users' external storage. by Jeff Sharkey · 12 years ago
  61. a99e4ca Merge "Bind to screenshot service for current user." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  62. 12631ec Merge "Start implementing concept of "running" users." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  63. 35744c1 Bind to screenshot service for current user. by Jeff Sharkey · 12 years ago
  64. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  65. 4ea6069 Fix PendingIntent caching for multiuser by Amith Yamasani · 12 years ago
  66. 8bf06ed Relax permission requirement for sending broadcasts to other users by Amith Yamasani · 12 years ago
  67. 786b440 Fix installing applications from non-primary users. by Dianne Hackborn · 12 years ago
  68. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  69. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago
  70. 3451dc9 Merge "Iteration on multi-user external storage." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  71. 2bca868 Iteration on multi-user external storage. by Jeff Sharkey · 12 years ago
  72. 2bd65b6 am 29c6f24b: am 6ffe2594: Merge "restorecon /data/anr directory." by Jean-Baptiste Queru · 12 years ago
  73. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  74. ec7ed14c restorecon /data/anr directory. by rpcraig · 12 years ago
  75. 7300dbe Fix launching activity from a pending intent by Amith Yamasani · 12 years ago
  76. 1ab36c1 Send USER_SWITCHED with the correct permission by Amith Yamasani · 12 years ago
  77. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  78. c584b65 Merge "Multi-user external storage support." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  79. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  80. 5b1ada2 Multi-user external storage support. by Jeff Sharkey · 12 years ago
  81. 1866f68 Merge "Modify how the background process LRU list is handled." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  82. f88dd0b Small service cleanup. by Dianne Hackborn · 12 years ago
  83. ee7621c Modify how the background process LRU list is handled. by Dianne Hackborn · 12 years ago
  84. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  85. 2c02933 Merge "Send BOOT_COMPLETED to all users." into jb-mr1-dev by Amith Yamasani · 12 years ago
  86. 4860cfc Send BOOT_COMPLETED to all users. by Amith Yamasani · 12 years ago
  87. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 12 years ago
  88. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  89. 599db5c Refactor Service code out of main ActivityManagerService class. by Dianne Hackborn · 12 years ago
  90. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  91. 9ec6cdd Optimize memory use of IntentResolver. by Dianne Hackborn · 12 years ago
  92. aac0d4e Replace left/right with start/end for Gravity / LayoutParams / Padding by Fabrice Di Meglio · 12 years ago
  93. 0f42037 Non persistent adapter service by fredc · 12 years ago
  94. c7b2778 am cfb0f409: Merge "Fix issue #6745498: Cannot view consecutive event details from agenda view" into jb-dev by Dianne Hackborn · 12 years ago
  95. 45a25bc Fix issue #6745498: Cannot view consecutive event details from agenda view by Dianne Hackborn · 12 years ago
  96. 9906e78 am 17990395: Merge "Fix issue #6717667: expanded notification actions don\'t work on the lock screen" into jb-dev by Dianne Hackborn · 12 years ago
  97. 1927ae8 Fix issue #6717667: expanded notification actions don't work on the lock screen by Dianne Hackborn · 12 years ago
  98. ae017c5 am a9543a3d: Merge "Pass additional inputs when spawning apps via the Zygote and add SELinux permission checks." by Kenny Root · 12 years ago
  99. a9543a3 Merge "Pass additional inputs when spawning apps via the Zygote and add SELinux permission checks." by Kenny Root · 12 years ago
  100. b8c6405 resolved conflicts for merge of cddaf4d5 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago