summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/SensorManager.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix registerListener documentation bug in which the notice does not co...Treehugger Robot2022-02-151-1/+1
|\
| * Fix registerListener documentation bug in which the notice does not contain t...Dereck Bridie2022-02-151-1/+1
* | Merge "Correct ranges for pitch and roll" am: 68e875719b am: 99b930a64c am: 6...Anthony Stange2021-09-081-2/+2
|\|
| * Merge "Correct ranges for pitch and roll" am: 68e875719bAnthony Stange2021-09-081-2/+2
| |\
| | * Correct ranges for pitch and rollRob Culliton2021-03-121-2/+2
* | | Merge "Update API doc w/ high-rate permission requirement" into sc-dev am: 3e...Anh Pham2021-06-241-0/+7
|\| |
| * | Update API doc w/ high-rate permission requirementAnh Pham2021-06-231-0/+7
* | | Merge "Update code comments to mention sensor name uniqueness." into sc-dev a...Karthik Bharadwaj2021-06-171-1/+3
|\| |
| * | Update code comments to mention sensor name uniqueness.karthik bharadwaj2021-06-171-1/+3
| |/
* / Sensors: Set the wakeup LOW_LATENCY_OFFBODY_DETECT as defaultIvan Gorinov2021-05-041-0/+1
|/
* Ensure Java code verifies hinge angle sensor is wakeupAnthony Stange2020-05-271-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Remove @Deprecated && @removed hardware methods.Kweku Adams2019-06-171-6/+0
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-081-0/+2
* Fix broken links in @see tags in framework docs.Aurimas Liutikas2018-06-011-3/+1
* Fixing code formatting to comform to checkstylePeng Xu2017-09-221-91/+98
* Update Java doc of SensorManager.createDirectChannelPeng Xu2017-09-201-3/+4
* Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-4/+4
* Address review suggestions for sensor direct report related APIsPeng Xu2017-04-131-48/+17
* Local geomagnetic field update to sensorPeng Xu2017-04-041-0/+8
* Sensor direct report HardwareBuffer implementationPeng Xu2017-03-071-4/+4
* Sensor event direct report mode implementationPeng Xu2017-01-241-2/+14
* Sensor event direct report mode support APIPeng Xu2017-01-241-0/+87
* Merge "TYPE_DYNAMIC_SENSOR_META should be wake up sensor"Peng Xu2017-01-191-1/+1
|\
| * TYPE_DYNAMIC_SENSOR_META should be wake up sensorPeng Xu2016-09-271-1/+1
* | Merge \\\\"docs: Updated descriptions of device orientation angles.\\\\" into...Kevin Hufnagle2016-07-201-11/+26
|\ \ | |/ |/|
| * docs: Updated descriptions of device orientation angles.Kevin Hufnagle2016-04-271-11/+26
* | Fix a few known issue in sensor frameworkPeng Xu2016-03-301-20/+31
* | doc: Fix syntax error in code example.Greg Kaiser2016-02-261-1/+1
* | Dynamic Sensor Discovery ImplementationPeng Xu2016-01-271-0/+118
|/
* Change MNC codename to just M.Dianne Hackborn2015-07-291-2/+1
* Changes to Data Injection mode APIsAravind Akella2015-06-291-29/+20
* Merge "Use LOCATION_HARDWARE permission for data injection." into mnc-devAravind Akella2015-06-101-2/+2
|\
| * Use LOCATION_HARDWARE permission for data injection.Aravind Akella2015-06-101-2/+2
* | Bug fix and documentation clarificationPeng Xu2015-05-211-26/+33
|/
* Add hidden SensorManager APIs for injecting sensor data.Aravind Akella2015-04-231-0/+100
* Update API to contain new wrist tilt sensor type and string.Nick Vaccaro2015-02-101-1/+2
* Sensor documentation fixes.Aravind Akella2014-10-131-124/+127
* SensorManager API changes.Aravind Akella2014-07-291-1/+55
* am d7439d8c: Merge "Add confidence to the heart rate monitor definition and c...Etienne Le Grand2014-05-271-2/+10
|\
| * Add confidence to the heart rate monitor definition and clarify onAccuracyChangeEtienne Le Grand2014-05-231-2/+10
* | am e7f7af96: am 35c8ebab: Merge "take account of RotationVector\'s new extra ...Jeff Brown2014-03-111-2/+2
|\ \ | |/ |/|
| * take account of RotationVector's new extra parameterBalint Ureczky2013-12-061-2/+2
* | Doc updates: Javadoc fixesKatie McCormick2013-11-261-2/+2
|/
* Fix registerListener and flush bugs.Aravind Akella2013-10-091-52/+57
* Sensor batching APIs for review.Aravind Akella2013-09-061-14/+13
* Fix for build breakage. Remove documentation link to hidden registerListener ...Aravind Akella2013-09-031-4/+1
* Sensor batching. Implementation for registerListener(with batch support) and ...Aravind Akella2013-09-031-26/+139
* Fix race condition and disable call.Jaikumar Ganesh2013-04-121-2/+2
* Add new sensor types.Jaikumar Ganesh2013-04-111-1/+88