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