summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\
| * Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEAD...Eric Laurent2009-11-121-9/+23
* | PackageManager: Support secondary ABI for native code at installation time.David 'Digit' Turner2009-11-121-55/+140
* | Merge change I5ae73af7 into eclairAndroid (Google) Code Review2009-11-121-2/+10
|\ \ | |/ |/|
| * Don't back up system wallpapers.Dan Egnor2009-11-111-2/+10
* | Fix issue #2256270: Package manager sends bad broadcasts when components changeDianne Hackborn2009-11-111-21/+43
* | Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed bro...Dianne Hackborn2009-11-111-0/+7
* | Debugging for issue #2250075: Desk dock clock app sometimes doesn'tDianne Hackborn2009-11-113-32/+103
* | Do not force screen on when undocking from the desk dock.Mike Lockwood2009-11-111-1/+9
* | Fix issue #2248951: Need to turn off touch filtering outside of sholesDianne Hackborn2009-11-101-1/+4
* | Merge change I0de7979b into eclairAndroid (Google) Code Review2009-11-101-13/+52
|\ \
| * | Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screenDianne Hackborn2009-11-101-13/+52
* | | Add support for specifying the current LCD brightness mode to the backlight d...Mike Lockwood2009-11-103-22/+58
|/ /
* | Disabling user activity now resets user power state so the keyguard can set s...Mike Lockwood2009-11-101-0/+9
* | Do not deactivate the proximity sensor until after the sensor returns negative.Mike Lockwood2009-11-101-29/+54
* | Merge change Idcd98310 into eclairAndroid (Google) Code Review2009-11-101-1/+1
|\ \
| * | PowerManagerService: enable logging for when mPowerState changes.Mike Lockwood2009-11-091-1/+1
* | | Add a way for wallpapers to know the delta between virtual screens.Marco Nelissen2009-11-091-7/+28
|/ /
* | Use SystemClock.elapsedRealtime() instead of sensor timestampMike Lockwood2009-11-081-2/+2
* | Ignore the light sensor if the screen is turning off.Mike Lockwood2009-11-081-1/+12
|/
* Do not apply light sensor debounce logic while the light sensor is still warm...Mike Lockwood2009-11-071-11/+24
* Increase light sensor delay from one to two seconds.Mike Lockwood2009-11-061-1/+1
* Expose PowerManager.isScreenOn in the public api.Charles Mendis2009-11-062-9/+9
* Fix a race condition that could result in the screen being forced off indefin...Mike Lockwood2009-11-061-5/+7
* When tasks are moved to top or bottom, the app tokens are being rearranged.Suchi Amalapurapu2009-11-052-2/+5
* Merge change I2c6e54e4 into eclairAndroid (Google) Code Review2009-11-051-15/+49
|\
| * Throttle proximity sensor values so we do not process more than one change a ...Mike Lockwood2009-11-051-15/+49
* | Fix for 2221718: Hang in BatteryStatsService.noteBluetoothOnAmith Yamasani2009-11-051-2/+3
|/
* Merge change I4499ad72 into eclairAndroid (Google) Code Review2009-11-041-6/+0
|\
| * Fix bad merge fixes build breakage.Eric Olsen2009-11-041-6/+0
* | Merge change I76127f6f into eclairAndroid (Google) Code Review2009-11-041-16/+23
|\ \ | |/
| * Add support for colored LED on jogball backlight.Eric Olsen2009-11-041-16/+23
* | Fix #2176803 - restores from userdebug to user builds not workingChristopher Tate2009-11-041-2/+13
|/
* PowerManagerService: Fix manual brightness mode.Mike Lockwood2009-11-041-1/+2
* Fix 2233444 (No IME).Amith Yamasani2009-11-031-1/+2
* Revert "Revert "Fix notification bar performance.""Amith Yamasani2009-11-032-7/+9
* Revert "Revert "fix 2233092 - Notification shade gets stuck half-open""Amith Yamasani2009-11-031-6/+16
* Revert "fix 2233092 - Notification shade gets stuck half-open"Android Git Automerger2009-11-031-16/+6
* Revert "Fix notification bar performance."Android Git Automerger2009-11-032-9/+7
* Merge changes I116424c4,Ibd0ef67f into eclairAndroid (Google) Code Review2009-11-033-52/+2
|\