summaryrefslogtreecommitdiff
path: root/core/java/android/os/UserManager.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "TestApi for UserSystemPackageInstaller" into sc-devAdam Bookatz2021-06-181-0/+29
|\
| * TestApi for UserSystemPackageInstallerAdam Bookatz2021-06-071-0/+29
* | Merge "Add BiometricActionDisabledByAdminController" into sc-devKevin Chyn2021-06-171-0/+19
|\ \
| * | Add BiometricActionDisabledByAdminControllerKevin Chyn2021-06-161-0/+19
| |/
* / Don't reset user VPN without reasonPavel Grafov2021-06-091-0/+2
|/
* Revert "Add user privacy sensitivity APIs."Hai Zhang2021-05-211-33/+0
* Add user privacy sensitivity APIs.Hai Zhang2021-05-191-0/+33
* Add device admin restrictions for mic/cam togglesEvan Severson2021-05-181-0/+36
* Atoms.proto PROFILE_CLONE entryAdam Bookatz2021-05-111-0/+3
* Renaming sharesMediaWithParent on API feedbackSaumya Pathak2021-04-191-2/+2
* Add app clone profile and APIs.Saumya Pathak2021-03-231-0/+69
* Merge "Minor adjustements on UserManager.isUserForeground()." into sc-devFelipe Leme2021-03-011-3/+4
|\
| * Minor adjustements on UserManager.isUserForeground().Felipe Leme2021-02-251-3/+4
* | Exposed some testAPIs in UserManagerKholoud Mohamed2021-02-261-16/+62
|/
* New API: UserManager.isUserForeground().Felipe Leme2021-02-121-0/+13
* Exposed UserManager.isHeadlessSystemUserMode() as public API.Felipe Leme2021-02-041-4/+7
* Merge "Added evenWhenDisallowed param to removeUserOrSetEphemeral()."Felipe Leme2021-01-221-2/+6
|\
| * Added evenWhenDisallowed param to removeUserOrSetEphemeral().Felipe Leme2021-01-221-2/+6
* | UserManager restricted profile SystemApisAdam Bookatz2021-01-131-3/+25
|/
* Generic Test profile on debuggable buildsAdam Bookatz2020-12-071-0/+6
* Merge "Allow CREATE_USERS for removeUserOrSetEphemeral"Jordan Jozwiak2020-11-031-1/+2
|\
| * Allow CREATE_USERS for removeUserOrSetEphemeralJordan Jozwiak2020-11-031-1/+2
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-6/+6
* | Merge "Revert "Add maxTargetSdk restriction to unused APIs.""Hongwei Wang2020-10-281-6/+6
|\ \
| * | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-6/+6
* | | Merge "Update UserManager javadocs regarding managed profiles vs profiles"TreeHugger Robot2020-10-281-6/+14
|\ \ \ | |/ / |/| |
| * | Update UserManager javadocs regarding managed profiles vs profilesAdam Bookatz2020-10-281-6/+14
* | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-6/+6
|/ /
* | Merge "Move constants from service to manager"Jordan Jozwiak2020-10-201-2/+44
|\|
| * Move constants from service to managerJordan Jozwiak2020-10-161-2/+44
* | Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-2/+1
|/
* Add removeUserOrSetEphemeralJordan Jozwiak2020-10-141-0/+17
* Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey2020-09-151-2/+2
|\
| * Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-2/+2
* | Revert "Snap for 6793014 from bbbccc3c2b7fc7c5780f6c415c4223e1d0..."Colin Cross2020-08-271-5/+7
* | Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers()Felipe Leme2020-08-241-9/+35
|/
* Revert non-API changes to not throw UserOperationException any moreRobin Lee2020-06-191-53/+30
* Default isUserSwitcherEnabled showEvenIfNotActionableAdam Bookatz2020-06-111-4/+4
* Allow low ram device to have multiple users and managed profiesZhen Zhang2020-05-291-7/+0
* Merge "Unify multiuser switcher enabled setting" into rvc-devAdam Bookatz2020-05-271-12/+34
|\
| * Unify multiuser switcher enabled settingAdam Bookatz2020-05-261-12/+34
* | Merge "Per-profile user restrictions in org-owned managed profile" into rvc-devAlex Johnston2020-05-271-128/+198
|\ \ | |/ |/|
| * Per-profile user restrictions in org-owned managed profileAlex Johnston2020-05-261-128/+198
* | Merge "Cache isUserUnlockingOrUnlocked Binder calls" into rvc-devCollin Fijalkovich2020-05-261-5/+16
|\ \
| * | Cache isUserUnlockingOrUnlocked Binder callsCollin Fijalkovich2020-05-151-5/+16
* | | Merge "UserRestriction doc fix: primary -> admin" into rvc-devAdam Bookatz2020-05-211-6/+6
|\ \ \
| * | | UserRestriction doc fix: primary -> adminAdam Bookatz2020-05-111-6/+6
| | |/ | |/|
* | | Fix for goat detection codeAmith Yamasani2020-05-151-1/+7
| |/ |/|
* | Clarify UM.createUser javadocAdam Bookatz2020-05-111-6/+5
|/
* Merge "Add badge colors for dark theme" into rvc-devBeverly Tai2020-05-101-1/+23
|\