summaryrefslogtreecommitdiff
path: root/libs/sensor/Sensor.cpp
AgeCommit message (Expand)Author
2024-11-08ASM: Add required AppOp lookup to custom sensors for all permissions. Justin Lannin
2024-10-11Heart Rate Sensor: Import permission aconfig flag and guard heart rate sensor... Scarlett Song
2023-08-29Merge "Migrate String8|16.setTo to assignment operator [sensors]" into udc-de... Tomasz Wasilczyk
2023-08-24Migrate String8|16.setTo to assignment operator [sensors] Tomasz Wasilczyk
2023-08-17Use String8/16 c_str [sensors] Tomasz Wasilczyk
2023-02-21Check for malformed Sensor Flattenable Devin Moore
2022-12-19Delete invalid placeholder for LLOB Justin Chung
2022-02-03Add TYPE_HEADING sensor type to sensor NDK. Eva Chen
2022-02-03Add limited axes imu sensor types to sensor NDK. Eva Chen
2022-01-15Merge "Sensor: expose sensor UUID to privileged clients" Eric Laurent
2022-01-13Sensor: expose sensor UUID to privileged clients Eric Laurent
2022-01-12Add NDK support for new head tracker sensor type Brian Duddie
2021-05-12Fix a missing item "String Type" in sensor info of Device Orientation. masonwang
2021-02-16Update sensor get methods related to sampling rate Anh Pham
2020-01-22Add hinge angle sensor type to sensor NDK Anthony Stange
2019-10-07Sensor: use FlattenableUtils::align Steven Moreland
2019-05-02Require AR permission to access step events Brian Stack
2018-07-17[sensor] Modernize codebase by replacing NULL with nullptr Yi Kong
2017-07-24Initialize native Sensor object correctly Peng Xu
2017-06-05Support custom permission, slight adjust of dumpsys print Peng Xu
2017-03-07split libsensor our of libgui Mathias Agopian