summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Remove obsolete hardware auto-brightness support.Mike Lockwood2009-11-033-52/+2
* | fix 2233092 - Notification shade gets stuck half-openJoe Onorato2009-11-031-6/+16
|/
* Merge change Icbb3aa0a into eclairAndroid (Google) Code Review2009-11-021-3/+13
|\
| * Use setRepeating() rather than setInexactRepeating() for backup scheduling,Dan Egnor2009-10-301-3/+13
* | Merge change I0d7dc3b8 into eclairAndroid (Google) Code Review2009-11-022-7/+9
|\ \
| * | Fix notification bar performance.Joe Onorato2009-11-022-7/+9
* | | Fix problem with proximity sensor not reawaking screen if the values change t...Mike Lockwood2009-11-021-0/+2
* | | Do not advance mLastEventTime when enabling or disabling user activity.Mike Lockwood2009-11-021-1/+0
|/ /
* | Add warning that hardware auto-brightness is deprecated and will be removed i...Mike Lockwood2009-11-011-1/+12
* | Manage button and keyboard backlights with light sensor in both manual and au...Mike Lockwood2009-11-011-14/+15
* | Don't turn on keyboard backlights when keyboard is closed in auto brightness ...Mike Lockwood2009-10-311-2/+16
* | Use separate flags for enabling hardware and software auto-brightness.Mike Lockwood2009-10-311-18/+25
|/
* When upgrading packages with shared user ids make sure we are eliminatingSuchi Amalapurapu2009-10-291-2/+6
* Check that the window which wants to force hide is visible before setting the...Suchi Amalapurapu2009-10-281-1/+2
* Merge change I8e7f5f07 into eclairAndroid (Google) Code Review2009-10-281-0/+9
|\
| * DO NOT MERGE: Fix loss of focus after wakeup into incall screenChristopher Tate2009-10-281-0/+9
* | Merge change Id4d04def into eclairAndroid (Google) Code Review2009-10-281-7/+25
|\ \
| * | Fix a race that kept the locale picker from working under heavy CPU load.Eric Fischer2009-10-271-7/+25
* | | A better solution for ignoring user activity while the screen is animating off.Mike Lockwood2009-10-271-8/+5
| |/ |/|
* | PowerManagerService: Animate LCD backlight changes due to autobrightness supp...Mike Lockwood2009-10-271-17/+41
|/
* PowerManagerService: Fix bug resulting in backlights turning on while screen ...Mike Lockwood2009-10-271-10/+15
* PowerManagerService: Clear Binder calling identity around calls to Sensor Man...Mike Lockwood2009-10-261-9/+27
* LocationManagerService: clear calling identity in mock provider calls.Mike Lockwood2009-10-261-0/+8
* PowerManagerService: Ensure that recent changes do not effect the hardware AL...Mike Lockwood2009-10-261-6/+13
* PowerManagerService: Do not enable light sensor if hardware backlight managem...Mike Lockwood2009-10-241-1/+1
* Implement feature #2117336: Create event communication APIs for live wallpaperDianne Hackborn2009-10-221-26/+80
* Merge change I63c2d9ed into eclairAndroid (Google) Code Review2009-10-221-0/+23
|\
| * Update the names of the widgets when the locale changes.Eric Fischer2009-10-221-0/+23