index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
Sensor.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add note about Sensor.TYPE_HEAD_TRACKER visibility
Brian Duddie
2022-05-13
1
-2
/
+4
*
Add TYPE_HEADING sensor type to sensor framework.
Eva Chen
2022-02-05
1
-0
/
+19
*
Add limited axes sensor types to sensor framework.
Eva Chen
2022-02-03
1
-0
/
+84
*
Expose new head tracker sensor type
Brian Duddie
2022-01-18
1
-0
/
+18
*
Sensor: expose sensor UUID to sytem and audio users
Eric Laurent
2022-01-13
1
-12
/
+22
*
Update API doc w/ high-rate permission requirement
Anh Pham
2021-06-23
1
-4
/
+8
*
Update code comments to mention sensor name uniqueness.
karthik bharadwaj
2021-06-17
1
-1
/
+2
*
Input device sensor manager event preallocation
Chris Ye
2020-12-18
1
-1
/
+5
*
Add feature for inputdevice sensor manager.
Chris Ye
2020-12-16
1
-0
/
+25
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+2
*
Fix documentation of heart beat sensor
Arthur Ishiguro
2020-10-19
1
-1
/
+1
*
Fix setType() return value for high angle sensor
Wang Han
2020-09-24
1
-0
/
+1
*
Add hinge angle sensor type to sensors framework
Anthony Stange
2020-01-21
1
-0
/
+19
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
docs: Correct sensor runtime permission documentation
Brian Duddie
2019-08-13
1
-2
/
+2
*
Update Step Detector and Step Counter docstring
Brian Stack
2019-05-01
1
-0
/
+4
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-08
1
-0
/
+5
*
Merge "Docs: Added a link to the Motion Sensor docs for information on gravit...
Jon Dormody
2018-01-29
1
-1
/
+3
|
\
|
*
Docs: Added a link to the Motion Sensor docs for information on gravity
Jonathan Dormody
2018-01-26
1
-1
/
+3
*
|
Fixing code formatting to comform to checkstyle
Peng Xu
2017-09-22
1
-8
/
+8
|
/
*
Ensure that LLOB sensor is names similr to other android sensors.
Ashutosh Joshi
2017-04-18
1
-1
/
+1
*
Address review suggestions for sensor direct report related APIs
Peng Xu
2017-04-13
1
-4
/
+4
*
Fix the maximum value of sensor types
Ashutosh Joshi
2017-03-22
1
-6
/
+6
*
Merge "Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API"
Nick Vaccaro
2017-02-14
1
-3
/
+20
|
\
|
*
Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API
Nick Vaccaro
2017-01-18
1
-3
/
+20
*
|
Sensor event direct report mode implementation
Peng Xu
2017-01-24
1
-2
/
+19
*
|
Sensor event direct report mode support API
Peng Xu
2017-01-24
1
-2
/
+29
|
/
*
Add an uncalibrated acclerometer sensor type.
Ashutosh Joshi
2017-01-11
1
-0
/
+31
*
Sensor: Make getId() more varied
Peng Xu
2016-06-22
1
-40
/
+21
*
Intialize Java Sensor object uuid in JNI
Peng Xu
2016-04-22
1
-2
/
+24
*
Fix a few known issue in sensor framework
Peng Xu
2016-03-30
1
-15
/
+71
*
[Sensor] Add a constant to match native header
Peng Xu
2016-03-23
1
-0
/
+8
*
Dynamic Sensor Discovery Implementation
Peng Xu
2016-01-27
1
-8
/
+46
*
Adding new sensor types.
Ashutosh Joshi
2016-01-27
1
-0
/
+48
*
Adding a sensor for device pose with six degrees of freedom
Ashutosh Joshi
2016-01-25
1
-0
/
+24
*
Define TYPE_DEVICE_ORIENTATION
Trevor Bunker
2016-01-15
1
-0
/
+22
*
Add hidden SensorManager APIs for injecting sensor data.
Aravind Akella
2015-04-23
1
-0
/
+18
*
Merge "Intern strings used in Sensor information."
destradaa
2015-02-12
1
-0
/
+92
|
\
|
*
Intern strings used in Sensor information.
destradaa
2015-02-10
1
-0
/
+92
*
|
Update API to contain new wrist tilt sensor type and string.
Nick Vaccaro
2015-02-10
1
-0
/
+23
|
/
*
Sensor documentation fixes.
Aravind Akella
2014-10-13
1
-24
/
+43
*
Documentation fix for Sensor.getMaxDelay()
Aravind Akella
2014-09-04
1
-6
/
+5
*
Step Counter documentation fix.
Aravind Akella
2014-08-19
1
-1
/
+1
*
SensorManager API changes.
Aravind Akella
2014-07-29
1
-324
/
+6
*
Define TYPE_PICK_UP_GESTURE.
Aravind Akella
2014-07-24
1
-0
/
+20
*
Add glance sensor for doze mode.
Jeff Brown
2014-07-17
1
-2
/
+35
*
Add java APIs for Sensor reportingMode.
Aravind Akella
2014-06-09
1
-73
/
+100
*
Merge "Adding wakeup sensors, maxDelay to java SDK."
Aravind Akella
2014-05-27
1
-3
/
+391
|
\
[next]