1. c5e057c Checking for storage space before adding user by Suprabh Shukla · 8 years ago
  2. 391dfcf Merge "Revert "Add per-user versions of set{Component,Application}EnabledSetting."" by TreeHugger Robot · 8 years ago
  3. 38c67d3 Revert "Add per-user versions of set{Component,Application}EnabledSetting." by Sudheer Shanka · 8 years ago
  4. fc8e6c2 Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 7468091329 am: 59245383cf by Sudheer Shanka · 8 years ago
  5. 59348dc Allow apps with CREATE_USERS permission to call UM.getProfiles. am: 7468091329 by Sudheer Shanka · 8 years ago
  6. 7468091 Allow apps with CREATE_USERS permission to call UM.getProfiles. by Sudheer Shanka · 8 years ago
  7. c583752 Merge "Add per-user versions of set{Component,Application}EnabledSetting." by TreeHugger Robot · 8 years ago
  8. 0e6bfff Add per-user versions of set{Component,Application}EnabledSetting. by Sudheer Shanka · 8 years ago
  9. d80c362 Do not migrate apps data on every user start by Fyodor Kupolov · 8 years ago
  10. 695a1c5 Merge "Added UM.DISALLOW_OEM_UNLOCK, Removed Global.OEM_UNLOCK_DISALLOWED." into nyc-mr1-dev by Mahaver Chopra · 8 years ago
  11. 5fd967d Move grantDefaultPermissions back to onNewUserCreated by Fyodor Kupolov · 8 years ago
  12. 3d9805d Added UM.DISALLOW_OEM_UNLOCK, Removed Global.OEM_UNLOCK_DISALLOWED. by Mahaver Chopra · 8 years ago
  13. b5b2c19 Merge "Enable the demo launcher package as well." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  14. 194e415 Enable the demo launcher package as well. by Sudheer Shanka · 8 years ago
  15. 12f6687 Merge "Ignore serial number checks when emulating FBE." into nyc-mr1-dev by Jeff Sharkey · 8 years ago
  16. b71081e Merge "An API to check if running in a demo user" into nyc-mr1-dev by Amith Yamasani · 8 years ago
  17. 1c41dc8 An API to check if running in a demo user by Amith Yamasani · 8 years ago
  18. 0271fd6 Improving the Reset Demo Warning dialog by Suprabh Shukla · 8 years ago
  19. a52c9d9 Ignore serial number checks when emulating FBE. by Jeff Sharkey · 8 years ago
  20. ae26189 Don't reuse userids that are being cleaned up on boot by Amith Yamasani · 8 years ago
  21. f5cf319 Merge \"Don\'t allow showing an activity if user is stopping or shutting down.\" into nyc-dev by Nicolas Prevot · 8 years ago
  22. 1219c92 Don't allow showing an activity if user is stopping or shutting down. by Nicolas Prevot · 8 years ago
  23. f746a1b Merge \"Call AppOpsService from the handler thread\" into nyc-dev am: 1347cdb2e1 by Fyodor Kupolov · 8 years ago
  24. 1347cdb Merge "Call AppOpsService from the handler thread" into nyc-dev by Fyodor Kupolov · 8 years ago
  25. e1eb4cd Merge \"Allow apps with CREATE_USERS permission to create restricted users.\" into nyc-dev by Sudheer Shanka · 8 years ago
  26. 48ee87d Merge "Allow apps with CREATE_USERS permission to create restricted users." into nyc-dev by TreeHugger Robot · 8 years ago
  27. ec30ca3 Call AppOpsService from the handler thread by Fyodor Kupolov · 8 years ago
  28. 53d4147 Allow apps with CREATE_USERS permission to create restricted users. by Sudheer Shanka · 8 years ago
  29. c5ffdb9 Merge \"More thorough cleansing of expired users\" into nyc-dev am: 4f2b1b455e by Amith Yamasani · 8 years ago
  30. d04aaa3 More thorough cleansing of expired users by Amith Yamasani · 8 years ago
  31. 1f09666 Merge \"Allow apps with CREATE_USERS permission to call UM.getUserInfo.\" into nyc-dev by Sudheer Shanka · 8 years ago
  32. accaa08 Allow apps with CREATE_USERS permission to call UM.getUserInfo. by Sudheer Shanka · 8 years ago
  33. 84d2c0d resolve merge conflicts of 6f1ed20 to nyc-mr1-dev by Ricky Wai · 8 years ago
  34. 6f1ed20 Merge "Disable quiet mode after UserManager.trySetQuietModeDisabled() is unlocked" into nyc-dev by Ricky Wai · 8 years ago
  35. a2ef5c8 Merge \"Reduce shell power over user management.\" into nyc-dev am: 1b4124fc95 by Sudheer Shanka · 8 years ago
  36. f5cea03 Reduce shell power over user management. by Sudheer Shanka · 8 years ago
  37. b1dd80b Disable quiet mode after UserManager.trySetQuietModeDisabled() is unlocked by Ricky Wai · 8 years ago
  38. a28576c Merge "Setup user restrictions for demo user" into nyc-mr1-dev by Amith Yamasani · 8 years ago
  39. 462db08 Merge "Only reset global restriction owner on DO->PO for the right user" into nyc-dev by Zoltan Szatmary-Ban · 8 years ago
  40. 52c21e3 Setup user restrictions for demo user by Amith Yamasani · 8 years ago
  41. 8a5536d Only reset global restriction owner on DO->PO for the right user by Zoltan Szatmary-Ban · 8 years ago
  42. ea1b9d7 Revert "Revert "Remove ActivityManager calls with PM.mInstallLock held"" by Amith Yamasani · 8 years ago
  43. c51e725 Revert "Remove ActivityManager calls with PM.mInstallLock held" by Bart Sears · 8 years ago
  44. 5d531e4 Merge "Remove ActivityManager calls with PM.mInstallLock held" into nyc-dev by Fyodor Kupolov · 8 years ago
  45. ac06a49 Remove ActivityManager calls with PM.mInstallLock held by Fyodor Kupolov · 8 years ago
  46. cc30b0e7 Adding RetailModeService to handle retail mode by Suprabh Shukla · 8 years ago
  47. eb437d4 Retail mode flag and some clients for it by Amith Yamasani · 8 years ago
  48. 690c2ea Merge "Introduce system API to get source of user restriction" into nyc-dev by Zoltan Szatmary-Ban · 8 years ago
  49. b45d983 Delay grantDefaultPermissions until user's first start by Fyodor Kupolov · 8 years ago
  50. 9cc7ad6 Use userHandle not credentialOwnerUserId to check if it needs to show lock by Ricky Wai · 8 years ago
  51. 6c915ea Push unlocking/unlocked state to UserManager by Fyodor Kupolov · 8 years ago
  52. e783460 Introduce system API to get source of user restriction by Zoltan Szatmary-Ban · 8 years ago
  53. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  54. 7881cf8 Make "work mode on dialog" show personal challenge in unified work lock by Ricky Wai · 8 years ago
  55. b40667e Merge "Remove MANAGED_PROFILE_AVAILABILITY_CHANGED broadcast" into nyc-dev by Rubin Xu · 8 years ago
  56. 49425d6 Merge "Kill foreground apps when turning off work" into nyc-dev by Rubin Xu · 8 years ago
  57. f33e2da Merge "Call defuse even when restrictions bundle is empty" into nyc-dev by Fyodor Kupolov · 8 years ago
  58. 0d88d54 Call defuse even when restrictions bundle is empty by Fyodor Kupolov · 8 years ago
  59. f8451b9 Kill foreground apps when turning off work by Rubin Xu · 8 years ago
  60. ad14b88 Merge "Consistent creation/destruction of user data." into nyc-dev by Jeff Sharkey · 8 years ago
  61. fcf1e55 Consistent creation/destruction of user data. by Jeff Sharkey · 8 years ago
  62. 19c2a57 Remove MANAGED_PROFILE_AVAILABILITY_CHANGED broadcast by Rubin Xu · 8 years ago
  63. f02420c Maybe decrypt user when quiet mode is disabled by Benjamin Franz · 8 years ago
  64. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  65. c533b56 Lock down access to getProfiles for 3P apps by Fyodor Kupolov · 8 years ago
  66. 80189cd getProfiles should only returns non-partial user info by Tony Mak · 8 years ago
  67. e95057a Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two. by Rubin Xu · 8 years ago
  68. 83c2424 Set build fingerprint for the new user by Fyodor Kupolov · 8 years ago
  69. 2387932 Fix a deadlock due to wtf in BaseBundle by Amith Yamasani · 8 years ago
  70. cd57599 Delay vold connectors until published, fix NPE. by Jeff Sharkey · 8 years ago
  71. f410244 Merge "Continue to remove users when destroyUserKey fails." into nyc-dev by Paul Crowley · 8 years ago
  72. bd91e2f Update PRE_BOOT_COMPLETED for FBE. by Jeff Sharkey · 8 years ago
  73. 9129379 Continue to remove users when destroyUserKey fails. by Paul Crowley · 8 years ago
  74. 6f48d6e Localize owner's name to current locale until changed by Amith Yamasani · 8 years ago
  75. 8673b28 Revert getUserInfo change and add isManagedPorfile(int userId) by Tony Mak · 8 years ago
  76. d9453b8 Disallow guest user from changing Wifi settings by Samuel Tan · 8 years ago
  77. b531d08 getUserInfo fail when app trying to get self user info by Tony Mak · 8 years ago
  78. 4dc008c Fix NotificationListenerService fail to mirror work notification by Tony Mak · 8 years ago
  79. cd6fa30 Allow user to get his own icon. by Oleksandr Peletskyi · 8 years ago
  80. 1ddda47 Prevent ephemeral user from being re-entered after stop. by Lenka Trochtova · 8 years ago
  81. 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 8 years ago
  82. 024f979 Allow ephemeral users on the split-system-user systems only. by Lenka Trochtova · 8 years ago
  83. 2a3c3da Clean up on UserManagerService and DPMS by Makoto Onuki · 8 years ago
  84. 05bdf88 Merge "Remove isPackageInstalled" into nyc-dev by Fyodor Kupolov · 8 years ago
  85. d284612 Remove isPackageInstalled by Fyodor Kupolov · 8 years ago
  86. 50b5616 Merge "Clear calling identity before setting restrictions" into nyc-dev by Fyodor Kupolov · 8 years ago
  87. e9c4406 DPM.createAndManageUser should work even with DISALLOW_ADD_USER set by phweiss · 8 years ago
  88. 9e912ba Clear calling identity before setting restrictions by Fyodor Kupolov · 8 years ago
  89. 47f7108 Prepare user storage just before using it. by Jeff Sharkey · 8 years ago
  90. 1f1ceef Ignore unknown user restrictions and WTF instead. by Makoto Onuki · 8 years ago
  91. 2ec157d Revert "Throw for unknown user restrictions." by Makoto Onuki · 8 years ago
  92. 3861bf7 Throw for unknown user restrictions. by Makoto Onuki · 8 years ago
  93. f348e8e Add policy for enforcing that all users are ephemeral. by Lenka Trochtova · 9 years ago
  94. 795c458 Merge "Turn off profile by stopping the user." by Rubin Xu · 8 years ago
  95. f13c980 Turn off profile by stopping the user. by Rubin Xu · 9 years ago
  96. 81c61ea Disable log by Makoto Onuki · 9 years ago
  97. b7cc096 Merge "Added restriction if a user is allowed to change the icon. BUG: 25305966" by Oleksandr Peletskyi · 9 years ago
  98. 7f1f1df Added restriction if a user is allowed to change the icon. BUG: 25305966 by Oleksandr Peletskyi · 9 years ago
  99. 02fee15 Add a system config flag for making all guests ephemeral. by Lenka Trochtova · 9 years ago
  100. 1274787 User creation with an intent by Amith Yamasani · 9 years ago