summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Separate out animations from layout."Craig Mautner2012-03-144-189/+196
|\
| * Separate out animations from layout.Craig Mautner2012-03-144-189/+196
* | Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-144-145/+113
* | Merge "Record the trimmed cmd string for logs"Robert Greenwalt2012-03-131-40/+31
|\ \ | |/ |/|
| * Record the trimmed cmd string for logsRobert Greenwalt2012-03-131-40/+31
* | Merge "Set the reason for screen-off before usage."Craig Mautner2012-03-131-1/+1
|\ \
| * | Set the reason for screen-off before usage.Craig Mautner2012-03-131-1/+1
* | | am 8f30d219: am f0533f94: am 0e873700: Remove the country detector loggingDaniel Lehmann2012-03-122-2/+7
|\ \ \
| * \ \ am 0e873700: Remove the country detector loggingDaniel Lehmann2012-03-122-2/+7
| |\ \ \
| | * | | Remove the country detector loggingDaniel Lehmann2012-03-122-2/+7
| * | | | am 27e20ccd: Merge "Fix issue #6073913: onActivityResult() not getting called...Dianne Hackborn2012-02-282-33/+31
| |\ \ \ \ | | |/ / /
* | | | | Merge "Dejank: also animate window moves due to requested size changes."Dianne Hackborn2012-03-121-0/+13
|\ \ \ \ \
| * | | | | Dejank: also animate window moves due to requested size changes.Dianne Hackborn2012-03-121-0/+13
| | |_|/ / | |/| | |
* | | | | Merge "ActivityManager: add option to allow OpenGL trace."Siva Velusamy2012-03-122-13/+44
|\ \ \ \ \
| * | | | | ActivityManager: add option to allow OpenGL trace.Siva Velusamy2012-03-122-13/+44
| | |_|_|/ | |/| | |
* | | | | Let <path-permission> block unprotected providers.Jeff Sharkey2012-03-121-51/+74
| |/ / / |/| | |
* | | | Merge "Save timezone when setting data cycle reset date."Jeff Sharkey2012-03-091-6/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Save timezone when setting data cycle reset date.Jeff Sharkey2012-03-091-6/+17
* | | | Merge "Fix state machine sequence causing wallpaper flash."Craig Mautner2012-03-092-14/+27
|\ \ \ \
| * | | | Fix state machine sequence causing wallpaper flash.Craig Mautner2012-03-092-14/+27
* | | | | Merge "Improved rotation animation."Dianne Hackborn2012-03-091-4/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improved rotation animation.Dianne Hackborn2012-03-091-4/+10
* | | | | Merge "Fix softap start"Irfan Sheriff2012-03-091-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix softap startIrfan Sheriff2012-03-091-1/+0
* | | | | Merge "Fix crash."Dianne Hackborn2012-03-081-1/+1
|\ \ \ \ \
| * | | | | Fix crash.Dianne Hackborn2012-03-081-1/+1
| | |/ / / | |/| | |
* | | | | Merge "Use the Choreographer for Drawable animations."Jeff Brown2012-03-081-1/+1
|\ \ \ \ \
| * | | | | Use the Choreographer for Drawable animations.Jeff Brown2012-03-071-1/+1
* | | | | | Merge "Make SyncManager and AccountManagerService multi-user aware."Amith Yamasani2012-03-082-1/+5
|\ \ \ \ \ \
| * | | | | | Make SyncManager and AccountManagerService multi-user aware.Amith Yamasani2012-03-082-1/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge "Dispatch screen state change events to Views Bug #6120957"Romain Guy2012-03-081-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Dispatch screen state change events to ViewsRomain Guy2012-03-081-1/+1
* | | | | | Add new Intent API for associating a ClipData with an Intent.Dianne Hackborn2012-03-088-70/+124
|/ / / / /
* | | | | Merge "Ignore draw requests when the display is off"Romain Guy2012-03-081-0/+16
|\ \ \ \ \
| * | | | | Ignore draw requests when the display is offRomain Guy2012-03-051-0/+16
| |/ / / /
* | | | | Merge "Prevent potential stall in dns proxy."Selim Gurun2012-03-071-0/+1
|\ \ \ \ \
| * | | | | Prevent potential stall in dns proxy.Selim Gurun2012-02-271-0/+1
* | | | | | Merge "Fix 6119433: disambiguate screen brightness changes from other lights"Jim Miller2012-03-071-2/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix 6119433: disambiguate screen brightness changes from other lightsJim Miller2012-03-071-2/+6
| | |/ / / | |/| | |
* | | | | Merge "Avoid updating network stats after shutdown."Jeff Sharkey2012-03-061-0/+9
|\ \ \ \ \
| * | | | | Avoid updating network stats after shutdown.Jeff Sharkey2012-03-061-0/+9
* | | | | | Merge "Work on more low memory reporting to apps."Dianne Hackborn2012-03-061-25/+59
|\ \ \ \ \ \
| * | | | | | Work on more low memory reporting to apps.Dianne Hackborn2012-03-061-25/+59
* | | | | | | Merge "Make NDC not block forever and handle restart."Robert Greenwalt2012-03-062-60/+216
|\ \ \ \ \ \ \
| * | | | | | | Make NDC not block forever and handle restart.Robert Greenwalt2012-02-292-60/+216
* | | | | | | | Merge "Fix deadlock by making DropBoxManager call async."Craig Mautner2012-03-061-6/+24
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix deadlock by making DropBoxManager call async.Craig Mautner2012-03-061-6/+24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix issues #6103378 and #5959515."Dianne Hackborn2012-03-061-0/+11
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix issues #6103378 and #5959515.Dianne Hackborn2012-03-051-0/+11
* | | | | | | Merge "PowerManagerService: only turn off screen when we really mean to"Dima Zavin2012-03-051-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |