index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
SensorEvent.java
Age
Commit message (
Expand
)
Author
2020-12-16
Add feature for inputdevice sensor manager.
Chris Ye
2020-10-19
Fix documentation of heart beat sensor
Arthur Ishiguro
2020-03-16
Clarify timestamp definition for SensorEvent
Anthony Stange
2020-01-21
Add hinge angle sensor type to sensors framework
Anthony Stange
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-08
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-09-22
Fixing code formatting to comform to checkstyle
Peng Xu
2017-01-18
Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API
Nick Vaccaro
2017-01-13
Fix documentaiton formatting errors.
Ashutosh Joshi
2017-01-11
Add an uncalibrated acclerometer sensor type.
Ashutosh Joshi
2016-03-30
Fix a few known issue in sensor framework
Peng Xu
2016-01-27
Adding new sensor types.
Ashutosh Joshi
2016-01-25
Adding a sensor for device pose with six degrees of freedom
Ashutosh Joshi
2016-01-15
Define TYPE_DEVICE_ORIENTATION
Trevor Bunker
2015-05-21
Bug fix and documentation clarification
Peng Xu
2013-06-13
revise docs for new sensor types. fix markup error causing tons of code font
Scott Main
2013-04-29
Doc update: manual merge of changes from jb-mr1.1
kmccormick
2013-04-11
Sensor values changes.
Jaikumar Ganesh
2013-04-11
Add new sensor types.
Jaikumar Ganesh
2013-03-13
Revert "Add new sensor types."
Jaikumar Ganesh
2013-03-12
Add new sensor types.
Jaikumar Ganesh
2012-02-09
docs: fix misc doc bugs from external issue tracker
Scott Main
2011-09-07
improve the gyroscope javadoc
Mathias Agopian
2011-05-19
Merge 111d17ce
Jean-Baptiste Queru
2011-05-18
Merge 4b999030
Jean-Baptiste Queru
2011-05-02
improve documentation for the ROTATION_VECTOR sensor
Mathias Agopian
2011-05-02
Add documentation for Sensor.TYPE_PRESSURE
Mathias Agopian
2011-04-13
support humidity sensor type
Urs Fleisch
2011-03-22
fix [4056232] Deprecate Sensor.TYPE_TEMPERATURE and add Sensor.TYPE_AMBIENT_T...
Mathias Agopian
2011-02-23
docs: fix sensorevent code snippets
Scott Main
2010-11-30
allow rotation-vector to have 4 components
Mathias Agopian
2010-11-09
Improve gyro and accelerometer java doc
Mathias Agopian
2010-10-18
Doc change: escape angle brackets in javadoc comment.
Dirk Dougherty
2010-09-06
Quell annoying Java ascii/unicode warning.
Brad Fitzpatrick
2010-08-20
add new sensor types for handling gyro data and device orientation
Kevin Powell
2010-07-02
More improvements to the SensorManager documentation
Mathias Agopian
2010-06-16
Improve SensorManager documentation
Mathias Agopian
2010-02-26
[2472946] Sensor.TYPE_ORIENTATION returns inverted roll values
Mathias Agopian
2009-11-03
Add documentation for proximity and light sensors.
Mike Lockwood
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project