index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
pm
/
UserInfo.java
Age
Commit message (
Expand
)
Author
2021-03-23
Add app clone profile and APIs.
Saumya Pathak
2021-02-26
Exposed some testAPIs in UserManager
Kholoud Mohamed
2020-10-07
Should not switch to a user with removal in progress
Mayank Garg
2020-09-08
Added UserInfo.convertedFromPreCreated
Felipe Leme
2020-04-29
Update more Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-01-23
Switching to pre-created users should not be supported.
jovanak
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-26
Do not use empty UserInfo constructor
Bookatz
2019-11-21
Merge "Move UserTypeDetails & UserTypeFactory to services"
TreeHugger Robot
2019-11-18
Merge "Removed UserInfo.FLAG_MASK_USER_TYPE, it's not used anywhere anymore"
TreeHugger Robot
2019-11-18
Move UserTypeDetails & UserTypeFactory to services
Bookatz
2019-11-14
Introduce user types
Bookatz
2019-10-17
Update UserInfo.supportsSwitchToByUser to support Headless User Mode
Anthony Hugh
2019-10-09
Tiny improvement on UserInfo.getUserHandle()
Makoto Onuki
2019-10-03
Fix UserInfo Parcel
Bookatz
2019-10-02
Added option to pre-create user templates to optimize first user creation time.
Felipe Leme
2019-09-24
Whitelist packages for user types
Bookatz
2019-09-13
Removed UserInfo.FLAG_MASK_USER_TYPE, it's not used anywhere anymore
Felipe Leme
2019-09-11
Not support flag primary in headless system user mode for now.
Ying Zheng
2019-08-21
Defined a more generic way to let services "opt-out" from certain user types.
Felipe Leme
2019-08-13
Initial implementation of system service optimizations for different type of ...
Felipe Leme
2019-08-09
UserInfo: FULL and SYSTEM flags
Bookatz
2019-07-19
Add isHeadlessSystemUserMode() to UserManager
Eric Jeong
2019-07-17
Add condition to check if a user can have profile user
Eric Jeong
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2016-11-29
Allow overriding max profile in debugable builds.
Kenny Guy
2016-11-02
Add javadoc for profileGroupId
Tony Mak
2016-08-04
Remove another fw.show_hidden_users
Robin Lee
2016-05-18
Retail mode flag and some clients for it
Amith Yamasani
2016-03-27
Update PRE_BOOT_COMPLETED for FBE.
Jeff Sharkey
2016-03-23
Localize owner's name to current locale until changed
Amith Yamasani
2016-02-24
Prevent ephemeral user from being re-entered after stop.
Lenka Trochtova
2016-01-15
User creation with an intent
Amith Yamasani
2015-12-08
Introduce ephemeral users.
Lenka Trochtova
2015-12-07
Introduce quiet mode state to managed profile users
Rubin Xu
2015-09-23
Cleanup USER_OWNER in activity and location services
Xiaohui Chen
2015-08-27
Non-system users can now have restricted profiles
Fyodor Kupolov
2015-08-26
Merge "Limit the number of apps running as system user"
Fyodor Kupolov
2015-08-26
Limit the number of apps running as system user
Fyodor Kupolov
2015-08-24
More USER_OWNER cleanup.
Xiaohui Chen
2015-08-20
Allow non-owner users to have managed profiles.
Nicolas Prevot
2015-07-14
sys user split: refactor systemui user switcher
Xiaohui Chen
2015-06-23
Introduce system user and primary user.
Xiaohui Chen
2014-09-09
ActivityManager shouldn't return null for getCurrentUser
Adam Lesinski
2014-05-01
Adds an enabled state in UserInfo instead of DevicePolicyManager
Alexandra Gherghina
2014-04-02
Rename related users to profiles.
Kenny Guy
2014-02-24
Hide managed profiles from user switchers.
Kenny Guy
2014-02-11
Add concepts of related users and managed profiles to user manager.
Kenny Guy
2013-03-06
Shared accounts and sharing of apps
Amith Yamasani
[next]