summaryrefslogtreecommitdiff
path: root/libs/gui/SensorEventQueue.cpp
AgeCommit message (Expand)Author
2012-03-07remove files that moved to frameworks/nativeMathias Agopian
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-10-20Rename SensorChannel to BitTubeMathias Agopian
2010-09-16Fix typo which causes sensors to fail miserablyMathias Agopian
2010-09-16part of fix for [3004226] Cannot end the call - Proximity sensor doesn't workMathias Agopian
2010-09-14Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown
2010-09-07Modify native ALooper to take an explicit ident.Dianne Hackborn
2010-07-29Added SensorManager.getMinDelay()Mathias Agopian
2010-07-21propagate sensor event rate properlyMathias Agopian
2010-07-19new SensorServiceMathias Agopian
2010-07-13first step at implementing the native sensor supportMathias Agopian