summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't crash when preferred activity settings are malformed" into klp-devChristopher Tate2013-10-301-1/+7
|\
| * Don't crash when preferred activity settings are malformedChristopher Tate2013-10-291-1/+7
* | Merge "Do not fetch tasks that don't have activities." into klp-devCraig Mautner2013-10-301-0/+3
|\ \
| * | Do not fetch tasks that don't have activities.Craig Mautner2013-10-291-0/+3
* | | Merge "Force relayout at completion of status bar animation" into klp-devCraig Mautner2013-10-301-0/+4
|\ \ \
| * | | Force relayout at completion of status bar animationCraig Mautner2013-10-291-0/+4
| |/ /
* | | Merge "Always initialize local boolean variables when possible" into klp-devMichael Wright2013-10-291-9/+6
|\ \ \ | |_|/ |/| |
| * | Always initialize local boolean variables when possibleMichael Wright2013-10-291-9/+6
* | | Merge "am: Increase dropbox buffer size to 256KB (from 128KB)" into klp-devIgor Murashkin2013-10-292-14/+21
|\ \ \
| * | | am: Increase dropbox buffer size to 256KB (from 128KB)Igor Murashkin2013-10-232-14/+21
* | | | Merge "Complete implementation of the advanced print options." into klp-devSvetoslav2013-10-281-6/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Complete implementation of the advanced print options.Svetoslav2013-10-281-6/+14
* | | | Merge "Fix issue #11391003: Allow dumpsys meminfo to be used with native proc...Dianne Hackborn2013-10-281-14/+69
|\ \ \ \
| * | | | Fix issue #11391003: Allow dumpsys meminfo to be used with native processesDianne Hackborn2013-10-251-14/+69
* | | | | Merge "Always re-evaluate kernel alarm setpoints when a new alarm is added" i...Christopher Tate2013-10-281-8/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Always re-evaluate kernel alarm setpoints when a new alarm is addedChristopher Tate2013-10-281-8/+3
| |/ / /
* | | | Merge "Change order of operations so flag is not overwritten" into klp-devCraig Mautner2013-10-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Change order of operations so flag is not overwrittenCraig Mautner2013-10-251-1/+1
* | | | Merge "Fix issue #11374840: adb shell am startservice not working any more" i...Dianne Hackborn2013-10-251-10/+0
|\ \ \ \
| * | | | Fix issue #11374840: adb shell am startservice not working any moreDianne Hackborn2013-10-251-10/+0
| | |_|/ | |/| |
* | | | Merge "Add a method to set a list of uids for a wake lock" into klp-devMarco Nelissen2013-10-251-0/+15
|\ \ \ \
| * | | | Add a method to set a list of uids for a wake lockMarco Nelissen2013-10-251-0/+15
* | | | | Merge "Do not take screenshots when launching activities..." into klp-devCraig Mautner2013-10-251-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not take screenshots when launching activities...Craig Mautner2013-10-241-1/+4
| | |/ / | |/| |
* | | | Merge "Have the package manager write mimetype of preferred activities to xml...Erin Dahlgren2013-10-241-2/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Have the package manager write mimetype of preferred activities to xml.Erin Dahlgren2013-10-241-2/+11
* | | | Merge "Track window position with task position." into klp-devCraig Mautner2013-10-243-19/+39
|\ \ \ \
| * | | | Track window position with task position.Craig Mautner2013-10-243-19/+39
| | |/ / | |/| |
* | | | Merge "Support different watchdog timeouts for different entities" into klp-devChristopher Tate2013-10-242-37/+87
|\ \ \ \
| * | | | Support different watchdog timeouts for different entitiesChristopher Tate2013-10-242-37/+87
| | |/ / | |/| |
* | | | Merge "Disable time consuming debugging code." into klp-devCraig Mautner2013-10-241-1/+1
|\ \ \ \
| * | | | Disable time consuming debugging code.Craig Mautner2013-10-241-1/+1
* | | | | Merge "Improve Jank for translucent activities" into klp-devAdam Lesinski2013-10-241-17/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Improve Jank for translucent activitiesAdam Lesinski2013-10-231-17/+3
| | |/ / | |/| |
* | | | Merge "Search further than one task for fullscreen." into klp-devCraig Mautner2013-10-231-18/+38
|\ \ \ \
| * | | | Search further than one task for fullscreen.Craig Mautner2013-10-231-18/+38
| | |/ / | |/| |
* | | | Decouple IME_ACTIVE and IME_VISIBLE for hardware keyboards.John Spurlock2013-10-231-2/+6
| |/ / |/| |
* | | Merge "Fix issue #11278906: Some wm commands fail on shell users" into klp-devDianne Hackborn2013-10-231-38/+64
|\ \ \
| * | | Fix issue #11278906: Some wm commands fail on shell usersDianne Hackborn2013-10-231-38/+64
* | | | Merge "Fix issue #11323037: Android apk incorrectly marked as running in app ...Dianne Hackborn2013-10-233-25/+59
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix issue #11323037: Android apk incorrectly marked as running in app processesDianne Hackborn2013-10-223-25/+59
| |/ /
* | | 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
| |/ /