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
/
SensorManager.java
Age
Commit message (
Expand
)
Author
2021-06-23
Update API doc w/ high-rate permission requirement
Anh Pham
2021-06-17
Update code comments to mention sensor name uniqueness.
karthik bharadwaj
2020-05-27
Ensure Java code verifies hinge angle sensor is wakeup
Anthony Stange
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-06-17
Remove @Deprecated && @removed hardware methods.
Kweku Adams
2018-08-08
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-06-01
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2017-09-22
Fixing code formatting to comform to checkstyle
Peng Xu
2017-09-20
Update Java doc of SensorManager.createDirectChannel
Peng Xu
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-04-13
Address review suggestions for sensor direct report related APIs
Peng Xu
2017-04-04
Local geomagnetic field update to sensor
Peng Xu
2017-03-07
Sensor direct report HardwareBuffer implementation
Peng Xu
2017-01-24
Sensor event direct report mode implementation
Peng Xu
2017-01-24
Sensor event direct report mode support API
Peng Xu
2017-01-19
Merge "TYPE_DYNAMIC_SENSOR_META should be wake up sensor"
Peng Xu
2016-09-27
TYPE_DYNAMIC_SENSOR_META should be wake up sensor
Peng Xu
2016-07-20
Merge \\\\"docs: Updated descriptions of device orientation angles.\\\\" into...
Kevin Hufnagle
2016-04-27
docs: Updated descriptions of device orientation angles.
Kevin Hufnagle
2016-03-30
Fix a few known issue in sensor framework
Peng Xu
2016-02-26
doc: Fix syntax error in code example.
Greg Kaiser
2016-01-27
Dynamic Sensor Discovery Implementation
Peng Xu
2015-07-29
Change MNC codename to just M.
Dianne Hackborn
2015-06-29
Changes to Data Injection mode APIs
Aravind Akella
2015-06-10
Merge "Use LOCATION_HARDWARE permission for data injection." into mnc-dev
Aravind Akella
2015-06-10
Use LOCATION_HARDWARE permission for data injection.
Aravind Akella
2015-05-21
Bug fix and documentation clarification
Peng Xu
2015-04-23
Add hidden SensorManager APIs for injecting sensor data.
Aravind Akella
2015-02-10
Update API to contain new wrist tilt sensor type and string.
Nick Vaccaro
2014-10-13
Sensor documentation fixes.
Aravind Akella
2014-07-29
SensorManager API changes.
Aravind Akella
2014-05-27
am d7439d8c: Merge "Add confidence to the heart rate monitor definition and c...
Etienne Le Grand
2014-05-23
Add confidence to the heart rate monitor definition and clarify onAccuracyChange
Etienne Le Grand
2014-03-11
am e7f7af96: am 35c8ebab: Merge "take account of RotationVector\'s new extra ...
Jeff Brown
2013-12-06
take account of RotationVector's new extra parameter
Balint Ureczky
2013-11-26
Doc updates: Javadoc fixes
Katie McCormick
2013-10-09
Fix registerListener and flush bugs.
Aravind Akella
2013-09-06
Sensor batching APIs for review.
Aravind Akella
2013-09-03
Fix for build breakage. Remove documentation link to hidden registerListener ...
Aravind Akella
2013-09-03
Sensor batching. Implementation for registerListener(with batch support) and ...
Aravind Akella
2013-04-12
Fix race condition and disable call.
Jaikumar Ganesh
2013-04-11
Add new sensor types.
Jaikumar Ganesh
2013-03-28
am 84bba952: am 297409fe: am 3abd5a00: am ef47a8c4: am 6d9ff503: Merge "Doc u...
kmccormick
2013-03-28
Doc update: clarify rules for rate param
kmccormick
2013-03-13
Revert "Add new sensor types."
Jaikumar Ganesh
2013-03-12
Add new sensor types.
Jaikumar Ganesh
2013-02-04
rework SystemSensorManager.java
Mathias Agopian
2012-05-16
fix SensorManager.getAngleChange() documentation
Mathias Agopian
2012-04-16
Move legacy sensor support to a new class.
Jeff Brown
2012-04-16
Refactor SensorManager to move non-API bits into a subclass.
Jeff Brown
[next]