summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't display based on a dummy animation." into jb-devHiroshi Lockheimer2012-06-221-1/+2
|\
| * Don't display based on a dummy animation.Craig Mautner2012-06-221-1/+2
* | Merge "Increase bitmap memory cap for widgets (Bug 6597440)" into jb-devMichael Jurka2012-06-221-1/+3
|\ \
| * | Increase bitmap memory cap for widgets (Bug 6597440)Winson Chung2012-06-221-1/+3
* | | Merge "Don't crash in window manager if we fail getting .apk resources." into...Dianne Hackborn2012-06-221-0/+5
|\ \ \ | |_|/ |/| |
| * | Don't crash in window manager if we fail getting .apk resources.Dianne Hackborn2012-06-211-0/+5
* | | Fix starting window problems.Craig Mautner2012-06-213-6/+13
* | | Fix issue #6700897: Activity paused by activating the...Dianne Hackborn2012-06-211-6/+41
|/ /
* | Don't reset brightness to 0 on initial boot.Jeff Brown2012-06-201-2/+10
* | Merge "Workaround: Never reset the default IME if the system is not ready" in...satok2012-06-201-1/+10
|\ \
| * | Workaround: Never reset the default IME if the system is not readysatok2012-06-211-1/+10
* | | Merge "Fixing gesture recognition configuration in TouchExplorer." into jb-devCharles Chen2012-06-201-1/+3
|\ \ \
| * | | Fixing gesture recognition configuration in TouchExplorer.Casey Burkhardt2012-06-191-1/+3
| |/ /
* | | Merge "Fix issue #6686339: 2 taps required to launch notification..." into jb...Dianne Hackborn2012-06-203-15/+40
|\ \ \ | |/ / |/| |
| * | Fix issue #6686339: 2 taps required to launch notification...Dianne Hackborn2012-06-193-15/+40
* | | Merge "Clear sendingToBottom when animation is complete." into jb-devCraig Mautner2012-06-191-0/+5
|\ \ \ | |/ / |/| |
| * | Clear sendingToBottom when animation is complete.Craig Mautner2012-06-191-0/+5
* | | Handle SCREEN_ON/OFF broadcasts without blocking.Jeff Sharkey2012-06-191-2/+7
|/ /
* | Merge "More paths for turning on screen immediately." into jb-devCraig Mautner2012-06-181-1/+10
|\ \
| * | More paths for turning on screen immediately.Craig Mautner2012-06-181-1/+10
* | | Merge "Implement issue #6680894: Provide a way to configure app defaults..." ...Dianne Hackborn2012-06-182-9/+112
|\ \ \
| * | | Implement issue #6680894: Provide a way to configure app defaults...Dianne Hackborn2012-06-182-9/+112
* | | | Fix an NPE and possible unsynchronized call of Locked method.Jeff Brown2012-06-182-17/+22
|/ / /
* | | Capture window manager's last ANR state in bug report.Jeff Brown2012-06-172-18/+71
* | | Capture input dispatcher's last ANR state in bug report.Jeff Brown2012-06-172-12/+40
* | | Fix issue #6664140: Time to lock should work even Stay awake...Dianne Hackborn2012-06-152-34/+48
* | | Fix issue #6636731: Mariner animation ring gets stuckDianne Hackborn2012-06-152-2/+11
| |/ |/|
* | Merge "Help out issue #6654729: CAB + screen off during playback" into jb-devDianne Hackborn2012-06-141-2/+2
|\ \
| * | Help out issue #6654729: CAB + screen off during playbackDianne Hackborn2012-06-141-2/+2
* | | Merge "Don't finish noHistory="true" activities behind the lock screen" into ...Christopher Tate2012-06-141-4/+28
|\ \ \
| * | | Don't finish noHistory="true" activities behind the lock screenChristopher Tate2012-06-141-4/+28
* | | | Merge "Run the screen on/off broadcasts at foreground priority" into jb-devChristopher Tate2012-06-141-2/+4
|\ \ \ \
| * | | | Run the screen on/off broadcasts at foreground priorityChristopher Tate2012-06-141-2/+4
| |/ / /
* | | | Merge "Show even fewer notifications in Setup." into jb-devDaniel Sandler2012-06-141-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Show even fewer notifications in Setup.Daniel Sandler2012-06-141-0/+4
* | | | Merge "Expose apps when keyguard animating." into jb-devCraig Mautner2012-06-141-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Expose apps when keyguard animating.Craig Mautner2012-06-141-1/+1
* | | | Merge "Tweak recents launch app animation" into jb-devMichael Jurka2012-06-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Tweak recents launch app animationMichael Jurka2012-06-141-1/+1
* | | | Merge "Active window not updated window not updated properly." into jb-devSvetoslav Ganov2012-06-141-5/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Active window not updated window not updated properly.Svetoslav Ganov2012-06-141-5/+21
* | | | Merge "If a gesture cannot be detected the device should transition to touch ...Svetoslav Ganov2012-06-141-0/+29
|\ \ \ \ | |/ / /
| * | | If a gesture cannot be detected the device should transition to touch explora...Svetoslav Ganov2012-06-131-0/+29
| | |/ | |/|
* | | Merge "Fix NPE when public API removeProximityAlert() used before addProximit...Nick Pelly2012-06-141-1/+3
|\ \ \ | |/ / |/| |
| * | Fix NPE when public API removeProximityAlert() used before addProximityAlert().Nick Pelly2012-06-131-1/+3
* | | Merge "Do not hide animating window behind keyguard." into jb-devCraig Mautner2012-06-131-1/+1
|\ \ \
| * | | Do not hide animating window behind keyguard.Craig Mautner2012-06-122-3/+2
* | | | Merge "Update wallpaper visibility at time of hide/show." into jb-devCraig Mautner2012-06-133-20/+24
|\ \ \ \
| * | | | Update wallpaper visibility at time of hide/show.Craig Mautner2012-06-133-20/+24
| |/ / /
* | | | Merge "Clear identity when snoozing limit." into jb-devJeff Sharkey2012-06-131-1/+7
|\ \ \ \ | |_|_|/ |/| | |