summaryrefslogtreecommitdiffstats
path: root/services/sensorservice/SensorService.h
Commit message (Expand)AuthorAgeFilesLines
* track UID with connectionsMathias Agopian2012-09-181-1/+4
* add a way to enable debugging sensors at runtimeMathias Agopian2012-06-281-0/+1
* Rename SensorChannel to BitTubeMathias Agopian2012-06-271-3/+3
* PermissionCache caches permission checksMathias Agopian2012-06-271-2/+0
* improve orientation sensor with gyro dataMathias Agopian2012-06-271-0/+1
* Fix a few issues with sensors reference-countingMathias Agopian2012-06-271-0/+2
* fix [3421350] Killing a game that uses the accelerometer renders the device u...Mathias Agopian2012-06-271-1/+1
* Add support for virtual sensors.Mathias Agopian2012-06-271-15/+12
* Fix a race condition in sensormanagerMathias Agopian2012-06-271-1/+2
* record the last event received regardless of having clients or notMathias Agopian2012-06-271-0/+2
* improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)Mathias Agopian2012-06-271-2/+2
* SensorService handles last known state properlyMathias Agopian2012-06-271-1/+4
* filter sensor event by connectionMathias Agopian2012-06-271-3/+2
* propagate sensor event rate properly to the sensor HALMathias Agopian2012-06-271-8/+26
* SensorService doesn't crash if correct HAL is not presentMathias Agopian2012-06-271-0/+1
* Better dumpsys logsMathias Agopian2012-06-271-0/+1
* new SensorServiceMathias Agopian2012-06-271-0/+119