summaryrefslogtreecommitdiff
path: root/core/java/android/os/UserManager.java
AgeCommit message (Expand)Author
2021-06-18Merge "TestApi for UserSystemPackageInstaller" into sc-devAdam Bookatz
2021-06-17Merge "Add BiometricActionDisabledByAdminController" into sc-devKevin Chyn
2021-06-16Add BiometricActionDisabledByAdminControllerKevin Chyn
2021-06-09Don't reset user VPN without reasonPavel Grafov
2021-06-07TestApi for UserSystemPackageInstallerAdam Bookatz
2021-05-21Revert "Add user privacy sensitivity APIs."Hai Zhang
2021-05-19Add user privacy sensitivity APIs.Hai Zhang
2021-05-18Add device admin restrictions for mic/cam togglesEvan Severson
2021-05-11Atoms.proto PROFILE_CLONE entryAdam Bookatz
2021-04-19Renaming sharesMediaWithParent on API feedbackSaumya Pathak
2021-03-23Add app clone profile and APIs.Saumya Pathak
2021-03-01Merge "Minor adjustements on UserManager.isUserForeground()." into sc-devFelipe Leme
2021-02-26Exposed some testAPIs in UserManagerKholoud Mohamed
2021-02-25Minor adjustements on UserManager.isUserForeground().Felipe Leme
2021-02-12New API: UserManager.isUserForeground().Felipe Leme
2021-02-04Exposed UserManager.isHeadlessSystemUserMode() as public API.Felipe Leme
2021-01-22Merge "Added evenWhenDisallowed param to removeUserOrSetEphemeral()."Felipe Leme
2021-01-22Added evenWhenDisallowed param to removeUserOrSetEphemeral().Felipe Leme
2021-01-13UserManager restricted profile SystemApisAdam Bookatz
2020-12-07Generic Test profile on debuggable buildsAdam Bookatz
2020-11-03Merge "Allow CREATE_USERS for removeUserOrSetEphemeral"Jordan Jozwiak
2020-11-03Allow CREATE_USERS for removeUserOrSetEphemeralJordan Jozwiak
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Merge "Revert "Add maxTargetSdk restriction to unused APIs.""Hongwei Wang
2020-10-28Merge "Update UserManager javadocs regarding managed profiles vs profiles"TreeHugger Robot
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-28Update UserManager javadocs regarding managed profiles vs profilesAdam Bookatz
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-20Merge "Move constants from service to manager"Jordan Jozwiak
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-10-16Move constants from service to managerJordan Jozwiak
2020-10-14Add removeUserOrSetEphemeralJordan Jozwiak
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-08-27Revert "Snap for 6793014 from bbbccc3c2b7fc7c5780f6c415c4223e1d0..."Colin Cross
2020-08-24Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers()Felipe Leme
2020-06-19Revert non-API changes to not throw UserOperationException any moreRobin Lee
2020-06-11Default isUserSwitcherEnabled showEvenIfNotActionableAdam Bookatz
2020-05-29Allow low ram device to have multiple users and managed profiesZhen Zhang
2020-05-27Merge "Unify multiuser switcher enabled setting" into rvc-devAdam Bookatz
2020-05-27Merge "Per-profile user restrictions in org-owned managed profile" into rvc-devAlex Johnston
2020-05-26Unify multiuser switcher enabled settingAdam Bookatz
2020-05-26Merge "Cache isUserUnlockingOrUnlocked Binder calls" into rvc-devCollin Fijalkovich
2020-05-26Per-profile user restrictions in org-owned managed profileAlex Johnston
2020-05-21Merge "UserRestriction doc fix: primary -> admin" into rvc-devAdam Bookatz
2020-05-15Cache isUserUnlockingOrUnlocked Binder callsCollin Fijalkovich
2020-05-15Fix for goat detection codeAmith Yamasani
2020-05-11UserRestriction doc fix: primary -> adminAdam Bookatz
2020-05-11Clarify UM.createUser javadocAdam Bookatz
2020-05-10Merge "Add badge colors for dark theme" into rvc-devBeverly Tai