1. 7c064ca Add API for checking whether a user is restricted. by Hai Zhang · 5 years ago
  2. 484a77d Merge "UserManager.getUserName w/ GET_ACCOUNTS_PRIVILEGED" by Adam Bookatz · 5 years ago
  3. 24ec321 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  4. cde3d92 UserManager.getUserName w/ GET_ACCOUNTS_PRIVILEGED by Bookatz · 5 years ago
  5. 9822176 Merge "Added UserManager#getUserSwitchability." by Varun Shah · 5 years ago
  6. ea69440 Merge "Update UserManager#removeUser to follow API guidelines." by Varun Shah · 5 years ago
  7. 50ef200 Added UserManager#getUserSwitchability. by Varun Shah · 5 years ago
  8. 3e12ac7 ContentSuggestionsService - allow user manager to disable content suggestions. by Zak Cohen · 5 years ago
  9. 9533e62 Update UserManager#removeUser to follow API guidelines. by Varun Shah · 5 years ago
  10. 5183933 Update UserManager APIs to follow API guidelines. by Leo Hsu · 5 years ago
  11. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  12. ab28fff Add UserManager APIs to SystemApi. by Leo Hsu · 6 years ago
  13. 8cc730d docs: recommend that DISALLOW_CROSS_PROFILE_COPY_PASTE is accompanied by setScreenCaptureDisabled(). by Benjamin Miller · 6 years ago
  14. d788835 Merge "docs: Fixing malformed @links" into pi-dev am: 39f74d5732 am: b2ad787a44 by Andrew Solovay · 6 years ago
  15. 8a788f4 docs: Fixing malformed @links by Andrew Solovay · 6 years ago
  16. c2f699d Merge "Exposed canSwitchUsers() and added an API in UserManager for SUW." by TreeHugger Robot · 6 years ago
  17. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  18. e38c678 Exposed canSwitchUsers() and added an API in UserManager for SUW. by Varun Shah · 6 years ago
  19. a3e358c Expose API needed for apps to use work profiles. by Philip P. Moltmann · 6 years ago
  20. 1dfa9a0 Initial APIs for Intelligence Service. by Felipe Leme · 6 years ago
  21. e142e33 Exposes user type related hidden APIs in UserManager. by Varun Shah · 6 years ago
  22. b3b1407 Merge "Update unknown sources restriction API documentation to clarify device-widedness." by TreeHugger Robot · 6 years ago
  23. 0501eee Update unknown sources restriction API documentation to clarify device-widedness. by Irina Dumitrescu · 6 years ago
  24. 11f07de Merge "Private DNS: Add user restriction" by TreeHugger Robot · 6 years ago
  25. 5411828 Merge "Use public method in RestrictedLockUtils#isCurrentUserOrProfile" by Philip P. Moltmann · 6 years ago
  26. 09b122da Private DNS: Add user restriction by Eran Messeri · 6 years ago
  27. 54ff6b0 Use public method in RestrictedLockUtils#isCurrentUserOrProfile by Philip P. Moltmann · 6 years ago
  28. 33ca912 Fix incorrect javadoc links by Tor Norbye · 6 years ago
  29. 4638edd Device-wide unknown sources block option for DPC. by Irina Dumitrescu · 6 years ago
  30. 4e615e6 Factor some RestrictedLockUtils out of SettingLib by Philip P. Moltmann · 6 years ago
  31. c69c8b6 Add a setting to control multi-user feature on/off. by Fan Zhang · 6 years ago
  32. 3a5698a Merge "Adding hidden APIs for assigning Admin flag to users." into pi-dev am: b662f94c37 by Jovana Knezevic · 6 years ago
  33. f24ad49 Adding hidden APIs for assigning Admin flag to users. by jovanak · 6 years ago
  34. a4a2e77 Merge "Docs: noted that DISALLOW_INSTALL_APPS prevents DPCs installing apps." into pi-dev am: 297965f29e by Benjamin Miller · 6 years ago
  35. f1c3ed1 Docs: noted that DISALLOW_INSTALL_APPS prevents DPCs installing apps. by Benjamin Miller · 6 years ago
  36. 325f728 Merge "Expose TestAPIs needed by GtsOsTestCases" into pi-dev am: d565f04957 by Philip P. Moltmann · 6 years ago
  37. f80809f Expose TestAPIs needed by GtsOsTestCases by Philip P. Moltmann · 6 years ago
  38. c397f7b Merge "Improve javadoc for DISALLOW_DEBUGGING_FEATURES." by Pavel Grafov · 6 years ago
  39. 701194a Merge "lowRamDevice TVs can have multi-user" by TreeHugger Robot · 6 years ago
  40. 8b16046 Merge "Update javadoc for DISALLOW_SYSTEM_ERROR_DIALOGS" by Benjamin Franz · 6 years ago
  41. 0c86fe1 Update javadoc for DISALLOW_SYSTEM_ERROR_DIALOGS by Benjamin Franz · 6 years ago
  42. 7e96e0a Merge "createAndManageUser should communicate reason of failure to caller" by TreeHugger Robot · 6 years ago
  43. 9fb706c Improve javadoc for DISALLOW_DEBUGGING_FEATURES. by Pavel Grafov · 6 years ago
  44. 89386ba createAndManageUser should communicate reason of failure to caller by Alex Chau · 6 years ago
  45. 348bf62 Revert "Block adb from changing certain settings value when corresponding user" by Yueming Wang · 6 years ago
  46. 83c7931 lowRamDevice TVs can have multi-user by Robin Lee · 6 years ago
  47. 4140f6c Block adb from changing certain settings value when corresponding user by yuemingw · 7 years ago
  48. 71ada44 API Review: android.os.UserManager.DISALLOW_USER_SWITCH by Alex Chau · 6 years ago
  49. acc5046 [EBS] Don't disable location when DISALLOW_CONFIG_LOCATION is set by Makoto Onuki · 6 years ago
  50. 622b9f9 Make printing policy a restriction. by Vladislav Kuzkokov · 7 years ago
  51. 7810b8b Rename DISALLOW_CONFIG_LOCATION_MODE to DISALLOW_CONFIG_LOCATION. by yuemingw · 7 years ago
  52. 7699a19 Remove @removed trySetQuietModeEnabled by Tony Mak · 7 years ago
  53. 0b2941f Merge "Promote DISALLOW_RUN_IN_BACKGROUND to SystemAPI" by TreeHugger Robot · 7 years ago
  54. 5cda3ae Add DISALLOW_CONFIG_SCREEN_TIMEOUT. by yuemingw · 7 years ago
  55. a178144 Add DISALLOW_AMBIENT_DISPLAY. by yuemingw · 7 years ago
  56. 82548f4 Merge "Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE" by TreeHugger Robot · 7 years ago
  57. d4f6cec Merge "Rename trySetQuietModeEnabled to requestQuietModeEnabled as per ... the feedback from API council" by TreeHugger Robot · 7 years ago
  58. bece85d Rename trySetQuietModeEnabled to requestQuietModeEnabled as per ... by Tony Mak · 7 years ago
  59. cc391c2 Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE by Rubin Xu · 7 years ago
  60. 6cfb7a9 Promote DISALLOW_RUN_IN_BACKGROUND to SystemAPI by Robin Lee · 7 years ago
  61. c6ac29d Add DISALLOW_CONFIG_BRIGHTNESS. by yuemingw · 7 years ago
  62. 73dded2 Add hidden APIs that return user start/unlock time. by Makoto Onuki · 7 years ago
  63. d390ae9 Adjust permission checking of ensureCanModifyQuietMode by Tony Mak · 7 years ago
  64. 5fe75dc Add DISALLOW_AIRPLANE_MODE. by yuemingw · 7 years ago
  65. 7cc2c4c Add DISALLOW_CONFIG_LOCATION_MODE. by yuemingw · 7 years ago
  66. da8d32e Merge changes from topic "work_mode_api1" by TreeHugger Robot · 7 years ago
  67. e3d1f65 Add access control to trySetWorkModeEnabled and make it public by Tony Mak · 7 years ago
  68. b7e6fd4 Merge setQuietModeEnabled and trySetQuietModeDisabled into one API by Tony Mak · 7 years ago
  69. c4f87e9 Introduce DISALLOW_UNIFIED_PASSWORD. by Pavel Grafov · 7 years ago
  70. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  71. 64fd8c0 Allow caller to specify target to start in setQuietModeEnabled by Tony Mak · 7 years ago
  72. 2a64dbc Merge "Additional System APIs for restricted profiles" by Fyodor Kupolov · 7 years ago
  73. ca17756 Additional System APIs for restricted profiles by Fyodor Kupolov · 7 years ago
  74. fde6ea8 Merge "Add DISALLOW_CONFIG_LOCALE user restriction" by Christine Franks · 7 years ago
  75. ff66fa9 Create a new user restriction to disallow user switching by Benjamin Franz · 7 years ago
  76. 1bade5d Add DISALLOW_CONFIG_LOCALE user restriction by Christine Franks · 7 years ago
  77. a9772f36 Add DISALLOW_CONFIG_DATE_TIME user restriction. by yuemingw · 7 years ago
  78. 22ff6f9d Add user restriction to suppress error dialogs. by Charles He · 7 years ago
  79. 4ad1602 Merge "Update DISALLOW_CONFIG_TETHERING javadoc" by TreeHugger Robot · 7 years ago
  80. 1faf144 Update DISALLOW_CONFIG_TETHERING javadoc by Rubin Xu · 7 years ago
  81. 61ed0dc Update javadoc of UserManager#DISALLOW_ADJUST_VOLUME by Wen ZHANG · 7 years ago
  82. 97a5480 Allow SMS and calling for demo users by Christine Franks · 7 years ago
  83. 5934ae6 Merge "Docs: Note that DISALLOW_CONFIG_VPN stops VPNs from starting" into oc-dev by Benjamin Miller · 7 years ago
  84. 05fef7e Docs: Note that DISALLOW_CONFIG_VPN stops VPNs from starting by Benjamin Miller · 7 years ago
  85. aeb503f Merge "Docs-change: how UserManager.ENSURE_VERIFY_APPS affects profiles." into oc-dev by Benjamin Miller · 7 years ago
  86. d41a9fc Docs-change: how UserManager.ENSURE_VERIFY_APPS affects profiles. by Benjamin Miller · 7 years ago
  87. ec68b46 Merge "Annotate @SystemApi with required permissions." into oc-dev am: c1406978a4 by Jeff Sharkey · 7 years ago
  88. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  89. d9dcfb1 Fix NPE in UserManager.getUserName(). Unlike all other calls to by Will Harmon · 7 years ago
  90. ada8deb OMS: Setup state for users on boot and when added by Adam Lesinski · 7 years ago
  91. 605b12a Added isUserNameSet by Fyodor Kupolov · 7 years ago
  92. 4f4f6f8 Introduce DISALLOW_BLUETOOTH_SHARING. by Pavel Grafov · 7 years ago
  93. ce3e1a3 Fix javadoc for some user restrictions. by Pavel Grafov · 7 years ago
  94. 3b8b46f Service for OEM lock management. by Andrew Scull · 7 years ago
  95. 9f592db Update ENSURE_VERIFY_APPS javadoc by Rubin Xu · 7 years ago
  96. 24d5893 Added a UserManager.DISALLOW_AUTOFILL restriction. by Felipe Leme · 7 years ago
  97. e72f81b Send broadcast when user restrictions change. by Makoto Onuki · 7 years ago
  98. 5eef50d Mention the relaxed security check on UM.isUserRunningOrStopping(). by Makoto Onuki · 7 years ago
  99. bb4988a Improve service docs around user unlocking. by Jeff Sharkey · 7 years ago
  100. 33a119c Merge "Fix typo on DISALLOW_UNMUTE_DEVICE" by TreeHugger Robot · 7 years ago