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
/
SystemSensorManager.java
Age
Commit message (
Expand
)
Author
2021-06-21
Merge SP1A.210616.001
Daniel Norman
2021-06-11
Throw Exception only if sensors are in capped set.
Anh Pham
2021-04-29
Merge SP1A.210425.001
Scott Lobdell
2021-04-23
Merge SP1A.210412.001
Scott Lobdell
2021-04-14
Move isChangeEnabled() to end of the if statement.
Anh Pham
2021-04-06
Remove duplicate compat logging.
Mathew Inwood
2021-04-02
Merge SP1A.210329.001
Scott Lobdell
2021-03-24
Merge SP1A.210311.001
Scott Lobdell
2021-03-11
Fix a typo in the word "permission".
Anh Pham
2021-03-01
Merge SP1A.210222.001
Scott Lobdell
2021-02-19
Plumb attribution tag from Sensor Manager
Arthur Ishiguro
2021-02-16
Throw SecurityException regarding sampling rates.
Anh Pham
2020-11-13
Merge SP1A.201105.002
Scott Lobdell
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-02-04
Merge RP1A.200123.001
Steven Laver
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-09-08
Merge QP1A.180823.001
Bill Peckham
2018-08-08
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-09
SEEMP: framework instrumentation and AppProtect features
Preeti Nagar
2017-09-22
Fixing code formatting to comform to checkstyle
Peng Xu
2017-09-20
sensors: pass sensor handle along with injected event
Alexey Polyudov
2017-04-28
Plumb gralloc producer/consumer bits correctly
Mathias Agopian
2017-04-27
[Stability]: fix system_server crash issue caused by fd leak.
songjinshi
2017-04-25
Merge "Return correct value at initDataInjection and avoid crash" into oc-dev
TreeHugger Robot
2017-04-23
Return correct value at initDataInjection and avoid crash
Peng Xu
2017-04-20
sensors: fix concurrent modification exception
Daniel Moore
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
2016-03-30
Fix a few known issue in sensor framework
Peng Xu
2016-03-29
Several code quality improvements
Peng Xu
2016-03-16
Fix NC caused by race condition in SystemSensorManager
Peng Xu
2016-01-27
Implementation of sensor additioanl info report
Peng Xu
2016-01-27
Dynamic Sensor Discovery Implementation
Peng Xu
2015-10-19
Fix a possible race condition in SensorManager initialization.
Aravind Akella
2015-07-12
Log full class name of the client activating sensors for better debugging.
Aravind Akella
2015-07-07
Merge "Clean up get sensorList." into mnc-dev
Aravind Akella
2015-07-06
Remove flag mDataInjectionMode.
Aravind Akella
2015-07-01
Clean up get sensorList.
Aravind Akella
2015-07-01
Merge "Fix for last sensor missing from sensor list returned by the HAL." int...
Aravind Akella
2015-06-30
Fix for last sensor missing from sensor list returned by the HAL.
Aravind Akella
2015-06-29
Changes to Data Injection mode APIs
Aravind Akella
2015-06-10
Use LOCATION_HARDWARE permission for data injection.
Aravind Akella
2015-05-01
Add body sensors app op - framework base
Svet Ganov
2015-04-23
Add hidden SensorManager APIs for injecting sensor data.
Aravind Akella
2015-04-17
Fix leaks due to GC circular references.
Jeff Brown
2015-03-25
Pipe the packageName of the application from the java layer to SensorService.
Aravind Akella
[next]