1. 6c915ea Push unlocking/unlocked state to UserManager by Fyodor Kupolov · 8 years ago
  2. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  3. 7881cf8 Make "work mode on dialog" show personal challenge in unified work lock by Ricky Wai · 8 years ago
  4. b40667e Merge "Remove MANAGED_PROFILE_AVAILABILITY_CHANGED broadcast" into nyc-dev by Rubin Xu · 8 years ago
  5. 49425d6 Merge "Kill foreground apps when turning off work" into nyc-dev by Rubin Xu · 8 years ago
  6. f33e2da Merge "Call defuse even when restrictions bundle is empty" into nyc-dev by Fyodor Kupolov · 8 years ago
  7. 0d88d54 Call defuse even when restrictions bundle is empty by Fyodor Kupolov · 8 years ago
  8. f8451b9 Kill foreground apps when turning off work by Rubin Xu · 8 years ago
  9. ad14b88 Merge "Consistent creation/destruction of user data." into nyc-dev by Jeff Sharkey · 8 years ago
  10. fcf1e55 Consistent creation/destruction of user data. by Jeff Sharkey · 8 years ago
  11. 19c2a57 Remove MANAGED_PROFILE_AVAILABILITY_CHANGED broadcast by Rubin Xu · 8 years ago
  12. f02420c Maybe decrypt user when quiet mode is disabled by Benjamin Franz · 8 years ago
  13. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  14. c533b56 Lock down access to getProfiles for 3P apps by Fyodor Kupolov · 8 years ago
  15. 80189cd getProfiles should only returns non-partial user info by Tony Mak · 8 years ago
  16. e95057a Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two. by Rubin Xu · 8 years ago
  17. 83c2424 Set build fingerprint for the new user by Fyodor Kupolov · 8 years ago
  18. 2387932 Fix a deadlock due to wtf in BaseBundle by Amith Yamasani · 8 years ago
  19. cd57599 Delay vold connectors until published, fix NPE. by Jeff Sharkey · 8 years ago
  20. f410244 Merge "Continue to remove users when destroyUserKey fails." into nyc-dev by Paul Crowley · 8 years ago
  21. bd91e2f Update PRE_BOOT_COMPLETED for FBE. by Jeff Sharkey · 8 years ago
  22. 9129379 Continue to remove users when destroyUserKey fails. by Paul Crowley · 8 years ago
  23. 6f48d6e Localize owner's name to current locale until changed by Amith Yamasani · 8 years ago
  24. 8673b28 Revert getUserInfo change and add isManagedPorfile(int userId) by Tony Mak · 8 years ago
  25. d9453b8 Disallow guest user from changing Wifi settings by Samuel Tan · 8 years ago
  26. b531d08 getUserInfo fail when app trying to get self user info by Tony Mak · 8 years ago
  27. 4dc008c Fix NotificationListenerService fail to mirror work notification by Tony Mak · 8 years ago
  28. cd6fa30 Allow user to get his own icon. by Oleksandr Peletskyi · 8 years ago
  29. 1ddda47 Prevent ephemeral user from being re-entered after stop. by Lenka Trochtova · 8 years ago
  30. 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 8 years ago
  31. 024f979 Allow ephemeral users on the split-system-user systems only. by Lenka Trochtova · 8 years ago
  32. 2a3c3da Clean up on UserManagerService and DPMS by Makoto Onuki · 8 years ago
  33. 05bdf88 Merge "Remove isPackageInstalled" into nyc-dev by Fyodor Kupolov · 8 years ago
  34. d284612 Remove isPackageInstalled by Fyodor Kupolov · 8 years ago
  35. 50b5616 Merge "Clear calling identity before setting restrictions" into nyc-dev by Fyodor Kupolov · 8 years ago
  36. e9c4406 DPM.createAndManageUser should work even with DISALLOW_ADD_USER set by phweiss · 8 years ago
  37. 9e912ba Clear calling identity before setting restrictions by Fyodor Kupolov · 8 years ago
  38. 47f7108 Prepare user storage just before using it. by Jeff Sharkey · 8 years ago
  39. 1f1ceef Ignore unknown user restrictions and WTF instead. by Makoto Onuki · 8 years ago
  40. 2ec157d Revert "Throw for unknown user restrictions." by Makoto Onuki · 8 years ago
  41. 3861bf7 Throw for unknown user restrictions. by Makoto Onuki · 8 years ago
  42. f348e8e Add policy for enforcing that all users are ephemeral. by Lenka Trochtova · 9 years ago
  43. 795c458 Merge "Turn off profile by stopping the user." by Rubin Xu · 8 years ago
  44. f13c980 Turn off profile by stopping the user. by Rubin Xu · 9 years ago
  45. 81c61ea Disable log by Makoto Onuki · 9 years ago
  46. b7cc096 Merge "Added restriction if a user is allowed to change the icon. BUG: 25305966" by Oleksandr Peletskyi · 9 years ago
  47. 7f1f1df Added restriction if a user is allowed to change the icon. BUG: 25305966 by Oleksandr Peletskyi · 9 years ago
  48. 02fee15 Add a system config flag for making all guests ephemeral. by Lenka Trochtova · 9 years ago
  49. 1274787 User creation with an intent by Amith Yamasani · 9 years ago
  50. 0e62384c Prepare app data only when storage is available. by Jeff Sharkey · 9 years ago
  51. a177111 Create Work Challenge per-user condition by Clara Bayarri · 9 years ago
  52. 8385e4b Collect user creation metrics by Fyodor Kupolov · 9 years ago
  53. af6ec29 Make AppWidgets encryption-aware. by Jeff Sharkey · 9 years ago
  54. 5b9f167 Only system can set application restrictions via UserManager by Esteban Talavera · 9 years ago
  55. 13b80b2 Merge "UserManager: get/set user account name" by Xiaohui Chen · 9 years ago
  56. c4dd021 Introduce ephemeral users. by Lenka Trochtova · 9 years ago
  57. ed6c8cd Merge "Make base user restrictions queriable for system apps" by Zoltan Szatmary-Ban · 9 years ago
  58. b3b9258 UserManager: get/set user account name by Xiaohui Chen · 9 years ago
  59. 0a29ecd Introduce quiet mode state to managed profile users by Rubin Xu · 9 years ago
  60. 3bbcedd Make base user restrictions queriable for system apps by Zoltan Szatmary-Ban · 9 years ago
  61. 10ad84a Create a separate Work Challenge check by Clara Bayarri · 9 years ago
  62. 9cbfc9e Added DISALLOW_RUN_IN_BACKGROUND user restriction by Fyodor Kupolov · 9 years ago
  63. 8286a6d Merge "Correctly set default restrictions when creating guest" by Fyodor Kupolov · 9 years ago
  64. e04462c Correctly set default restrictions when creating guest by Fyodor Kupolov · 9 years ago
  65. e7927da Don't call DPM from UserManager to avoid lock inversion by Makoto Onuki · 9 years ago
  66. c8a5a55 DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling user by Makoto Onuki · 9 years ago
  67. ac65e1e Remove UserManager.setSystemControlledUserRestriction() by Makoto Onuki · 9 years ago
  68. 1fae502 Merge "More work on layered user restrictions." by Makoto Onuki · 9 years ago
  69. 1a2cd74 More work on layered user restrictions. by Makoto Onuki · 9 years ago
  70. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  71. d3e9e18 Skip dead users when getting primary. by Xiaohui Chen · 9 years ago
  72. e80085d Reduce excessive locking in UserManager by Fyodor Kupolov · 9 years ago
  73. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  74. d592626 Merge "Add method to tell the dpc if provisioning is allowed." by Nicolas Prévot · 9 years ago
  75. 5d7e951 Merge "More APIs for encryption-aware apps." by Jeff Sharkey · 9 years ago
  76. e17ac15 More APIs for encryption-aware apps. by Jeff Sharkey · 9 years ago
  77. 9e935a3 Make sure to persist user restrictions in UMS by Makoto Onuki · 9 years ago
  78. 86cd001 Merge "Have AudioService listen to DISALLOW_UNMUTE_MICROPHONE and" by Makoto Onuki · 9 years ago
  79. d45a4a2 Have AudioService listen to DISALLOW_UNMUTE_MICROPHONE and by Makoto Onuki · 9 years ago
  80. 07387fe Add method to tell the dpc if provisioning is allowed. by Nicolas Prevot · 9 years ago
  81. 965da39 Create a File Based Encryption check API by Clara Bayarri · 9 years ago
  82. 598ee3f Merge "Introduced short-term lock for UMS internal state" by Fyodor Kupolov · 9 years ago
  83. 8240275 Introduced short-term lock for UMS internal state by Fyodor Kupolov · 9 years ago
  84. 671b872 Merge "Implement shell commands for package and user services" by Todd Kennedy · 9 years ago
  85. 60459ab Implement shell commands for package and user services by Todd Kennedy · 9 years ago
  86. 4f16073 Make UserManager enforce user restrictions, not DPM. by Makoto Onuki · 9 years ago
  87. 5263492 Merge "Allow DO to disable camera device-wise." by Makoto Onuki · 9 years ago
  88. 759a763 Allow DO to disable camera device-wise. by Makoto Onuki · 9 years ago
  89. e19dcaa Merge "Return actual userId when File Based Encryption is present" by Clara Bayarri · 9 years ago
  90. 068c54a Layer user restrictions by Makoto Onuki · 9 years ago
  91. f05b9d0 Return actual userId when File Based Encryption is present by Clara Bayarri · 9 years ago
  92. b32f8a2 Merge "Only system can set app restrictions" by Esteban Talavera · 9 years ago
  93. 2a5d6c6 Only system can set app restrictions by Esteban Talavera · 9 years ago
  94. fd5b774 Add UM.isSameProfileGroup() by Xiaohui Chen · 9 years ago
  95. a4f1197 First cut of user restriction layering. by Makoto Onuki · 9 years ago
  96. 4a305c9 Merge "Do now allow current user to be removed" by Fyodor Kupolov · 9 years ago
  97. 369d3dc Merge "Cleanup USER_OWNER in pm" by Xiaohui Chen · 9 years ago
  98. bb7e5ac Merge "Cleanup USER_OWNER in mount service" by Xiaohui Chen · 9 years ago
  99. 47f0795 Cleanup USER_OWNER in pm by Xiaohui Chen · 9 years ago
  100. 621b3fc Cleanup USER_OWNER in mount service by Xiaohui Chen · 9 years ago