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
/
services
/
java
/
com
/
android
/
server
/
pm
/
UserManagerService.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-09-26
Don't remove restrictions files that are valid
Amith Yamasani
2013-09-05
Remove unused APIs and rename others based on API review
Amith Yamasani
2013-08-29
UserManagerService upgrades users on first restart.
Geoffrey Borggaard
2013-08-07
Try again to cleanup all blocked apps
Amith Yamasani
2013-08-06
Remove restrictions PIN for all users
Amith Yamasani
2013-07-23
User restriction API to disable single-user restrictions feature.
Amith Yamasani
2013-07-18
Have UserManagerService clear the restrictions and unblock apps
Amith Yamasani
2013-07-09
Clean up any restrictions files that shouldn't be there.
Amith Yamasani
2013-06-25
Single-user restrictions
Amith Yamasani
2013-05-09
Cache the scaled avatar drawables in the keyguard user switcher
Amith Yamasani
2013-04-17
Modify restrictions bundle per api council recommendations
Amith Yamasani
2013-04-11
Add user restrictions (credentials, user removal)
Emily Bernier
2013-04-10
Fix a security check in getting app restrictions
Amith Yamasani
2013-03-29
Improve RestrictionEntry API
Amith Yamasani
2013-03-27
Add user restrictions for bluetooth, sideloading, usb file transfer
Maggie Benthall
2013-03-26
Device Owner, a special kind of device admin
Amith Yamasani
2013-03-20
Application restrictions API
Amith Yamasani
2013-03-06
Shared accounts and sharing of apps
Amith Yamasani
2013-02-25
Add location sharing toggle user restriction.
Maggie Benthall
2013-02-12
Hacks to fix lockdown
Geoffrey Borggaard
2013-02-08
Starting point for User Restrictions API
Amith Yamasani
2012-11-15
Make sure that the owner user is marked initialized.
Amith Yamasani
2012-11-07
Avoid recycling recently removed user IDs.
Jeff Sharkey
2012-10-26
Fix the user name for the owner.
Amith Yamasani
2012-10-19
Fix crashes when quickly adding and removing users
Amith Yamasani
2012-10-17
Allow services to query the info for a dying user.
Amith Yamasani
2012-10-15
Do cleanup when Stopping users
Amith Yamasani
2012-10-04
Fix serial number assignment for new user on a freshly wiped device
Amith Yamasani
2012-09-28
Fix issue #7211769 and #7244492, thrash around on #7226656.
Dianne Hackborn
2012-09-20
Query users excluding any being removed
Amith Yamasani
2012-09-18
Multi-user MTP.
Jeff Sharkey
2012-09-17
Pass Bitmap instead of ParcelFileDescriptor in UserManager
Amith Yamasani
2012-09-17
Merge "Start userId from 10, reserving 1-9 for special use in the future." in...
Amith Yamasani
2012-09-17
Start userId from 10, reserving 1-9 for special use in the future.
Amith Yamasani
2012-09-17
Add UserManager.getUserIcon()
Amith Yamasani
2012-09-15
More multi-user stuff.
Dianne Hackborn
2012-09-11
Enforce a user limit
Amith Yamasani
2012-09-10
Flesh out multi-user in am commands.
Dianne Hackborn
2012-08-31
Centralize the creation of the user system directory
Amith Yamasani
2012-08-30
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-28
Start implementing concept of "running" users.
Dianne Hackborn
2012-08-24
Some clean up of app install and user management.
Dianne Hackborn
2012-08-24
Keep track of whether an app is installed for each user.
Dianne Hackborn
2012-08-22
Merge "Fix deadlock in removing a user" into jb-mr1-dev
Amith Yamasani
2012-08-22
Fix deadlock in removing a user
Amith Yamasani
2012-08-22
Remove permission requirement for some UserManager calls
Amith Yamasani
2012-08-17
Fix build part 2
Amith Yamasani
2012-08-17
Save preferred activity info with user id.
Amith Yamasani
2012-08-17
UserHandle to UserSerialNo mapping
Amith Yamasani
[next]