summaryrefslogtreecommitdiff
path: root/libs/sensor/SensorManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* SensorManager doesn't need to ping the remote serviceShai Barack2024-01-291-0/+6
* Respect deviceId in SensorManager cache.Vladimir Komsiyski2023-12-271-34/+36
* Add SensorManager::getDefaultDeviceSensorListVladimir Komsiyski2023-12-081-0/+16
* Merge "Device-aware native SensorManager." into mainTreehugger Robot2023-10-201-5/+53
|\
| * Device-aware native SensorManager.Vladimir Komsiyski2023-10-201-5/+53
* | Add HAL Bypass Data Injection mode to Sensor ServiceMark Wheatley2023-10-111-0/+16
|/
* Allow sensors list to be emptyDevin Moore2023-04-261-5/+2
* Native runtime sensors direct connection support.Vladimir Komsiyski2023-02-251-1/+7
* Add removeInstanceForPackageMethod to SensorManagerAnthony Stange2023-02-211-0/+10
* Remove some new memory leaks from SensorManagerDevin Moore2023-02-211-0/+5
* Virtual device sensor support in sensor service.Vladimir Komsiyski2022-11-291-0/+13
* Add ASensorManager_getDynamicSensorList.Erik Staats2022-02-081-0/+33
* Plumb attribution tag to Sensor ServiceArthur Ishiguro2021-02-191-3/+4
* Add hinge angle sensor type to sensor NDKAnthony Stange2020-01-221-1/+1
* Fix format-pedantiic warningYi Kong2019-09-201-1/+1
* Fix race between SensorManager ctor and callbackBrian Duddie2019-07-011-1/+1
* [sensor] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-171-8/+8
* Hide some headers from libbinder to vendorsJiyong Park2018-04-171-0/+1
* sensors: pass sensor handle along with injected eventAlexey Polyudov2017-05-241-2/+3
* Set sensor operation parameter implementationPeng Xu2017-04-041-0/+9
* Avoid locking global map during waiting for servicePeng Xu2017-03-171-19/+29
* Sensor direct report with HardwareBuffer channelPeng Xu2017-03-071-20/+17
* split libsensor our of libgui Mathias Agopian2017-03-071-0/+301