1. 7fc6039 Merge "UM.isUserNameSet is SystemApi" by Adam Bookatz · 4 years, 8 months ago
  2. c20b82a Merge "Use new UnsupportedAppUsage annotation." by Artur Satayev · 4 years, 8 months ago
  3. afdb23a Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  4. ce273df Remove default Device Owner restrictions by Eran Messeri · 4 years, 8 months ago
  5. d15b2f7 Allow setting User Restrictions per user type by Bookatz · 4 years, 9 months ago
  6. fe4eb2b UM.isUserNameSet is SystemApi by Bookatz · 5 years ago
  7. 3eac0b9 UserManager: Add StringDef for all restrictionKey values by Roshan Pius · 4 years, 9 months ago
  8. 4d4e91d Merge "Expose findCurrentGuestUser() to system apps" by Anthony Hugh · 4 years, 9 months ago
  9. 3c75f06 Merge "Add UserManager#getUserHandles() as SystemApi" by Jeffrey Huang · 4 years, 9 months ago
  10. 91027f8 Add UserManager#getUserHandles() as SystemApi by Jeffrey Huang · 4 years, 9 months ago
  11. dc08e3a Update UserManager docs for DISALLOW_CONFIG_LOCATION by Soonil Nagarkar · 4 years, 9 months ago
  12. 5d7f905 Expose findCurrentGuestUser() to system apps by Anthony Hugh · 4 years, 9 months ago
  13. d29bd9b Merge "More precise argument name in isGuestUser" by TreeHugger Robot · 4 years, 9 months ago
  14. 07758e3 More precise argument name in isGuestUser by Bookatz · 4 years, 9 months ago
  15. 82e53b7 Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" am: 337df70e17 am: 0a86ee3b3e by Jayachandran C · 4 years, 9 months ago
  16. 78f84d5 Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" am: 337df70e17 by Jayachandran C · 4 years, 9 months ago
  17. 16dce22 Remove usage of Telephonymanager getDefault() and from() hidden APIs by Jayachandran C · 4 years, 9 months ago
  18. b9a57da Merge "Introduce user types" by Adam Bookatz · 4 years, 9 months ago
  19. 029832a Introduce user types by Bookatz · 4 years, 11 months ago
  20. 4b2c7d3 DO NOT MERGE: Fix several issues with precreated users. am: debb009a2c by jovanak · 4 years, 9 months ago
  21. debb009 DO NOT MERGE: Fix several issues with precreated users. by jovanak · 4 years, 10 months ago
  22. 5d01ae6 Merge "docs: Added perm req for getUserCount()" into qt-dev am: c949db391d am: f58949bd0e am: 6288754ef9 by Kevin Hufnagle · 4 years, 10 months ago
  23. 6288754e Merge "docs: Added perm req for getUserCount()" into qt-dev am: c949db391d by Kevin Hufnagle · 4 years, 10 months ago
  24. 5813a8c docs: Added perm req for getUserCount() by Kevin Hufnagle · 4 years, 11 months ago
  25. 7969c80 UserManager: Add new hasUserRestrictionForUser @SystemApi by Roshan Pius · 4 years, 10 months ago
  26. 6acda5e Update getUserSwitchability() to handle different user ids and Auto by Anthony Hugh · 4 years, 10 months ago
  27. c03cd01b Merge "UserManager: Add new @SystemApis" by Roshan Pius · 4 years, 10 months ago
  28. f6c8cd3 UserManager: Add new @SystemApis by Roshan Pius · 4 years, 10 months ago
  29. 0b3863f Added new (hidden) UserManager API to get all users, including pre-created ones. by Felipe Leme · 4 years, 11 months ago
  30. 7ad2f6b Added option to pre-create user templates to optimize first user creation time. by Felipe Leme · 5 years ago
  31. 65fb2e4 Move UserManagerInternal into services.jar by Christopher Tate · 4 years, 10 months ago
  32. 09a7f2d Added new (hidden) UserManager API to get all users, including pre-created ones. by Felipe Leme · 4 years, 11 months ago
  33. c1ca441 Added option to pre-create user templates to optimize first user creation time. by Felipe Leme · 5 years ago
  34. 215116f Not support flag primary in headless system user mode for now. by Ying Zheng · 5 years ago
  35. f56f258 int userHandle -> int userId by Bookatz · 5 years ago
  36. e7ead1b Add isHeadlessSystemUserMode() to UserManager by Eric Jeong · 5 years ago
  37. 7c064ca Add API for checking whether a user is restricted. by Hai Zhang · 5 years ago
  38. 484a77d Merge "UserManager.getUserName w/ GET_ACCOUNTS_PRIVILEGED" by Adam Bookatz · 5 years ago
  39. 24ec321 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  40. cde3d92 UserManager.getUserName w/ GET_ACCOUNTS_PRIVILEGED by Bookatz · 5 years ago
  41. 9822176 Merge "Added UserManager#getUserSwitchability." by Varun Shah · 5 years ago
  42. ea69440 Merge "Update UserManager#removeUser to follow API guidelines." by Varun Shah · 5 years ago
  43. 50ef200 Added UserManager#getUserSwitchability. by Varun Shah · 5 years ago
  44. 3e12ac7 ContentSuggestionsService - allow user manager to disable content suggestions. by Zak Cohen · 5 years ago
  45. 9533e62 Update UserManager#removeUser to follow API guidelines. by Varun Shah · 5 years ago
  46. 5183933 Update UserManager APIs to follow API guidelines. by Leo Hsu · 5 years ago
  47. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  48. ab28fff Add UserManager APIs to SystemApi. by Leo Hsu · 6 years ago
  49. 8cc730d docs: recommend that DISALLOW_CROSS_PROFILE_COPY_PASTE is accompanied by setScreenCaptureDisabled(). by Benjamin Miller · 6 years ago
  50. d788835 Merge "docs: Fixing malformed @links" into pi-dev am: 39f74d5732 am: b2ad787a44 by Andrew Solovay · 6 years ago
  51. 8a788f4 docs: Fixing malformed @links by Andrew Solovay · 6 years ago
  52. c2f699d Merge "Exposed canSwitchUsers() and added an API in UserManager for SUW." by TreeHugger Robot · 6 years ago
  53. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  54. e38c678 Exposed canSwitchUsers() and added an API in UserManager for SUW. by Varun Shah · 6 years ago
  55. a3e358c Expose API needed for apps to use work profiles. by Philip P. Moltmann · 6 years ago
  56. 1dfa9a0 Initial APIs for Intelligence Service. by Felipe Leme · 6 years ago
  57. e142e33 Exposes user type related hidden APIs in UserManager. by Varun Shah · 6 years ago
  58. b3b1407 Merge "Update unknown sources restriction API documentation to clarify device-widedness." by TreeHugger Robot · 6 years ago
  59. 0501eee Update unknown sources restriction API documentation to clarify device-widedness. by Irina Dumitrescu · 6 years ago
  60. 11f07de Merge "Private DNS: Add user restriction" by TreeHugger Robot · 6 years ago
  61. 5411828 Merge "Use public method in RestrictedLockUtils#isCurrentUserOrProfile" by Philip P. Moltmann · 6 years ago
  62. 09b122da Private DNS: Add user restriction by Eran Messeri · 6 years ago
  63. 54ff6b0 Use public method in RestrictedLockUtils#isCurrentUserOrProfile by Philip P. Moltmann · 6 years ago
  64. 33ca912 Fix incorrect javadoc links by Tor Norbye · 6 years ago
  65. 4638edd Device-wide unknown sources block option for DPC. by Irina Dumitrescu · 6 years ago
  66. 4e615e6 Factor some RestrictedLockUtils out of SettingLib by Philip P. Moltmann · 6 years ago
  67. c69c8b6 Add a setting to control multi-user feature on/off. by Fan Zhang · 6 years ago
  68. 3a5698a Merge "Adding hidden APIs for assigning Admin flag to users." into pi-dev am: b662f94c37 by Jovana Knezevic · 6 years ago
  69. f24ad49 Adding hidden APIs for assigning Admin flag to users. by jovanak · 6 years ago
  70. a4a2e77 Merge "Docs: noted that DISALLOW_INSTALL_APPS prevents DPCs installing apps." into pi-dev am: 297965f29e by Benjamin Miller · 6 years ago
  71. f1c3ed1 Docs: noted that DISALLOW_INSTALL_APPS prevents DPCs installing apps. by Benjamin Miller · 6 years ago
  72. 325f728 Merge "Expose TestAPIs needed by GtsOsTestCases" into pi-dev am: d565f04957 by Philip P. Moltmann · 6 years ago
  73. f80809f Expose TestAPIs needed by GtsOsTestCases by Philip P. Moltmann · 6 years ago
  74. c397f7b Merge "Improve javadoc for DISALLOW_DEBUGGING_FEATURES." by Pavel Grafov · 6 years ago
  75. 701194a Merge "lowRamDevice TVs can have multi-user" by TreeHugger Robot · 6 years ago
  76. 8b16046 Merge "Update javadoc for DISALLOW_SYSTEM_ERROR_DIALOGS" by Benjamin Franz · 6 years ago
  77. 0c86fe1 Update javadoc for DISALLOW_SYSTEM_ERROR_DIALOGS by Benjamin Franz · 6 years ago
  78. 7e96e0a Merge "createAndManageUser should communicate reason of failure to caller" by TreeHugger Robot · 6 years ago
  79. 9fb706c Improve javadoc for DISALLOW_DEBUGGING_FEATURES. by Pavel Grafov · 6 years ago
  80. 89386ba createAndManageUser should communicate reason of failure to caller by Alex Chau · 7 years ago
  81. 348bf62 Revert "Block adb from changing certain settings value when corresponding user" by Yueming Wang · 6 years ago
  82. 83c7931 lowRamDevice TVs can have multi-user by Robin Lee · 7 years ago
  83. 4140f6c Block adb from changing certain settings value when corresponding user by yuemingw · 7 years ago
  84. 71ada44 API Review: android.os.UserManager.DISALLOW_USER_SWITCH by Alex Chau · 6 years ago
  85. acc5046 [EBS] Don't disable location when DISALLOW_CONFIG_LOCATION is set by Makoto Onuki · 7 years ago
  86. 622b9f9 Make printing policy a restriction. by Vladislav Kuzkokov · 7 years ago
  87. 7810b8b Rename DISALLOW_CONFIG_LOCATION_MODE to DISALLOW_CONFIG_LOCATION. by yuemingw · 7 years ago
  88. 7699a19 Remove @removed trySetQuietModeEnabled by Tony Mak · 7 years ago
  89. 0b2941f Merge "Promote DISALLOW_RUN_IN_BACKGROUND to SystemAPI" by TreeHugger Robot · 7 years ago
  90. 5cda3ae Add DISALLOW_CONFIG_SCREEN_TIMEOUT. by yuemingw · 7 years ago
  91. a178144 Add DISALLOW_AMBIENT_DISPLAY. by yuemingw · 7 years ago
  92. 82548f4 Merge "Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE" by TreeHugger Robot · 7 years ago
  93. d4f6cec Merge "Rename trySetQuietModeEnabled to requestQuietModeEnabled as per ... the feedback from API council" by TreeHugger Robot · 7 years ago
  94. bece85d Rename trySetQuietModeEnabled to requestQuietModeEnabled as per ... by Tony Mak · 7 years ago
  95. cc391c2 Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE by Rubin Xu · 7 years ago
  96. 6cfb7a9 Promote DISALLOW_RUN_IN_BACKGROUND to SystemAPI by Robin Lee · 7 years ago
  97. c6ac29d Add DISALLOW_CONFIG_BRIGHTNESS. by yuemingw · 7 years ago
  98. 73dded2 Add hidden APIs that return user start/unlock time. by Makoto Onuki · 7 years ago
  99. d390ae9 Adjust permission checking of ensureCanModifyQuietMode by Tony Mak · 7 years ago
  100. 5fe75dc Add DISALLOW_AIRPLANE_MODE. by yuemingw · 7 years ago