summaryrefslogtreecommitdiff
path: root/core/java/android/os/UserManager.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Address API council suggestions for UserManager APIs"Iavor-Valentin Iftime2020-02-201-6/+35
|\
| * Address API council suggestions for UserManager APIsValentin Iftime2020-02-201-7/+36
* | Add "Forgot my password" to start profile in locked state.Pavel Grafov2020-02-191-3/+15
|/
* Binder cache for isUserUnlocked().Lee Shombert2020-02-111-5/+28
* Merge "Make UM.hasBaseUserRestriction @TestApi"Adam Bookatz2020-02-071-3/+5
|\
| * Make UM.hasBaseUserRestriction @TestApiAdam Bookatz2020-02-031-3/+5
* | Remove UM.isUserOfType(userHandle) APIAdam Bookatz2020-01-301-22/+3
|/
* Update profile owner of org-owned device global restrictionsAlex Johnston2020-01-281-13/+28
* Change some UserManager APIs to @SystemApiValentin Iftime2020-01-201-110/+361
* New UserManager API to request quiet mode.Pierre Barbier de Reuille2020-01-171-1/+50
* Merge "Fix several issues with precreated users."Jovana Knezevic2020-01-151-0/+8
|\
| * Fix several issues with precreated users.jovanak2020-01-071-0/+8
* | Merge "Update profile owner of org-owned device global restrictions"TreeHugger Robot2020-01-151-34/+74
|\ \
| * | Update profile owner of org-owned device global restrictionsAlex Johnston2020-01-131-34/+74
* | | Merge "Make isManagedProfile public."TreeHugger Robot2020-01-101-3/+0
|\ \ \ | |/ / |/| |
| * | Make isManagedProfile public.Jonathan Scott2019-12-171-3/+0
* | | UserManager.isUserOfTypeAdam Bookatz2020-01-061-18/+14
* | | Merge "UM.isUserNameSet is SystemApi"Adam Bookatz2019-12-191-0/+3
|\ \ \ | |_|/ |/| |
| * | UM.isUserNameSet is SystemApiBookatz2019-12-111-0/+3
* | | Merge "Use new UnsupportedAppUsage annotation."Artur Satayev2019-12-191-1/+1
|\ \ \
| * | | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
| | |/ | |/|
* / | Remove default Device Owner restrictionsEran Messeri2019-12-181-0/+10
|/ /
* / Allow setting User Restrictions per user typeBookatz2019-12-121-12/+3
|/
* UserManager: Add StringDef for all restrictionKey valuesRoshan Pius2019-12-061-7/+87
* Merge "Expose findCurrentGuestUser() to system apps"Anthony Hugh2019-12-041-0/+14
|\
| * Expose findCurrentGuestUser() to system appsAnthony Hugh2019-11-211-0/+14
* | Merge "Add UserManager#getUserHandles() as SystemApi"Jeffrey Huang2019-12-031-15/+33
|\ \
| * | Add UserManager#getUserHandles() as SystemApiJeffrey Huang2019-12-031-15/+33
| |/
* | Update UserManager docs for DISALLOW_CONFIG_LOCATIONSoonil Nagarkar2019-12-021-2/+3
* | Merge "More precise argument name in isGuestUser"TreeHugger Robot2019-11-201-2/+2
|\ \ | |/ |/|
| * More precise argument name in isGuestUserBookatz2019-11-191-2/+2
* | Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" ...Jayachandran C2019-11-151-2/+5
|\ \
| * \ Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" ...Jayachandran C2019-11-151-2/+5
| |\ \
| | * | Remove usage of Telephonymanager getDefault() and from() hidden APIsJayachandran C2019-11-151-2/+5
| * | | DO NOT MERGE: Fix several issues with precreated users.jovanak2019-11-111-0/+8
| |\ \ \
| | * | | DO NOT MERGE: Fix several issues with precreated users.jovanak2019-11-071-0/+8
* | | | | Merge "Introduce user types"Adam Bookatz2019-11-151-51/+383
|\ \ \ \ \
| * | | | | Introduce user typesBookatz2019-11-141-51/+383
* | | | | | Merge "docs: Added perm req for getUserCount()" into qt-dev am: c949db391d am...Kevin Hufnagle2019-11-061-0/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge "docs: Added perm req for getUserCount()" into qt-dev am: c949db391dKevin Hufnagle2019-11-061-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | docs: Added perm req for getUserCount()Kevin Hufnagle2019-11-011-0/+2
| | | |/ / | | |/| |
| * | | | Added new (hidden) UserManager API to get all users, including pre-created ones.Felipe Leme2019-10-181-17/+21
| * | | | Added option to pre-create user templates to optimize first user creation time.Felipe Leme2019-10-181-5/+38
| |/ / /
* | | | UserManager: Add new hasUserRestrictionForUser @SystemApiRoshan Pius2019-10-301-3/+30
* | | | Update getUserSwitchability() to handle different user ids and AutoAnthony Hugh2019-10-281-8/+33
| |/ / |/| |
* | | Merge "UserManager: Add new @SystemApis"Roshan Pius2019-10-231-2/+40
|\ \ \
| * | | UserManager: Add new @SystemApisRoshan Pius2019-10-211-2/+40
* | | | Move UserManagerInternal into services.jarChristopher Tate2019-10-171-0/+32
|/ / /
* | | Added new (hidden) UserManager API to get all users, including pre-created ones.Felipe Leme2019-10-031-17/+21
* | | Added option to pre-create user templates to optimize first user creation time.Felipe Leme2019-10-021-5/+38
| |/ |/|