summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/SensorManager.java
Commit message (Expand)AuthorAgeFilesLines
* fix [4026375] SensorManager quaternion functions can call sqrt with a negativ...Mathias Agopian2011-03-071-2/+2
* Merge "fix [3452769] SensorEventListener can cause a java allocation at each ...Mathias Agopian2011-02-151-32/+56
|\
| * fix [3452769] SensorEventListener can cause a java allocation at each receive...Mathias Agopian2011-02-141-32/+56
* | fix [3452750] Issue 14634: SensorManager.getRotationMatrixFromVector gets NaN...Mathias Agopian2011-02-141-1/+2
|/
* fix [3355413] Gyro calls onAccuracyChanged and reports accuracy as UNRELIABLEMathias Agopian2011-01-161-3/+26
* Doc change: fix href to axis_globe_inverted orientation diagram.Dirk Dougherty2010-12-061-1/+1
* allow rotation-vector to have 4 componentsMathias Agopian2010-11-301-7/+14
* Fix SensorManager.getOrientation() documentation.Mathias Agopian2010-11-191-3/+13
* [3163098] Fix bug in angleChange funtion which caused the returned angle chan...Kevin Powell2010-11-031-18/+18
* part of fix for [3004226] Cannot end the call - Proximity sensor doesn't workMathias Agopian2010-09-161-5/+7
* fix [2931909] SensorManger breaks when using different SensorEventListener w/...Mathias Agopian2010-09-161-29/+58
* Improve Sensors documentation a bitMathias Agopian2010-08-251-1/+18
* add new sensor types for handling gyro data and device orientationKevin Powell2010-08-201-0/+177
* Improve documentation of getAltitudeMathias Agopian2010-08-181-1/+16
* Added SensorManager.getAltitude()Mathias Agopian2010-07-291-7/+30
* Added SensorManager.getMinDelay()Mathias Agopian2010-07-291-5/+8
* new SensorServiceMathias Agopian2010-07-191-132/+71
* More improvements to the SensorManager documentationMathias Agopian2010-07-021-87/+159
* Improve SensorManager documentationMathias Agopian2010-06-161-218/+378
* SensorManager: handle 270 and 180 rotation in the legacy APIsMathias Agopian2010-02-261-2/+23
* [2472946] Sensor.TYPE_ORIENTATION returns inverted roll valuesMathias Agopian2010-02-261-0/+2
* Rename Display.getOrientation() to Display.getRotation().Dianne Hackborn2010-02-261-7/+11
* fix [2313526] sensor enable race conditionMathias Agopian2010-02-041-17/+35
* less log spewJoe Onorato2010-01-081-2/+2
* fix [2330211] sensors thread priority too lowMathias Agopian2009-12-151-1/+1
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-241-10/+30
* Sensors: Use a native_handle for the data channel instead of a single file de...Mike Lockwood2009-05-231-21/+51
* fix 1812272 SensorManager method returns hidden objectMathias Agopian2009-04-271-4/+10
* AI 144135: am: CL 144134 Fix issue 1750132 - SensorManager listener 'rate' pa...Chris Tate2009-04-011-3/+8
* Automated import from //branches/donutburger/...@142801,142801Andreas Huber2009-03-251-9/+11
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1462
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1462/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-0/+18
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-5/+10
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-273/+1093
* Initial ContributionThe Android Open Source Project2008-10-211-0/+619