summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/SensorEvent.java
AgeCommit message (Expand)Author
2020-12-16Add feature for inputdevice sensor manager.Chris Ye
2020-10-19Fix documentation of heart beat sensorArthur Ishiguro
2020-03-16Clarify timestamp definition for SensorEventAnthony Stange
2020-01-21Add hinge angle sensor type to sensors frameworkAnthony Stange
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-08Add @UnsupportedAppUsage annotationsMathew Inwood
2017-09-22Fixing code formatting to comform to checkstylePeng Xu
2017-01-18Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor APINick Vaccaro
2017-01-13Fix documentaiton formatting errors.Ashutosh Joshi
2017-01-11Add an uncalibrated acclerometer sensor type.Ashutosh Joshi
2016-03-30Fix a few known issue in sensor frameworkPeng Xu
2016-01-27Adding new sensor types.Ashutosh Joshi
2016-01-25Adding a sensor for device pose with six degrees of freedomAshutosh Joshi
2016-01-15Define TYPE_DEVICE_ORIENTATIONTrevor Bunker
2015-05-21Bug fix and documentation clarificationPeng Xu
2013-06-13revise docs for new sensor types. fix markup error causing tons of code fontScott Main
2013-04-29Doc update: manual merge of changes from jb-mr1.1kmccormick
2013-04-11Sensor values changes.Jaikumar Ganesh
2013-04-11Add new sensor types.Jaikumar Ganesh
2013-03-13Revert "Add new sensor types."Jaikumar Ganesh
2013-03-12Add new sensor types.Jaikumar Ganesh
2012-02-09docs: fix misc doc bugs from external issue trackerScott Main
2011-09-07improve the gyroscope javadocMathias Agopian
2011-05-19Merge 111d17ceJean-Baptiste Queru
2011-05-18Merge 4b999030Jean-Baptiste Queru
2011-05-02improve documentation for the ROTATION_VECTOR sensorMathias Agopian
2011-05-02Add documentation for Sensor.TYPE_PRESSUREMathias Agopian
2011-04-13support humidity sensor typeUrs Fleisch
2011-03-22fix [4056232] Deprecate Sensor.TYPE_TEMPERATURE and add Sensor.TYPE_AMBIENT_T...Mathias Agopian
2011-02-23docs: fix sensorevent code snippetsScott Main
2010-11-30allow rotation-vector to have 4 componentsMathias Agopian
2010-11-09Improve gyro and accelerometer java docMathias Agopian
2010-10-18Doc change: escape angle brackets in javadoc comment.Dirk Dougherty
2010-09-06Quell annoying Java ascii/unicode warning.Brad Fitzpatrick
2010-08-20add new sensor types for handling gyro data and device orientationKevin Powell
2010-07-02More improvements to the SensorManager documentationMathias Agopian
2010-06-16Improve SensorManager documentationMathias Agopian
2010-02-26[2472946] Sensor.TYPE_ORIENTATION returns inverted roll valuesMathias Agopian
2009-11-03Add documentation for proximity and light sensors.Mike Lockwood
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project