Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix for wakeup sensors. | Aravind Akella | 2014-04-23 | 1 | -2/+5 |
* | Add stringType and requiredPermissions to SensorManager.java, as well as a pe... | Aravind Akella | 2014-04-11 | 1 | -0/+20 |
* | Revert "Add stringType and requiredPermissions to SensorManager.java, as well... | Etienne Le Grand | 2014-04-05 | 1 | -20/+0 |
* | Add stringType and requiredPermissions to SensorManager.java, as well as a pe... | Etienne Le Grand | 2014-04-04 | 1 | -0/+20 |
* | Replace epoll() with poll() and rename PollLoop to Looper. | Jeff Brown | 2010-09-14 | 1 | -3/+3 |
* | Modify native ALooper to take an explicit ident. | Dianne Hackborn | 2010-09-07 | 1 | -2/+2 |
* | Added SensorManager.getMinDelay() | Mathias Agopian | 2010-07-29 | 1 | -0/+4 |
* | new SensorService | Mathias Agopian | 2010-07-19 | 1 | -18/+19 |
* | first step at implementing the native sensor support | Mathias Agopian | 2010-07-13 | 1 | -0/+150 |