summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/am
Commit message (Expand)AuthorAgeFilesLines
* Try again to fix issue #6912004:tap on gmail notification sends me to home sc...Dianne Hackborn2012-09-172-20/+40
* Fix issue #7175553: GRANT_URI_PERMISSION doesn't apper to work on secondary userDianne Hackborn2012-09-161-2/+2
* More multi-user stuff.Dianne Hackborn2012-09-152-97/+291
* Merge "Use shared app gid for forward-locked processes" into jb-mr1-devKenny Root2012-09-131-1/+14
|\
| * Use shared app gid for forward-locked processesKenny Root2012-09-111-1/+14
* | Fix service binding for singleUser servicesAmith Yamasani2012-09-121-6/+0
|/
* Animations for user switching.Dianne Hackborn2012-09-101-0/+6
* Flesh out multi-user in am commands.Dianne Hackborn2012-09-102-106/+127
* Various fixes.Dianne Hackborn2012-09-095-69/+94
* Add Binder.getCallingUserHandle().Dianne Hackborn2012-09-071-1/+1
* Explicitly specify current user everywhere home is started.Dianne Hackborn2012-09-071-11/+2
* Merge "Fix crash when setting wallpaper from non-primary user." into jb-mr1-devDianne Hackborn2012-09-071-1/+1
|\
| * Fix crash when setting wallpaper from non-primary user.Dianne Hackborn2012-09-071-1/+1
* | Merge "Resolve the correct home intent for secondary users" into jb-mr1-devAmith Yamasani2012-09-072-9/+29
|\ \ | |/ |/|
| * Resolve the correct home intent for secondary usersAmith Yamasani2012-09-072-9/+29
* | More multi-user stuff:Dianne Hackborn2012-09-074-69/+228
|/
* am 342c6bc8: am 54099555: am 380a8e3d: Merge "Am: Clean mLaunchingProviders o...Jean-Baptiste Queru2012-09-051-0/+2
|\
| * Merge "Am: Clean mLaunchingProviders of all providers started by the client"Jean-Baptiste Queru2012-09-051-0/+2
| |\
| | * Am: Clean mLaunchingProviders of all providers started by the clientVairavan Srinivasan2012-09-031-0/+2
* | | Merge "Add support for "-rtl" in resources" into jb-mr1-devFabrice Di Meglio2012-09-041-1/+3
|\ \ \
| * | | Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-1/+3
* | | | Fix issue #7097984 java.lang.SecurityException: Permission Denial:Dianne Hackborn2012-09-041-13/+24
* | | | Add registering for explicit users.Dianne Hackborn2012-09-045-22/+45
* | | | Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-316-125/+132
* | | | Enforce permissions for calls with specified userIdAmith Yamasani2012-08-301-1/+1
* | | | am 1a907db0: am 862c3835: am 4b60a8d1: Merge "Added check of ActivityInfo lau...Dianne Hackborn2012-08-301-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Added check of ActivityInfo launch mode when starting activity."Dianne Hackborn2012-08-301-1/+2
| |\ \ \
| | * | | Added check of ActivityInfo launch mode when starting activity.Johan Viktorsson2012-08-151-1/+2
| | | |/ | | |/|
* | | | Improve multi-user broadcasts.Dianne Hackborn2012-08-303-160/+288
* | | | Access to all users' external storage.Jeff Sharkey2012-08-301-4/+10
* | | | Merge "Bind to screenshot service for current user." into jb-mr1-devJeff Sharkey2012-08-291-1/+19
|\ \ \ \
| * | | | Bind to screenshot service for current user.Jeff Sharkey2012-08-281-1/+19
* | | | | Merge "Start implementing concept of "running" users." into jb-mr1-devDianne Hackborn2012-08-294-82/+336
|\ \ \ \ \
| * | | | | Start implementing concept of "running" users.Dianne Hackborn2012-08-284-82/+336
| |/ / / /
* | | | | Fix PendingIntent caching for multiuserAmith Yamasani2012-08-282-4/+11
|/ / / /
* | | | Relax permission requirement for sending broadcasts to other usersAmith Yamasani2012-08-273-48/+22
* | | | Merge "Fix installing applications from non-primary users." into jb-mr1-devDianne Hackborn2012-08-272-16/+26
|\ \ \ \
| * | | | Fix installing applications from non-primary users.Dianne Hackborn2012-08-272-16/+26
* | | | | Fix adb installAmith Yamasani2012-08-271-1/+1
|/ / / /
* | | | Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-242-11/+12
* | | | Merge "Iteration on multi-user external storage." into jb-mr1-devJeff Sharkey2012-08-221-9/+4
|\ \ \ \
| * | | | Iteration on multi-user external storage.Jeff Sharkey2012-08-221-9/+4
| | |_|/ | |/| |
* | | | am 29c6f24b: am 6ffe2594: Merge "restorecon /data/anr directory."Jean-Baptiste Queru2012-08-222-2/+17
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "restorecon /data/anr directory."Jean-Baptiste Queru2012-08-222-2/+17
| |\ \ \
| | * | | restorecon /data/anr directory.rpcraig2012-08-202-2/+17
| | | |/ | | |/|
* | | | Merge "Multiprocess activity should be allowed to run on current user" into j...Amith Yamasani2012-08-211-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Multiprocess activity should be allowed to run on current userAmith Yamasani2012-08-211-2/+2
* | | | Improve multi-user app management.Dianne Hackborn2012-08-215-17/+114
* | | | am ff7735b0: am a3db5297: Merge "ProviderMap: remove hashmap when entire user...Amith Yamasani2012-08-201-2/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ProviderMap: remove hashmap when entire user specific entries are removedVairavan Srinivasan2012-08-151-2/+12
| |/