1. 7a1e682 [DO NOT MERGE] Switch to using UMS.mUserStates by Fyodor Kupolov · 8 years ago
  2. c48b20f Do not toggle OEM unlock if bootloader unlocked by Esteban Talavera · 8 years ago
  3. c120511 Persist master volume mute across reboot by Tony Mak · 8 years ago
  4. 3d9805d Added UM.DISALLOW_OEM_UNLOCK, Removed Global.OEM_UNLOCK_DISALLOWED. by Mahaver Chopra · 8 years ago
  5. 1c41dc8 An API to check if running in a demo user by Amith Yamasani · 8 years ago
  6. c5ffdb9 Merge \"More thorough cleansing of expired users\" into nyc-dev am: 4f2b1b455e by Amith Yamasani · 8 years ago
  7. d04aaa3 More thorough cleansing of expired users by Amith Yamasani · 8 years ago
  8. cc12064 Merge "Fix getApplicationRestrictions documentation" into nyc-dev am: a86d6c4df3 by Esteban Talavera · 8 years ago
  9. 953fe48 Fix getApplicationRestrictions documentation by Esteban Talavera · 8 years ago
  10. 5df14a60 Merge "Helper method to check if current user is a demo user" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  11. d35a89c Helper method to check if current user is a demo user by Amith Yamasani · 8 years ago
  12. ea1b9d7 Revert "Revert "Remove ActivityManager calls with PM.mInstallLock held"" by Amith Yamasani · 8 years ago
  13. c51e725 Revert "Remove ActivityManager calls with PM.mInstallLock held" by Bart Sears · 8 years ago
  14. 5d531e4 Merge "Remove ActivityManager calls with PM.mInstallLock held" into nyc-dev by Fyodor Kupolov · 8 years ago
  15. ac06a49 Remove ActivityManager calls with PM.mInstallLock held by Fyodor Kupolov · 8 years ago
  16. eb437d4 Retail mode flag and some clients for it by Amith Yamasani · 8 years ago
  17. 690c2ea Merge "Introduce system API to get source of user restriction" into nyc-dev by Zoltan Szatmary-Ban · 8 years ago
  18. 6c915ea Push unlocking/unlocked state to UserManager by Fyodor Kupolov · 8 years ago
  19. e783460 Introduce system API to get source of user restriction by Zoltan Szatmary-Ban · 8 years ago
  20. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  21. 7881cf8 Make "work mode on dialog" show personal challenge in unified work lock by Ricky Wai · 8 years ago
  22. 0696434 Address API review for UserManager user creation by Amith Yamasani · 8 years ago
  23. f02420c Maybe decrypt user when quiet mode is disabled by Benjamin Franz · 8 years ago
  24. 7f98aa4 Added getProfileIds method returning array of userIds by Fyodor Kupolov · 8 years ago
  25. 8673b28 Revert getUserInfo change and add isManagedPorfile(int userId) by Tony Mak · 8 years ago
  26. cf3f0a1 Update direct boot related documentation. by Jeff Sharkey · 8 years ago
  27. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  28. 4dc008c Fix NotificationListenerService fail to mirror work notification by Tony Mak · 8 years ago
  29. 66ae66a Adding getManagedUserBadgedDrawableForDensity() to PackageManager. by Vadim Tryshev · 8 years ago
  30. 523c404 Disable switching users if the user is in a call by Fyodor Kupolov · 8 years ago
  31. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  32. 27b2e69 When system server goes down, crash apps. by Jeff Sharkey · 8 years ago
  33. 1ddda47 Prevent ephemeral user from being re-entered after stop. by Lenka Trochtova · 8 years ago
  34. eb83ab5 Update javadoc of DISALLOW_OUTGOING_CALLS by Tony Mak · 8 years ago
  35. e9c4406 DPM.createAndManageUser should work even with DISALLOW_ADD_USER set by phweiss · 8 years ago
  36. 0ffbfea Self closing tags are not allowed as of Java 8 by Fyodor Kupolov · 9 years ago
  37. f251981 Added restriction that disallows ability to set wallpaper. BUG: 24890474 by Oleksandr Peletskyi · 9 years ago
  38. 7b9f2e1 Merge "Added SystemApi for getting serial numbers of users" by Fyodor Kupolov · 9 years ago
  39. 940e857 Added SystemApi for getting serial numbers of users by Fyodor Kupolov · 9 years ago
  40. 37ed8d1 Tweaks to user creation intent text and error codes by Amith Yamasani · 9 years ago
  41. 7f1f1df Added restriction if a user is allowed to change the icon. BUG: 25305966 by Oleksandr Peletskyi · 9 years ago
  42. 1274787 User creation with an intent by Amith Yamasani · 9 years ago
  43. 0e62384c Prepare app data only when storage is available. by Jeff Sharkey · 9 years ago
  44. dea471e Added Data roaming user restriction by Mahaver Chopra · 9 years ago
  45. 8588bc1 Add flags to requests for package UID/GIDs. by Jeff Sharkey · 9 years ago
  46. b6c0ce4 Allow device and profile owner to modify accounts by Benjamin Franz · 9 years ago
  47. 5b0e520 Point "unlocked" logic at lower level. by Jeff Sharkey · 9 years ago
  48. 0999c0d Make printing framework encryption-aware. by Jeff Sharkey · 9 years ago
  49. 5b9f167 Only system can set application restrictions via UserManager by Esteban Talavera · 9 years ago
  50. b642387 Cleaner API for requesting locked status. by Jeff Sharkey · 9 years ago
  51. 98cb23d Merge "Slight API renaming, better behavior." by Jeff Sharkey · 9 years ago
  52. e13529a Slight API renaming, better behavior. by Jeff Sharkey · 9 years ago
  53. 13b80b2 Merge "UserManager: get/set user account name" by Xiaohui Chen · 9 years ago
  54. c4dd021 Introduce ephemeral users. by Lenka Trochtova · 9 years ago
  55. ed6c8cd Merge "Make base user restrictions queriable for system apps" by Zoltan Szatmary-Ban · 9 years ago
  56. b3b9258 UserManager: get/set user account name by Xiaohui Chen · 9 years ago
  57. 0a29ecd Introduce quiet mode state to managed profile users by Rubin Xu · 9 years ago
  58. 3bbcedd Make base user restrictions queriable for system apps by Zoltan Szatmary-Ban · 9 years ago
  59. 9d8a104 Handle non-encryption-aware accounts and sync. by Jeff Sharkey · 9 years ago
  60. f23b5d3 Merge "API to determine user locked/unlocked state." by Jeff Sharkey · 9 years ago
  61. 0825ab2 API to determine user locked/unlocked state. by Jeff Sharkey · 9 years ago
  62. 9cbfc9e Added DISALLOW_RUN_IN_BACKGROUND user restriction by Fyodor Kupolov · 9 years ago
  63. e04462c Correctly set default restrictions when creating guest by Fyodor Kupolov · 9 years ago
  64. d592626 Merge "Add method to tell the dpc if provisioning is allowed." by Nicolas Prévot · 9 years ago
  65. e17ac15 More APIs for encryption-aware apps. by Jeff Sharkey · 9 years ago
  66. 07387fe Add method to tell the dpc if provisioning is allowed. by Nicolas Prevot · 9 years ago
  67. 5263492 Merge "Allow DO to disable camera device-wise." by Makoto Onuki · 9 years ago
  68. 759a763 Allow DO to disable camera device-wise. by Makoto Onuki · 9 years ago
  69. 8f18dd4 Merge "Don't store a static instance of UserManager" by Amith Yamasani · 9 years ago
  70. c068830 Don't store a static instance of UserManager by Amith Yamasani · 9 years ago
  71. a3c1250 Fix javadoc by Makoto Onuki · 9 years ago
  72. 068c54a Layer user restrictions by Makoto Onuki · 9 years ago
  73. fd5b774 Add UM.isSameProfileGroup() by Xiaohui Chen · 9 years ago
  74. cd86ebf Check multi-user support in isUserSwitcherEnabled by Fyodor Kupolov · 9 years ago
  75. 1c36315 Fixed VPN support for restricted profiles in split system user model by Fyodor Kupolov · 9 years ago
  76. 02cb6e7 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  77. 9249a90 Revert "Added --restricted option for create-user command" by Bart Sears · 9 years ago
  78. 737b216 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  79. 06a484a Non-system users can now have restricted profiles by Fyodor Kupolov · 9 years ago
  80. b818681 Allow non-owner users to have managed profiles. by Nicolas Prevot · 9 years ago
  81. 768352f am e0a7cfa0: am 981c4561: am 7ab11e45: am 5fd47543: am 85c73c40: Merge "[UserManager] expose method to retrieve credential owner" into mnc-dev by Andres Morales · 9 years ago
  82. c5548c0 [UserManager] expose method to retrieve credential owner by Andres Morales · 9 years ago
  83. 2b45f8a Clean up USER_OWNER references in settingslib. by Xiaohui Chen · 9 years ago
  84. f6f1a7e am 628b4125: am bc2a8843: am b97c5ddd: am 9b36f526: am c1836bb0: Merge "Change MNC codename to just M." into mnc-dev by Dianne Hackborn · 9 years ago
  85. 0e3de6c Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  86. a48c030 am cc432cc0: am 5211528b: am 67cd2fc5: am cf6500b9: am 55a116d0: Merge "Updated JavaDoc for DISALLOW_MODIFY_ACCOUNTS restriction" into mnc-dev by Fyodor Kupolov · 9 years ago
  87. 5301928 Updated JavaDoc for DISALLOW_MODIFY_ACCOUNTS restriction by Fyodor Kupolov · 9 years ago
  88. cfe64c8 sys user split: update createUser method by Xiaohui Chen · 9 years ago
  89. 7cb69df sys user split: refactor systemui user switcher by Xiaohui Chen · 9 years ago
  90. 1df60ca am 67abd3b3: am da3d7b2b: am 2b64ec47: Merge "Don\'t allow non-admins to adopt sd card for internal storage" into mnc-dev by Amith Yamasani · 9 years ago
  91. 462ac3a Don't allow non-admins to adopt sd card for internal storage by Amith Yamasani · 9 years ago
  92. 2f37bd3 am d1d1a700: am 64c0c4da: am 6fd49936: Merge "Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING" into mnc-dev by Nicolas Prevot · 9 years ago
  93. f0029c1 Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING by Nicolas Prevot · 9 years ago
  94. 70f6c38 Introduce system user and primary user. by Xiaohui Chen · 9 years ago
  95. 9edbda1 Allow cross-profile app linking from work to personal. by Nicolas Prevot · 9 years ago
  96. 2cc03e5 Yet another user restriction. by Jeff Sharkey · 9 years ago
  97. e3e314d Network Reset should have a lockdown like Factory Reset. by Stuart Scott · 9 years ago
  98. 5e0ef0d Merge "Say in the doc that DISALLOW_CONFIG_VPN now works." into mnc-dev by Nicolas Prevot · 9 years ago
  99. 298f98f Say in the doc that DISALLOW_CONFIG_VPN now works. by Nicolas Prevot · 9 years ago
  100. 72434b7 Allow creating a managed profile if there is only one user. by Nicolas Prevot · 9 years ago