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
/
SystemSensorManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Indicate sensor discontinuity via SensorEvent
Brian Duddie
2022-02-17
1
-4
/
+4
*
Expose new head tracker sensor type
Brian Duddie
2022-01-18
1
-1
/
+13
*
Mark SystemSensorManager receiver as not exported
Michael Groover
2021-12-30
1
-1
/
+2
*
Change close guard logged messages
Ioannis Ilkos
2021-12-21
1
-1
/
+1
*
Only check high sampling permission when requested
Arthur Ishiguro
2021-09-20
1
-10
/
+16
*
Throw Exception only if sensors are in capped set.
Anh Pham
2021-06-11
1
-2
/
+21
*
Move isChangeEnabled() to end of the if statement.
Anh Pham
2021-04-14
1
-6
/
+6
*
Remove duplicate compat logging.
Mathew Inwood
2021-04-06
1
-2
/
+0
*
Fix a typo in the word "permission".
Anh Pham
2021-03-11
1
-1
/
+1
*
Plumb attribution tag from Sensor Manager
Arthur Ishiguro
2021-02-19
1
-2
/
+3
*
Throw SecurityException regarding sampling rates.
Anh Pham
2021-02-16
1
-2
/
+48
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-3
/
+4
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-4
/
+3
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-3
/
+4
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-08
1
-0
/
+4
*
Fixing code formatting to comform to checkstyle
Peng Xu
2017-09-22
1
-58
/
+62
*
sensors: pass sensor handle along with injected event
Alexey Polyudov
2017-09-20
1
-2
/
+4
*
Plumb gralloc producer/consumer bits correctly
Mathias Agopian
2017-04-28
1
-2
/
+2
*
[Stability]: fix system_server crash issue caused by fd leak.
songjinshi
2017-04-27
1
-4
/
+14
*
Merge "Return correct value at initDataInjection and avoid crash" into oc-dev
TreeHugger Robot
2017-04-25
1
-3
/
+8
|
\
|
*
Return correct value at initDataInjection and avoid crash
Peng Xu
2017-04-23
1
-3
/
+8
*
|
sensors: fix concurrent modification exception
Daniel Moore
2017-04-20
1
-2
/
+8
|
/
*
Address review suggestions for sensor direct report related APIs
Peng Xu
2017-04-13
1
-16
/
+18
*
Local geomagnetic field update to sensor
Peng Xu
2017-04-04
1
-0
/
+8
*
Sensor direct report HardwareBuffer implementation
Peng Xu
2017-03-07
1
-12
/
+44
*
Sensor event direct report mode implementation
Peng Xu
2017-01-24
1
-0
/
+73
*
Fix a few known issue in sensor framework
Peng Xu
2016-03-30
1
-7
/
+7
*
Several code quality improvements
Peng Xu
2016-03-29
1
-3
/
+8
*
Fix NC caused by race condition in SystemSensorManager
Peng Xu
2016-03-16
1
-27
/
+26
*
Implementation of sensor additioanl info report
Peng Xu
2016-01-27
1
-3
/
+26
*
Dynamic Sensor Discovery Implementation
Peng Xu
2016-01-27
1
-4
/
+222
*
Fix a possible race condition in SensorManager initialization.
Aravind Akella
2015-10-19
1
-7
/
+7
*
Log full class name of the client activating sensors for better debugging.
Aravind Akella
2015-07-12
1
-11
/
+21
*
Merge "Clean up get sensorList." into mnc-dev
Aravind Akella
2015-07-07
1
-9
/
+7
|
\
|
*
Clean up get sensorList.
Aravind Akella
2015-07-01
1
-9
/
+7
*
|
Remove flag mDataInjectionMode.
Aravind Akella
2015-07-06
1
-4
/
+1
|
/
*
Merge "Fix for last sensor missing from sensor list returned by the HAL." int...
Aravind Akella
2015-07-01
1
-6
/
+5
|
\
|
*
Fix for last sensor missing from sensor list returned by the HAL.
Aravind Akella
2015-06-30
1
-6
/
+5
*
|
Changes to Data Injection mode APIs
Aravind Akella
2015-06-29
1
-27
/
+20
|
/
*
Use LOCATION_HARDWARE permission for data injection.
Aravind Akella
2015-06-10
1
-3
/
+3
*
Add body sensors app op - framework base
Svet Ganov
2015-05-01
1
-37
/
+43
*
Add hidden SensorManager APIs for injecting sensor data.
Aravind Akella
2015-04-23
1
-7
/
+105
*
Fix leaks due to GC circular references.
Jeff Brown
2015-04-17
1
-3
/
+5
*
Pipe the packageName of the application from the java layer to SensorService.
Aravind Akella
2015-03-25
1
-12
/
+15
*
Add java APIs for Sensor reportingMode.
Aravind Akella
2014-06-09
1
-4
/
+4
*
Add confidence to the heart rate monitor definition and clarify onAccuracyChange
Etienne Le Grand
2014-05-23
1
-19
/
+6
*
AArch64: Use long for pointers in hardware classes
Ashok Bhat
2014-01-08
1
-6
/
+6
*
Fix for ClassCastException in SystemSensorManager.
Aravind Akella
2013-10-23
1
-7
/
+27
*
Fix registerListener and flush bugs.
Aravind Akella
2013-10-09
1
-55
/
+30
[next]