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