summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #6761130: Clearing app data in settings does not clear app's USB st...Dianne Hackborn2012-06-291-0/+76
* Merge "Fix issue #6745498: Cannot view consecutive event details from agenda ...Dianne Hackborn2012-06-282-6/+18
|\
| * Fix issue #6745498: Cannot view consecutive event details from agenda viewDianne Hackborn2012-06-282-6/+18
* | Merge "Update dumpsys power output." into jb-devCraig Mautner2012-06-281-3/+4
|\ \
| * | Update dumpsys power output.Craig Mautner2012-06-261-3/+4
* | | Merge "Fix issue #6730064: When turning off Nakasi, it very often..." into jb...Dianne Hackborn2012-06-261-7/+12
|\ \ \
| * | | Fix issue #6730064: When turning off Nakasi, it very often...Dianne Hackborn2012-06-261-7/+12
| | |/ | |/|
* | | Merge "Use removePackageLI instead of removing mPackages" into jb-devKenny Root2012-06-262-2/+14
|\ \ \
| * | | Use removePackageLI instead of removing mPackagesKenny Root2012-06-252-2/+14
* | | | Merge "DevicePolicyManagerService: dump less" into jb-devNick Kralevich2012-06-251-10/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | DevicePolicyManagerService: dump lessNick Kralevich2012-06-251-10/+0
| |/ /
* | | Merge "Fix issue #6381224: Initial emulator boot fails and shows a blank blac...Dianne Hackborn2012-06-251-15/+45
|\ \ \
| * | | Fix issue #6381224: Initial emulator boot fails and shows a blank black screen.Dianne Hackborn2012-06-251-15/+45
| |/ /
* | | Merge "Fix issue #6717667: expanded notification actions don't work on the lo...Dianne Hackborn2012-06-252-6/+16
|\ \ \
| * | | Fix issue #6717667: expanded notification actions don't work on the lock screenDianne Hackborn2012-06-252-6/+16
| |/ /
* | | Merge "DO NOT MERGE Fix issue #6697105: App launching sometimes has random pa...Dianne Hackborn2012-06-255-116/+219
|\ \ \
| * | | DO NOT MERGE Fix issue #6697105: App launching sometimes has random pausesDianne Hackborn2012-06-225-116/+219
* | | | Don't wait until boot timeout if there is no wallpaper.Jeff Brown2012-06-242-8/+19
* | | | Don't enable input dispatch until display enabled.Jeff Brown2012-06-241-2/+9
| |/ / |/| |
* | | 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