summaryrefslogtreecommitdiff
path: root/core/java/android/os/UserManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fix security vulnerability that creates user with no restrictions when accoun...Tetiana Meronyk2024-04-091-4/+19
* Merge "Move getUserSwitchability from UserManager to UserManagerService." int...Yasin Kilicdere2023-01-101-43/+13
|\
| * Move getUserSwitchability from UserManager to UserManagerService.Yasin Kilicdere2023-01-061-43/+13
* | Merge "docs: Explanation on "profile owner on the primary user"" into tm-dev ...Pietro Maggi2023-01-081-2/+5
|\ \ | |/ |/|
| * docs: Explanation on "profile owner on the primary user"Pietro F. Maggi2023-01-081-2/+5
* | Add Android Multiuser Atom which will contain number of supported users.Anna Bauza2022-08-231-17/+7
* | Check for null application context in UserManager.Oli Lan2022-07-281-1/+2
* | Merge "Improve javadoc for Wi-Fi related policies" into tm-dev am: e51b62b2a3...TreeHugger Robot2022-05-181-1/+5
|\|
| * Improve javadoc for Wi-Fi related policiesRubin Xu2022-05-161-1/+5
* | Merge "Ensure getUserName cannot return null" into tm-dev am: 1503b56202 am: ...Adam Bookatz2022-05-041-1/+4
|\|
| * Ensure getUserName cannot return nullAdam Bookatz2022-05-021-1/+4
* | Guest mode updates to resolve privacy concerns in guest modeKedar Chitnis2022-04-141-2/+50
|/
* Merge "Expand Javadoc for DISALLOW_WIFI_TETHERING" into tm-devStephanie Bak2022-04-051-1/+5
|\
| * Expand Javadoc for DISALLOW_WIFI_TETHERINGStephanie Bak2022-04-041-1/+5
* | Merge "Relax permissions for isUserOfType, isUserNameSet" into tm-devAdam Bookatz2022-03-221-4/+15
|\ \
| * | Relax permissions for isUserOfType, isUserNameSetAdam Bookatz2022-03-091-4/+15
| |/
* | RESTRICT AUTOMERGE Refactor device policy resource APIs to a separate classkholoud mohamed2022-03-191-2/+2
* | Merge "Improved error code for Remove Result" into tm-devMayank Garg2022-03-151-5/+51
|\ \
| * | Improved error code for Remove ResultMayank Garg2022-03-091-5/+51
* | | Renaming isCredentialSharedWithParent to isCredentialSharableWithParentSarup Dalwani2022-03-071-3/+3
| |/ |/|
* | Merge "Fix Guest string was not translated in UMS.userWithName()" into tm-devYasin Kilicdere2022-03-041-6/+4
|\ \
| * | Fix Guest string was not translated in UMS.userWithName()Yasin Kilicdere2022-03-031-6/+4
| |/
* / Document isManagedProfile usage should probably be isProfileAdam Bookatz2022-03-031-0/+6
|/
* Merge "Added RemoveResult annotation to RemoveUserWhenPossible call"TreeHugger Robot2022-02-121-3/+4
|\
| * Added RemoveResult annotation to RemoveUserWhenPossible callMayank Garg2022-02-111-3/+4
* | UserManager.getProfileType hidden API and cachingAdam Bookatz2022-02-101-49/+77
|/
* Merge "Expose UserManager#isProfile as a public API"Kholoud Mohamed2022-02-091-3/+3
|\
| * Expose UserManager#isProfile as a public APIkholoud mohamed2022-02-091-3/+3
* | Merge "Use isCredentialSharedWithParent in LockSettingsService"Sailendra Bathi2022-02-081-0/+22
|\ \
| * | Use isCredentialSharedWithParent in LockSettingsServicesailendrabathi2022-02-021-0/+22
| |/
* / Remove allowedToRemoveOne boolean parameter from UM.getRemainingCreatableProf...Yasin Kilicdere2022-02-021-7/+2
|/
* Merge "Add APIs to UserManager for getting remaining user/profile counts."Yasin Kilicdere2022-01-271-2/+56
|\
| * Add APIs to UserManager for getting remaining user/profile counts.Yasin Kilicdere2022-01-241-2/+56
* | Merge "Renamed removeUserOrSetEphemeral completely"TreeHugger Robot2022-01-251-27/+0
|\ \ | |/ |/|
| * Renamed removeUserOrSetEphemeral completelyMayank Garg2022-01-201-27/+0
* | Merge "Allow updating enterprise strings in the framework"Kholoud Mohamed2022-01-241-0/+15
|\ \
| * | Allow updating enterprise strings in the frameworkkholoud mohamed2022-01-211-0/+15
| |/
* | Merge "Restricting creation of Clone Profile when the device owner is set"Sarup Dalwani2022-01-241-0/+15
|\ \ | |/ |/|
| * Restricting creation of Clone Profile when the device owner is setSarup Dalwani2022-01-201-0/+15
* | Replaced removeUserOrSetEphemeral by removeUserWhenPossibleMayank Garg2022-01-121-2/+2
* | Merge "Added removeUserWhenPossible API as SystemAPI"Mayank Garg2022-01-111-13/+51
|\ \
| * | Added removeUserWhenPossible API as SystemAPIMayank Garg2022-01-091-13/+51
* | | Prepare PropertyInvalidatedCache for SystemApiLee Shombert2022-01-041-4/+4
|/ /
* / Add settings entrypoint to add a supervised userYasin Kilicdere2021-12-141-0/+11
|/
* Merge changes from topic "queryUser"Kholoud Mohamed2021-12-101-67/+126
|\
| * Add QUERY_USERS permission to some UserManager APIskholoud mohamed2021-12-091-67/+126
* | Adding new user restrictions - DISALLOW_WIFI_DIRECT, DISALLOW_ADD_WIFI_CONFIGStephanie Bak2021-12-011-0/+39
|/
* Merge "UserManager.isUserTypeEnabled"Adam Bookatz2021-11-291-0/+19
|\
| * UserManager.isUserTypeEnabledAdam Bookatz2021-11-231-0/+19
* | Merge "Adding a new user restriction DISALLOW_SHARING_ADMIN_CONFIGURED_WIFI"Stephanie Bak2021-11-291-0/+22
|\ \