summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Immediately close the shade when the status bar is disabled. (DO NOT MERGE)Daniel Sandler2009-12-271-1/+4
* Issue #2335763: Cant dial emergency number on my deviceDianne Hackborn2009-12-181-0/+12
* Fix issue 2324029: In-call (and other) audio screwed up after using Pandora (...Eric Laurent2009-12-141-17/+14
* Fix #2269582 Sometimes camera preview screen is truncatedDianne Hackborn2009-12-111-8/+51
* Merge change I2ffe306f into eclairAndroid (Google) Code Review2009-12-111-1/+1
|\
| * Fix issue #2304284: contacts/dialer/recentcalls constantly flashingDianne Hackborn2009-12-111-1/+1
* | Fix #2320798: Device hang then runtime restartChristopher Tate2009-12-111-9/+9
|/
* Fix #2313887: Device doesn't boot after rebooting device...Dianne Hackborn2009-12-091-1/+15
* Fix #2313382: SECURITY: Live wallpapers get touch events through the lock scr...Dianne Hackborn2009-12-081-1/+3
* Merge change Ib097fbbf into eclairAndroid (Google) Code Review2009-12-071-21/+7
|\
| * DO NOT MERGE Reverting change I53e91db7.Robert Greenwalt2009-12-071-21/+7
* | Merge change I204e4787 into eclairAndroid (Google) Code Review2009-12-072-21/+29
|\ \ | |/ |/|
| * Fix updating Bluetooth icon on status bar and for Wifi.Jaikumar Ganesh2009-12-072-21/+29
* | Filter out minor Connectivity Notifications.Robert Greenwalt2009-12-071-7/+21
|/
* If the usage stats file doesn't exist in the first place there is no need toSuchi Amalapurapu2009-12-041-13/+11
* Merge change I79420b02 into eclairAndroid (Google) Code Review2009-12-031-3/+12
|\
| * Add support for Car Dock.Jaikumar Ganesh2009-12-031-3/+12
* | Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was tur...Mike Lockwood2009-12-031-21/+23
* | Make the notification panel send the position as well.Joe Onorato2009-12-021-1/+7
* | Fix issue #2300232: Bugs in resolving conflicting pointersDianne Hackborn2009-12-021-2/+5
|/
* Implement new notification LED blinking logic:Mike Lockwood2009-12-021-9/+39
* Fix issue #2296457: PackageManager.addPackageToPreferred needs to a no-opDianne Hackborn2009-12-011-123/+4
* Merge change I2b7c8a32 into eclairAndroid (Google) Code Review2009-11-301-1/+3
|\
| * Fix more of bug 2290852: Don't wake screen when bluetooth headset is connecte...Mike Lockwood2009-11-301-1/+3
* | Fix issue 2192673: Music Pausing Even when notifications are set to silent.Eric Laurent2009-11-271-8/+13
|/
* Finish fixing issue #2228381: android.view.InflateException...Dianne Hackborn2009-11-241-13/+24
* Fix issue #2281046: Size and pressure don't changeDianne Hackborn2009-11-231-0/+4
* Add logging of headset events to help debug issue.Eric Olsen2009-11-231-1/+1
* Merge change I2083b297 into eclairAndroid (Google) Code Review2009-11-231-46/+56
|\
| * Fix issue 2265111: Loss of downlink audio while listening, and get a MT call.Eric Laurent2009-11-201-46/+56
* | Fix issue #2267665 IME keyboard appears as Blank in compose view...Dianne Hackborn2009-11-231-1/+6
* | Fix deadlock in WindowManagerService.reenableKeyguard()Mike Lockwood2009-11-221-19/+25
* | AlarmManagerService: Fix daylight savings time offset computationMike Lockwood2009-11-201-2/+6
|/
* Merge change I813fdb7a into eclairAndroid (Google) Code Review2009-11-181-6/+12
|\
| * Fixes for proximity sensor behavior:Mike Lockwood2009-11-181-6/+12
* | Fix issue #2249821: Unable to start passion in safe modeDianne Hackborn2009-11-182-0/+100
|/
* Fix bug 2252145 - Notification panel not closing completely when a call comes inJoe Onorato2009-11-171-10/+8
* Revert "PowerManagerService: enable logging for when mPowerState changes."Mike Lockwood2009-11-161-1/+1
* Merge change Ia428b2c2 into eclairAndroid (Google) Code Review2009-11-161-31/+79
|\
| * This time for sure: make wallpapers workMike Cleron2009-11-151-31/+79
* | Work on issue 2259506: camera ANRed and then device runtime restartedDianne Hackborn2009-11-161-21/+47
* | Keep screen bright until boot completed.Mike Lockwood2009-11-151-2/+20
* | Fix a race condition that resulted in the screen coming on without the bright...Mike Lockwood2009-11-141-3/+5
* | PowerManagerService: Hold a wakelock while mProximityTask is queuedMike Lockwood2009-11-141-1/+30
|/
* Merge change Id6c0b844 into eclairAndroid (Google) Code Review2009-11-131-0/+6
|\
| * Unbreak setting photos as wallpaperMike Cleron2009-11-131-0/+6
* | Merge change I322b6ee7 into eclairAndroid (Google) Code Review2009-11-131-25/+35
|\ \ | |/
| * Add support for making a LiveWallpaper the default Mike Cleron2009-11-121-25/+35
* | A little more on #2256270: Package manager sends bad broadcasts when componen...Dianne Hackborn2009-11-131-5/+5
|/
* Merge change I923d7d72 into eclairAndroid (Google) Code Review2009-11-121-9/+23
|\