index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
pm
/
UserInfo.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Ensure getUserName cannot return null" into tm-dev am: 1503b56202 am: ...
Adam Bookatz
2022-05-04
1
-1
/
+2
|
\
|
*
Ensure getUserName cannot return null
Adam Bookatz
2022-05-02
1
-1
/
+2
*
|
Guest mode updates to resolve privacy concerns in guest mode
Kedar Chitnis
2022-04-14
1
-1
/
+18
|
/
*
UserInfo.isDemo() to also check UserInfo.FLAG_DEMO
Cherie Cheung
2021-08-23
1
-1
/
+1
*
Add app clone profile and APIs.
Saumya Pathak
2021-03-23
1
-0
/
+4
*
Exposed some testAPIs in UserManager
Kholoud Mohamed
2021-02-26
1
-0
/
+2
*
Should not switch to a user with removal in progress
Mayank Garg
2020-10-07
1
-2
/
+3
*
Added UserInfo.convertedFromPreCreated
Felipe Leme
2020-09-08
1
-0
/
+10
*
Update more Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-04-29
1
-8
/
+8
*
Switching to pre-created users should not be supported.
jovanak
2020-01-23
1
-0
/
+4
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Do not use empty UserInfo constructor
Bookatz
2019-11-26
1
-0
/
+9
*
Merge "Move UserTypeDetails & UserTypeFactory to services"
TreeHugger Robot
2019-11-21
1
-6
/
+5
|
\
|
*
Move UserTypeDetails & UserTypeFactory to services
Bookatz
2019-11-18
1
-6
/
+5
*
|
Merge "Removed UserInfo.FLAG_MASK_USER_TYPE, it's not used anywhere anymore"
TreeHugger Robot
2019-11-18
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
Removed UserInfo.FLAG_MASK_USER_TYPE, it's not used anywhere anymore
Felipe Leme
2019-09-13
1
-3
/
+0
*
|
Introduce user types
Bookatz
2019-11-14
1
-29
/
+95
*
|
Update UserInfo.supportsSwitchToByUser to support Headless User Mode
Anthony Hugh
2019-10-17
1
-1
/
+1
*
|
Tiny improvement on UserInfo.getUserHandle()
Makoto Onuki
2019-10-09
1
-1
/
+1
*
|
Fix UserInfo Parcel
Bookatz
2019-10-03
1
-1
/
+1
*
|
Added option to pre-create user templates to optimize first user creation time.
Felipe Leme
2019-10-02
1
-4
/
+35
*
|
Whitelist packages for user types
Bookatz
2019-09-24
1
-0
/
+7
*
|
Not support flag primary in headless system user mode for now.
Ying Zheng
2019-09-11
1
-1
/
+1
|
/
*
Defined a more generic way to let services "opt-out" from certain user types.
Felipe Leme
2019-08-21
1
-0
/
+8
*
Initial implementation of system service optimizations for different type of ...
Felipe Leme
2019-08-13
1
-2
/
+43
*
UserInfo: FULL and SYSTEM flags
Bookatz
2019-08-09
1
-0
/
+26
*
Add isHeadlessSystemUserMode() to UserManager
Eric Jeong
2019-07-19
1
-5
/
+1
*
Add condition to check if a user can have profile user
Eric Jeong
2019-07-17
1
-2
/
+5
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+22
*
Allow overriding max profile in debugable builds.
Kenny Guy
2016-11-29
1
-0
/
+5
*
Add javadoc for profileGroupId
Tony Mak
2016-11-02
1
-0
/
+5
*
Remove another fw.show_hidden_users
Robin Lee
2016-08-04
1
-2
/
+1
*
Retail mode flag and some clients for it
Amith Yamasani
2016-05-18
1
-2
/
+11
*
Update PRE_BOOT_COMPLETED for FBE.
Jeff Sharkey
2016-03-27
1
-0
/
+4
*
Localize owner's name to current locale until changed
Amith Yamasani
2016-03-23
1
-0
/
+1
*
Prevent ephemeral user from being re-entered after stop.
Lenka Trochtova
2016-02-24
1
-0
/
+7
*
User creation with an intent
Amith Yamasani
2016-01-15
1
-0
/
+4
*
Introduce ephemeral users.
Lenka Trochtova
2015-12-08
1
-0
/
+11
*
Introduce quiet mode state to managed profile users
Rubin Xu
2015-12-07
1
-0
/
+4
*
Cleanup USER_OWNER in activity and location services
Xiaohui Chen
2015-09-23
1
-1
/
+10
*
Non-system users can now have restricted profiles
Fyodor Kupolov
2015-08-27
1
-1
/
+5
*
Merge "Limit the number of apps running as system user"
Fyodor Kupolov
2015-08-26
1
-0
/
+9
|
\
|
*
Limit the number of apps running as system user
Fyodor Kupolov
2015-08-26
1
-0
/
+9
*
|
More USER_OWNER cleanup.
Xiaohui Chen
2015-08-24
1
-1
/
+2
|
/
*
Allow non-owner users to have managed profiles.
Nicolas Prevot
2015-08-20
1
-0
/
+11
*
sys user split: refactor systemui user switcher
Xiaohui Chen
2015-07-14
1
-0
/
+10
*
Introduce system user and primary user.
Xiaohui Chen
2015-06-23
1
-2
/
+2
*
ActivityManager shouldn't return null for getCurrentUser
Adam Lesinski
2014-09-09
1
-0
/
+4
*
Adds an enabled state in UserInfo instead of DevicePolicyManager
Alexandra Gherghina
2014-05-01
1
-2
/
+11
[next]