summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am: Increase dropbox buffer size to 256KB (from 128KB)Igor Murashkin2013-10-232-14/+21
* Merge "Edge case: overriden system package moved & became privileged in OTA" ...Christopher Tate2013-10-222-7/+13
|\
| * Edge case: overriden system package moved & became privileged in OTAChristopher Tate2013-10-222-7/+13
* | Don't use transient states for wallpaper animation.Craig Mautner2013-10-223-11/+10
* | Merge "Check for home activity when switching focus." into klp-devCraig Mautner2013-10-221-10/+16
|\ \ | |/ |/|
| * Check for home activity when switching focus.Craig Mautner2013-10-221-10/+16
* | Merge "Make sure mFocusedStack is never the home stack." into klp-devCraig Mautner2013-10-221-11/+14
|\ \
| * | Make sure mFocusedStack is never the home stack.Craig Mautner2013-10-221-11/+14
| |/
* | Merge "Do not delete stacks that are not empty." into klp-devCraig Mautner2013-10-221-1/+6
|\ \
| * | Do not delete stacks that are not empty.Craig Mautner2013-10-211-1/+6
| |/
* | Merge "Fix issues catching up to touch events after a short pause." into klp-devJeff Brown2013-10-221-1/+1
|\ \
| * | Fix issues catching up to touch events after a short pause.Jeff Brown2013-10-171-1/+1
* | | Merge "Preserve window sizes when rebatching alarms" into klp-devChristopher Tate2013-10-221-11/+24
|\ \ \
| * | | Preserve window sizes when rebatching alarmsChristopher Tate2013-10-211-11/+24
* | | | Merge "Fix jank for translucent window transitions" into klp-devAdam Lesinski2013-10-221-0/+14
|\ \ \ \
| * | | | Fix jank for translucent window transitionsAdam Lesinski2013-10-211-0/+14
* | | | | Merge "Make setting PAC require CONNECTIVITY_INTERNAL" into klp-devJason Monk2013-10-211-2/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make setting PAC require CONNECTIVITY_INTERNALJason Monk2013-10-211-2/+17
| | |_|/ | |/| |
* | | | Merge "Fix priv-app edge case across OTAs" into klp-devChristopher Tate2013-10-213-5/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Fix priv-app edge case across OTAsChristopher Tate2013-10-183-5/+15
* | | | Merge "Clear the caller identity when dumping print system state." into klp-devSvetoslav2013-10-181-6/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Clear the caller identity when dumping print system state.Svetoslav2013-10-161-6/+11
* | | | Merge "Include external storage devices in DocumentsUI." into klp-devJeff Sharkey2013-10-181-2/+3
|\ \ \ \
| * | | | Include external storage devices in DocumentsUI.Jeff Sharkey2013-10-171-2/+3
* | | | | Merge "Plumb through physical device UUID and label." into klp-devJeff Sharkey2013-10-181-27/+57
|\ \ \ \ \ | |/ / / /
| * | | | Plumb through physical device UUID and label.Jeff Sharkey2013-10-161-27/+57
| |/ / /
* | | | Merge "Change how we use provisioning url so post works" into klp-devRobert Greenwalt2013-10-171-2/+3
|\ \ \ \
| * | | | Change how we use provisioning url so post worksRobert Greenwalt2013-10-171-2/+3
| | |_|/ | |/| |
* | | | Merge "Increase size of broadcast history lists on non-svelte devices." into ...Dianne Hackborn2013-10-171-2/+2
|\ \ \ \
| * | | | Increase size of broadcast history lists on non-svelte devices.Dianne Hackborn2013-10-161-2/+2
| | |/ / | |/| |
* | | | Fix issue #11217255: Setup Wizard ANR when adding new user profile from setti...Dianne Hackborn2013-10-163-18/+43
|/ / /
* | | Merge "Retry captiveportal check even if only one addr" into klp-devRobert Greenwalt2013-10-161-21/+34
|\ \ \
| * | | Retry captiveportal check even if only one addrRobert Greenwalt2013-10-151-21/+34
* | | | Merge "Remove debug logging." into klp-devCraig Mautner2013-10-164-10/+10
|\ \ \ \
| * | | | Remove debug logging.Craig Mautner2013-10-154-10/+10
| | |/ / | |/| |
* | | | Restore window manager stack order on user switch.Craig Mautner2013-10-152-11/+19
|/ / /
* | | Merge "Fix error when PAC set rapidly" into klp-devJason Monk2013-10-151-1/+1
|\ \ \
| * | | Fix error when PAC set rapidlyJason Monk2013-10-141-1/+1
* | | | Merge "Package checks for resloving recovery tokens should be user sensitive....Carlos Valdivia2013-10-151-8/+13
|\ \ \ \
| * | | | Package checks for resloving recovery tokens should be user sensitive.Carlos Valdivia2013-10-141-8/+13
| | |_|/ | |/| |
* | | | Merge "Clear displayStartTime whenever starting activity." into klp-devCraig Mautner2013-10-151-0/+1
|\ \ \ \
| * | | | Clear displayStartTime whenever starting activity.Craig Mautner2013-10-141-0/+1
| | |/ / | |/| |
* | | | Merge "Fix issue #11223335: APR: Lots of failures in procstats due to..." int...Dianne Hackborn2013-10-153-12/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix issue #11223335: APR: Lots of failures in procstats due to...Dianne Hackborn2013-10-143-12/+18
| | |/ | |/|
* | | Merge "Move the wallpaper beneath the keyguard." into klp-devCraig Mautner2013-10-141-4/+12
|\ \ \ | |/ / |/| |
| * | Move the wallpaper beneath the keyguard.Craig Mautner2013-10-141-4/+12
| |/
* | Merge "Throw when taking non-existant Uri permission." into klp-devJeff Sharkey2013-10-142-5/+7
|\ \
| * | Throw when taking non-existant Uri permission.Jeff Sharkey2013-10-142-5/+7
* | | Merge "Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY." into klp-devJohn Spurlock2013-10-141-5/+3
|\ \ \
| * | | Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.John Spurlock2013-10-141-5/+3
| | |/ | |/|