Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo which causes sensors to fail miserably | Mathias Agopian | 2010-09-16 | 1 | -1/+1 |
* | part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work | Mathias Agopian | 2010-09-16 | 1 | -2/+16 |
* | Replace epoll() with poll() and rename PollLoop to Looper. | Jeff Brown | 2010-09-14 | 1 | -11/+11 |
* | Modify native ALooper to take an explicit ident. | Dianne Hackborn | 2010-09-07 | 1 | -1/+1 |
* | Added SensorManager.getMinDelay() | Mathias Agopian | 2010-07-29 | 2 | -4/+12 |
* | Fix a memory corruption when writting Sensor into a parcel | Mathias Agopian | 2010-07-22 | 1 | -1/+1 |
* | propagate sensor event rate properly | Mathias Agopian | 2010-07-21 | 1 | -2/+6 |
* | new SensorService | Mathias Agopian | 2010-07-19 | 5 | -12/+82 |
* | first step at implementing the native sensor support | Mathias Agopian | 2010-07-13 | 7 | -0/+656 |