Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change API from flush(handle) to flush(). Call flush on all active sensors in... | Aravind Akella | 2013-10-09 | 1 | -1/+1 |
* | fix a few problems with BitTube | Mathias Agopian | 2013-09-10 | 1 | -0/+6 |
* | Sensor batching. Changes to the native code. | Aravind Akella | 2013-09-03 | 1 | -1/+3 |
* | use a socketpair instead of a pipe in BitTube | Mathias Agopian | 2012-04-02 | 1 | -1/+4 |
* | Rename SensorChannel to BitTube | Mathias Agopian | 2011-10-20 | 1 | -2/+2 |
* | Replace epoll() with poll() and rename PollLoop to Looper. | Jeff Brown | 2010-09-14 | 1 | -3/+3 |
* | Added SensorManager.getMinDelay() | Mathias Agopian | 2010-07-29 | 1 | -1/+1 |
* | propagate sensor event rate properly | Mathias Agopian | 2010-07-21 | 1 | -2/+4 |
* | new SensorService | Mathias Agopian | 2010-07-19 | 1 | -0/+9 |
* | first step at implementing the native sensor support | Mathias Agopian | 2010-07-13 | 1 | -0/+71 |