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
/
Sensor.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-12-18
Input device sensor manager event preallocation
Chris Ye
2020-12-16
Add feature for inputdevice sensor manager.
Chris Ye
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-19
Fix documentation of heart beat sensor
Arthur Ishiguro
2020-09-24
Fix setType() return value for high angle sensor
Wang Han
2020-01-21
Add hinge angle sensor type to sensors framework
Anthony Stange
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-08-13
docs: Correct sensor runtime permission documentation
Brian Duddie
2019-05-01
Update Step Detector and Step Counter docstring
Brian Stack
2018-08-08
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-01-29
Merge "Docs: Added a link to the Motion Sensor docs for information on gravit...
Jon Dormody
2018-01-26
Docs: Added a link to the Motion Sensor docs for information on gravity
Jonathan Dormody
2017-09-22
Fixing code formatting to comform to checkstyle
Peng Xu
2017-04-18
Ensure that LLOB sensor is names similr to other android sensors.
Ashutosh Joshi
2017-04-13
Address review suggestions for sensor direct report related APIs
Peng Xu
2017-03-22
Fix the maximum value of sensor types
Ashutosh Joshi
2017-02-14
Merge "Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API"
Nick Vaccaro
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-18
Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API
Nick Vaccaro
2017-01-11
Add an uncalibrated acclerometer sensor type.
Ashutosh Joshi
2016-06-22
Sensor: Make getId() more varied
Peng Xu
2016-04-22
Intialize Java Sensor object uuid in JNI
Peng Xu
2016-03-30
Fix a few known issue in sensor framework
Peng Xu
2016-03-23
[Sensor] Add a constant to match native header
Peng Xu
2016-01-27
Dynamic Sensor Discovery Implementation
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-04-23
Add hidden SensorManager APIs for injecting sensor data.
Aravind Akella
2015-02-12
Merge "Intern strings used in Sensor information."
destradaa
2015-02-10
Intern strings used in Sensor information.
destradaa
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-09-04
Documentation fix for Sensor.getMaxDelay()
Aravind Akella
2014-08-19
Step Counter documentation fix.
Aravind Akella
2014-07-29
SensorManager API changes.
Aravind Akella
2014-07-24
Define TYPE_PICK_UP_GESTURE.
Aravind Akella
2014-07-17
Add glance sensor for doze mode.
Jeff Brown
2014-06-09
Add java APIs for Sensor reportingMode.
Aravind Akella
2014-05-27
Merge "Adding wakeup sensors, maxDelay to java SDK."
Aravind Akella
2014-05-27
am 7326defe: am d7439d8c: Merge "Add confidence to the heart rate monitor def...
Etienne Le Grand
2014-05-23
Add confidence to the heart rate monitor definition and clarify onAccuracyChange
Etienne Le Grand
2014-05-24
Adding wakeup sensors, maxDelay to java SDK.
Aravind Akella
2014-05-21
Hide Sensor.getRequiredPermission API.
Aravind Akella
2014-05-07
Add wake gesture as a hidden sensor in Sensor.java
Etienne Le Grand
[next]