index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
HardwareService.java
Age
Commit message (
Expand
)
Author
2009-11-25
Remove HardwareService and move vibrator support to VibratorService.
Mike Lockwood
2009-11-10
Add support for specifying the current LCD brightness mode to the backlight d...
Mike Lockwood
2009-11-04
Fix bad merge fixes build breakage.
Eric Olsen
2009-11-04
Add support for colored LED on jogball backlight.
Eric Olsen
2009-11-03
Remove obsolete hardware auto-brightness support.
Mike Lockwood
2009-10-15
Add separate configuration flag for hardware ALS support.
Mike Lockwood
2009-09-15
Move backlight brightness from HardwareService to PowerManager
Mike Lockwood
2009-09-15
Add automatic lighting control framework
Dan Murphy
2009-08-19
Check for a timeout <= 0 before adding the vibration.
Patrick Scott
2009-07-06
Improve the Vibrator service by keeping track of multiple vibration requests.
Patrick Scott
2009-03-31
AI 143823: am: CL 143800 am: CL 143748 Fix issue #1743326 (More battery stats)
Dianne Hackborn
2009-03-24
Automated import from //branches/master/...@141087,141087
Joe Onorato
2009-03-18
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-02
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project