summaryrefslogtreecommitdiff
path: root/libs/sensor/include
AgeCommit message (Expand)Author
2024-08-08Add PID and package name to tracing Rocky Fang
2024-06-21Add trace for sensor event Rocky Fang
2023-12-08Add SensorManager::getDefaultDeviceSensorList Vladimir Komsiyski
2023-10-20Merge "Device-aware native SensorManager." into main Treehugger Robot
2023-10-20Device-aware native SensorManager. Vladimir Komsiyski
2023-10-11Add HAL Bypass Data Injection mode to Sensor Service Mark Wheatley
2023-02-25Merge "Native runtime sensors direct connection support." TreeHugger Robot
2023-02-21Add removeInstanceForPackageMethod to SensorManager Anthony Stange
2023-02-15Native runtime sensors direct connection support. Vladimir Komsiyski
2022-11-29Virtual device sensor support in sensor service. Vladimir Komsiyski
2022-02-08Add ASensorManager_getDynamicSensorList. Erik Staats
2022-01-13Sensor: expose sensor UUID to privileged clients Eric Laurent
2021-02-19Plumb attribution tag to Sensor Service Arthur Ishiguro
2021-02-16Update sensor get methods related to sampling rate Anh Pham
2019-01-22Merge changes from topic "sensors_ndk_filter" TreeHugger Robot
2019-01-18Implement Sensors NDK Filtering Brian Stack
2019-01-18Define ASensorEventQueue_requestAdditionalInfoEvents Brian Stack
2019-01-17Fix/suppress sensor google-explicit-constructor warnings Chih-Hung Hsieh
2018-01-16No sensor access to idle UIDs - native framework Svet Ganov
2017-07-10Synchronous resource recover mechanism for ISensorEventConnection Peng Xu
2017-06-05Support custom permission, slight adjust of dumpsys print Peng Xu
2017-05-24sensors: pass sensor handle along with injected event Alexey Polyudov
2017-04-04Set sensor operation parameter implementation Peng Xu
2017-04-03Implement android.frameworks.sensorservice@1.0::IEventQueue. Yifan Hong
2017-03-17Avoid locking global map during waiting for service Peng Xu
2017-03-07Add ASensorEventQueue_registerSensor and default error value Peng Xu
2017-03-07split libsensor our of libgui Mathias Agopian