summaryrefslogtreecommitdiff
path: root/core/java/android/os/UserManager.java
Commit message (Expand)AuthorAgeFilesLines
* docs: Fixing malformed @linksAndrew Solovay2018-12-121-6/+6
* Adding hidden APIs for assigning Admin flag to users.jovanak2018-05-231-3/+24
* Docs: noted that DISALLOW_INSTALL_APPS prevents DPCs installing apps.Benjamin Miller2018-05-031-2/+3
* Expose TestAPIs needed by GtsOsTestCasesPhilip P. Moltmann2018-04-061-0/+1
* Merge "lowRamDevice TVs can have multi-user"TreeHugger Robot2018-03-011-2/+8
|\
| * lowRamDevice TVs can have multi-userRobin Lee2018-02-231-2/+8
* | Merge "Update javadoc for DISALLOW_SYSTEM_ERROR_DIALOGS"Benjamin Franz2018-03-011-6/+5
|\ \
| * | Update javadoc for DISALLOW_SYSTEM_ERROR_DIALOGSBenjamin Franz2018-02-281-6/+5
* | | Merge "createAndManageUser should communicate reason of failure to caller"TreeHugger Robot2018-02-281-0/+79
|\ \ \
| * | | createAndManageUser should communicate reason of failure to callerAlex Chau2018-02-271-0/+79
| |/ /
| * | Revert "Block adb from changing certain settings value when corresponding user"Yueming Wang2018-02-241-19/+0
| * | Block adb from changing certain settings value when corresponding useryuemingw2018-02-231-0/+19
| |/
* / API Review: android.os.UserManager.DISALLOW_USER_SWITCHAlex Chau2018-02-221-0/+3
|/
* [EBS] Don't disable location when DISALLOW_CONFIG_LOCATION is setMakoto Onuki2018-02-151-0/+12
* Make printing policy a restriction.Vladislav Kuzkokov2018-02-051-0/+14
* Rename DISALLOW_CONFIG_LOCATION_MODE to DISALLOW_CONFIG_LOCATION.yuemingw2018-02-021-3/+5
* Remove @removed trySetQuietModeEnabledTony Mak2018-01-261-6/+0
* Merge "Promote DISALLOW_RUN_IN_BACKGROUND to SystemAPI"TreeHugger Robot2018-01-181-0/+1
|\
| * Promote DISALLOW_RUN_IN_BACKGROUND to SystemAPIRobin Lee2018-01-101-0/+1
* | Add DISALLOW_CONFIG_SCREEN_TIMEOUT.yuemingw2018-01-151-0/+14
* | Add DISALLOW_AMBIENT_DISPLAY.yuemingw2018-01-151-0/+14
* | Merge "Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE"TreeHugger Robot2018-01-131-0/+21
|\ \
| * | Implement DISALLOW_SHARE_INTO_MANAGED_PROFILERubin Xu2018-01-121-0/+21
* | | Merge "Rename trySetQuietModeEnabled to requestQuietModeEnabled as per ... th...TreeHugger Robot2018-01-121-6/+12
|\ \ \ | |/ / |/| |
| * | Rename trySetQuietModeEnabled to requestQuietModeEnabled as per ...Tony Mak2018-01-121-6/+12
* | | Add DISALLOW_CONFIG_BRIGHTNESS.yuemingw2018-01-101-0/+15
|/ /
* | Add hidden APIs that return user start/unlock time.Makoto Onuki2018-01-091-0/+28
* | Adjust permission checking of ensureCanModifyQuietModeTony Mak2018-01-041-1/+2
|/
* Add DISALLOW_AIRPLANE_MODE.yuemingw2017-12-211-0/+15
* Add DISALLOW_CONFIG_LOCATION_MODE.yuemingw2017-12-211-0/+22
* Merge changes from topic "work_mode_api1"TreeHugger Robot2017-12-211-26/+36
|\
| * Add access control to trySetWorkModeEnabled and make it publicTony Mak2017-12-201-14/+26
| * Merge setQuietModeEnabled and trySetQuietModeDisabled into one APITony Mak2017-12-151-25/+23
* | Introduce DISALLOW_UNIFIED_PASSWORD.Pavel Grafov2017-12-141-0/+19
|/
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-2/+6
* Allow caller to specify target to start in setQuietModeEnabledTony Mak2017-12-051-3/+7
* Merge "Additional System APIs for restricted profiles"Fyodor Kupolov2017-11-141-2/+27
|\
| * Additional System APIs for restricted profilesFyodor Kupolov2017-11-091-2/+27
* | Merge "Add DISALLOW_CONFIG_LOCALE user restriction"Christine Franks2017-11-091-0/+12
|\ \ | |/ |/|
| * Add DISALLOW_CONFIG_LOCALE user restrictionChristine Franks2017-10-311-0/+12
* | Create a new user restriction to disallow user switchingBenjamin Franz2017-11-071-2/+20
|/
* Add DISALLOW_CONFIG_DATE_TIME user restriction.yuemingw2017-10-271-0/+17
* Add user restriction to suppress error dialogs.Charles He2017-10-071-0/+19
* Merge "Update DISALLOW_CONFIG_TETHERING javadoc"TreeHugger Robot2017-08-231-0/+2
|\
| * Update DISALLOW_CONFIG_TETHERING javadocRubin Xu2017-08-231-0/+2
* | Update javadoc of UserManager#DISALLOW_ADJUST_VOLUMEWen ZHANG2017-08-231-2/+5
|/
* Allow SMS and calling for demo usersChristine Franks2017-08-091-1/+1
* Merge "Docs: Note that DISALLOW_CONFIG_VPN stops VPNs from starting" into oc-devBenjamin Miller2017-07-281-4/+6
|\
| * Docs: Note that DISALLOW_CONFIG_VPN stops VPNs from startingBenjamin Miller2017-07-281-4/+6
* | Merge "Docs-change: how UserManager.ENSURE_VERIFY_APPS affects profiles." int...Benjamin Miller2017-07-201-4/+7
|\|