index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
pm
/
UserManagerService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-2
/
+2
*
User Manager service to manage users and query user details
Amith Yamasani
2012-08-11
1
-0
/
+615