summaryrefslogtreecommitdiffstats
path: root/libs/gui/ISensorEventConnection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename SensorChannel to BitTubeMathias Agopian2011-10-201-4/+4
|
* new SensorServiceMathias Agopian2010-07-191-0/+3
| | | | | | | remove old sensor service and implement SensorManager on top of the new (native) SensorManger API. Change-Id: Iddb77d498755da3e11646473a44d651f12f40281
* first step at implementing the native sensor supportMathias Agopian2010-07-131-0/+108
in this commit: - implemented the C stub - implemented the binder interfaces involved - implemented most of the C++ client side missing: - SensorManager cannot connect to the SensorServer yet (because there is no SensorServer yet) Change-Id: I75010cbeef31c98d6fa62fd5d388dcef87c2636b