summaryrefslogtreecommitdiffstats
path: root/core/java/android/os
Commit message (Expand)AuthorAgeFilesLines
* Merge "New method returning user metadata." into jb-mr1-devDan Morrill2012-09-211-0/+9
|\
| * New method returning user metadata.Dan Morrill2012-09-201-0/+9
* | Query users excluding any being removedAmith Yamasani2012-09-202-4/+18
|/
* Migrate UI to supportsMultipleUsers().Jeff Sharkey2012-09-191-1/+1
* Make getMediaStorageDirectory() user-aware.Jeff Sharkey2012-09-181-6/+19
* Multi-user MTP.Jeff Sharkey2012-09-181-2/+4
* Merge "Pass Bitmap instead of ParcelFileDescriptor in UserManager" into jb-mr...Amith Yamasani2012-09-172-11/+12
|\
| * Pass Bitmap instead of ParcelFileDescriptor in UserManagerAmith Yamasani2012-09-172-11/+12
* | Merge "Fix API review bugs." into jb-mr1-devDianne Hackborn2012-09-171-2/+3
|\ \ | |/ |/|
| * Fix API review bugs.Dianne Hackborn2012-09-171-2/+3
* | Add UserManager.getUserIcon()Amith Yamasani2012-09-172-0/+17
|/
* Move NetworkPolicy from apps to UID.Jeff Sharkey2012-09-141-4/+8
* Merge "Use shared app gid for forward-locked processes" into jb-mr1-devKenny Root2012-09-132-1/+24
|\
| * Use shared app gid for forward-locked processesKenny Root2012-09-112-1/+24
* | Give DefaultContainerService all external storage.Jeff Sharkey2012-09-131-3/+6
* | Include user identifier in external storage paths.Jeff Sharkey2012-09-115-62/+232
|/
* USER_CURRENT_OR_SELF had the same int as USER_CURRENT!Dianne Hackborn2012-09-101-1/+1
* Merge "Enable auto-brightness adjustment feature with system prop." into jb-m...Jeff Brown2012-09-081-0/+9
|\
| * Enable auto-brightness adjustment feature with system prop.Jeff Brown2012-09-081-0/+9
* | Add Binder.getCallingUserHandle().Dianne Hackborn2012-09-071-1/+13
|/
* Include primary flag in StorageVolume.Jeff Sharkey2012-09-061-30/+27
* Screen magnification - feature - framework.Svetoslav Ganov2012-09-061-0/+21
* Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-devDianne Hackborn2012-08-311-28/+0
|\
| * Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-28/+0
* | Merge "Centralize the creation of the user system directory" into jb-mr1-devAmith Yamasani2012-08-311-0/+11
|\ \
| * | Centralize the creation of the user system directoryAmith Yamasani2012-08-311-0/+11
| |/
* | More improvements to the display manager.Jeff Brown2012-08-311-7/+29
|/
* Improve multi-user broadcasts.Dianne Hackborn2012-08-302-1/+18
* Access to all users' external storage.Jeff Sharkey2012-08-301-0/+2
* Run with scissors.Jeff Brown2012-08-291-0/+81
* Make it easier to create asynchronous Handlers.Jeff Brown2012-08-251-43/+75
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-0/+3
* Merge "Clean up firewall interface method names." into jb-mr1-devJeff Sharkey2012-08-241-4/+4
|\
| * Clean up firewall interface method names.Jeff Sharkey2012-08-241-4/+4
* | Merge "Framework interface for netd firewall." into jb-mr1-devJeff Sharkey2012-08-241-0/+7
|\ \ | |/
| * Framework interface for netd firewall.Jeff Sharkey2012-08-241-0/+7
* | Merge "Begin moving VPN to NetworkStateTracker pattern." into jb-mr1-devJeff Sharkey2012-08-231-1/+3
|\ \ | |/
| * Begin moving VPN to NetworkStateTracker pattern.Jeff Sharkey2012-08-231-1/+3
* | Merge "pass --locale argument to recovery" into jb-mr1-devDoug Zongker2012-08-231-3/+5
|\ \ | |/ |/|
| * pass --locale argument to recoveryDoug Zongker2012-08-231-3/+5
* | Merge "Iteration on multi-user external storage." into jb-mr1-devJeff Sharkey2012-08-221-3/+1
|\ \ | |/ |/|
| * Iteration on multi-user external storage.Jeff Sharkey2012-08-221-3/+1
* | Merge "Eliminate special battery calls by WindowManager" into jb-mr1-devCraig Mautner2012-08-221-7/+0
|\ \
| * | Eliminate special battery calls by WindowManagerCraig Mautner2012-08-221-7/+0
| |/
* | Merge "Remove permission requirement for some UserManager calls" into jb-mr1-devAmith Yamasani2012-08-221-0/+9
|\ \
| * | Remove permission requirement for some UserManager callsAmith Yamasani2012-08-221-0/+9
| |/
* | Merge "Make the screen brightness setting limits configurable." into jb-mr1-devJeff Brown2012-08-211-10/+5
|\ \ | |/ |/|
| * Make the screen brightness setting limits configurable.Jeff Brown2012-08-211-10/+5
* | Merge "Encapsulate locks in UEventObservers." into jb-mr1-devJeff Brown2012-08-201-84/+112
|\ \ | |/
| * Encapsulate locks in UEventObservers.Jeff Brown2012-08-201-84/+112