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