summaryrefslogtreecommitdiffstats
path: root/services/jni
Commit message (Expand)AuthorAgeFilesLines
* less log spewJoe Onorato2010-01-081-1/+0
* LightsService cleanup:Mike Lockwood2009-11-271-0/+6
* Remove HardwareService and move vibrator support to VibratorService.Mike Lockwood2009-11-254-40/+81
* Add support for specifying the current LCD brightness mode to the backlight d...Mike Lockwood2009-11-101-2/+3
* Remove obsolete hardware auto-brightness support.Mike Lockwood2009-11-031-13/+0
* Fix issue #2149145: Safe Mode does not work on Sholes deviceDianne Hackborn2009-09-281-4/+4
* Add automatic lighting control frameworkDan Murphy2009-09-151-0/+13
* SensorService: call close_data_source when we have no more sensor clients.Mike Lockwood2009-08-301-0/+10
* BatteryService: Add support for new standard battery voltage and temperature ...Mike Lockwood2009-08-171-20/+88
* BatteryService: Remove hard coded power supply names.Mike Lockwood2009-08-171-18/+69
* merge from open-source masterJean-Baptiste Queru2009-08-041-1/+1
|\
| * fix method table wrong in com_android_server_HardwareService.cppKenny2009-08-051-1/+1
| * donut snapshotJean-Baptiste Queru2009-07-211-17/+60
| * donut snapshotJean-Baptiste Queru2009-05-201-0/+3
* | EventHub: Add support for excluding devices from being opened by as a keyboard.Mike Lockwood2009-07-161-0/+19
* | Implement virtual button support.Dianne Hackborn2009-07-141-0/+19
* | am 270e87f7: Sensors: Use a native_handle for the data channel instead of a s...Mike Lockwood2009-05-231-17/+60
|\ \
| * | Sensors: Use a native_handle for the data channel instead of a single file de...Mike Lockwood2009-05-231-17/+60
* | | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-202-4/+4
|/ /
* | If no battery stats are found, return status_unknownRebecca Schultz Zavin2009-05-051-0/+3
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-182-5/+99
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-098-0/+1039