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