1. 0963ded Add clean up code into a flag by Rocky Fang · 1 year, 3 months ago
  2. 65beac9 Release dynamic sensor data at the end of process by Rocky Fang · 1 year, 3 months ago
  3. cb142de Skip AppOps call from system UID by Rocky Fang · 1 year, 4 months ago
  4. beb0dff Clear dynamic sensors during reconnect by Rocky Fang · 1 year, 8 months ago
  5. 47a7a4a Skip get target SDK for VNDK client on aidl by Rocky Fang · 1 year, 8 months ago
  6. 8f285d9 Add HAL Bypass Data Injection mode to Sensor Service by Mark Wheatley · 2 years, 1 month ago
  7. f486c07 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 am: ff14d52b0d by Tomasz Wasilczyk · 2 years ago
  8. ff14d52 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 by Tomasz Wasilczyk · 2 years ago
  9. be1e4e8 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 by Tomasz Wasilczyk · 2 years ago
  10. 19bcc3a Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future by Tomasz Wasilczyk · 2 years ago
  11. 02fd95c Use String8/16 c_str [aosp-main-future] by Tomasz Wasilczyk · 2 years ago
  12. 15d790a Migrate String8|16.setTo to assignment operator [sensors] by Tomasz Wasilczyk · 2 years ago
  13. 40bb5c8 Merge "Migrate String8|16.setTo to assignment operator [sensors]" into udc-dev-plus-aosp am: 3b906b0d36 am: 66b2479dc0 am: 499710615a by Tomasz Wasilczyk · 2 years ago
  14. 0b42a5b Merge "Migrate from android::String isEmpty to empty" into udc-dev-plus-aosp am: 07fd56cc13 am: b8b8fe01b6 am: 1ffe14757c by Tomasz Wasilczyk · 2 years ago
  15. 4997106 Merge "Migrate String8|16.setTo to assignment operator [sensors]" into udc-dev-plus-aosp am: 3b906b0d36 am: 66b2479dc0 by Tomasz Wasilczyk · 2 years ago
  16. 1ffe147 Merge "Migrate from android::String isEmpty to empty" into udc-dev-plus-aosp am: 07fd56cc13 am: b8b8fe01b6 by Tomasz Wasilczyk · 2 years ago
  17. 3b906b0 Merge "Migrate String8|16.setTo to assignment operator [sensors]" into udc-dev-plus-aosp by Tomasz Wasilczyk · 2 years ago
  18. 1b988a4 Merge Android U (ab/10368041) by Xin Li · 2 years ago
  19. e50b2de Migrate from android::String isEmpty to empty by Tomasz Wasilczyk · 2 years ago
  20. d89f609 Migrate String8|16.setTo to assignment operator [sensors] by Tomasz Wasilczyk · 2 years ago
  21. 8017c17 Merge "Use String8/16 c_str [sensors]" into udc-dev-plus-aosp am: 8ff64ba42b am: 6764b4a297 am: c80de8ad84 by Treehugger Robot · 2 years ago
  22. c80de8a Merge "Use String8/16 c_str [sensors]" into udc-dev-plus-aosp am: 8ff64ba42b am: 6764b4a297 by Treehugger Robot · 2 years ago
  23. fde494d Use String8/16 c_str [sensors] by Tomasz Wasilczyk · 2 years ago
  24. 83aa0ab Use String8/16 c_str [sensors] by Tomasz Wasilczyk · 2 years ago
  25. 60ed836 Process runtime sensor events in a separate thread. by Vladimir Komsiyski · 2 years, 2 months ago
  26. 574ac3e Revert "Handle runtime sensor events even if there are no real ones." by Vladimir Komsiyski · 2 years ago
  27. 3b9574a Handle runtime sensor events even if there are no real ones. by Vladimir Komsiyski · 2 years, 2 months ago
  28. 3494fd5 Fix a typo by Vladimir Komsiyski · 2 years, 5 months ago
  29. 4871f09 Native runtime sensors direct connection support. by Vladimir Komsiyski · 2 years, 7 months ago
  30. fafbe05 Refactor the native RuntimeSensor API. by Vladimir Komsiyski · 2 years, 6 months ago
  31. c160815 Refactor sensor service mode changing logic by Anthony Stange · 2 years, 7 months ago
  32. cd01ec1 Rename whitelist -> allowlist by Anthony Stange · 2 years, 7 months ago
  33. 9bb1670 Support REPLAY_DATA_INJECTION mode by Anthony Stange · 2 years, 7 months ago
  34. 7c43a83 Merge "Reference the runtime sensor range defined in the HAL from SensorService" by TreeHugger Robot · 2 years, 8 months ago
  35. 705e5ab Fix memory leak when sensor registration fails. by Vladimir Komsiyski · 2 years, 8 months ago
  36. 29d2afd Reference the runtime sensor range defined in the HAL from SensorService by Vladimir Komsiyski · 2 years, 8 months ago
  37. f76bba5 Virtual device sensor support in sensor service. by Vladimir Komsiyski · 2 years, 10 months ago
  38. 0a4cebb Use fdsan in direct channel registration by Brian Duddie · 3 years ago
  39. 0d4ac56 Reset target SDK version cache on new connection by Brian Duddie · 3 years, 3 months ago
  40. 4a4d046 Limit access to head tracker sensor by Brian Duddie · 3 years, 3 months ago
  41. 7be8557 Fix batterystats update on sensor connection cleanup by Brian Duddie · 3 years, 8 months ago
  42. 6579446 Do not log permission check failures. by matthuang · 3 years, 5 months ago
  43. 4c19785 Upadate sensor service to use new sensor privacy api by Evan Severson · 3 years, 6 months ago
  44. 0bce09f Merge "Created new virtual LimitedAxesImuSensor." by Eva Chen · 3 years, 6 months ago
  45. c7b9263 Created new virtual LimitedAxesImuSensor. by Tyler Trephan · 4 years, 1 month ago
  46. e3f27df Sensor: expose sensor UUID to privileged clients by Eric Laurent · 3 years, 7 months ago
  47. 2fd90a7 Remove unused variable in SensorService code by Arthur Ishiguro · 3 years, 9 months ago
  48. 92a4860 Merge changes Ib7a08010,Idd72b82e into sc-qpr1-dev am: 0cb6215dd6 am: b48e7dc1fa am: cf90d21bb4 by Chris Kuiper · 3 years, 10 months ago
  49. 587ef9b sensorservice: Track Proximity state change when app goes idle. by Chris Kuiper · 3 years, 10 months ago
  50. df11ff2 sensorservice: Refactor tracking logic for the Proximity sensor. by Chris Kuiper · 3 years, 10 months ago
  51. 8a62852 Only check high sampling permission when requested (native) by Arthur Ishiguro · 3 years, 11 months ago
  52. 3ab0a1b Update language to comply with Android's inclusive language guidance by lifr · 4 years ago
  53. a553823 Use IServiceManager method to check app permission by Anh Pham · 4 years, 2 months ago
  54. 7ea287a Switch away from std::async for proximity-active callback. by Santos Cordon · 4 years, 2 months ago
  55. 3dae77f Add a comment for method isSensorInCappedSet(). by Anh Pham · 4 years, 2 months ago
  56. 3a60257 sensorservice: Add proximity active callback APIs. by Andrew Lehmer · 4 years, 4 months ago
  57. 7bfa35e Add aidl method for removing individual sensor privacy listener by Evan Severson · 4 years, 3 months ago
  58. b04658b Clear calling ID before using SensorPrivacyManager by Anh Pham · 4 years, 5 months ago
  59. 340882c Plumb attribution tag to Sensor Service by Arthur Ishiguro · 4 years, 6 months ago
  60. 4e29133 Update sensor get methods related to sampling rate by Anh Pham · 4 years, 6 months ago
  61. 5198c99 Subscribe to the microphone toggle state. by Anh Pham · 4 years, 6 months ago
  62. af91a91 Throttle sensor sampling rates at 200Hz. by Anh Pham · 4 years, 6 months ago
  63. 883748c Use updated AppOps API in SensorService by Arthur Ishiguro · 4 years, 9 months ago
  64. 44869f2 Only get target SDK version if not a VNDK client am: 07eb42170b am: a213080500 by Anthony Stange · 5 years ago
  65. 07eb421 Only get target SDK version if not a VNDK client by Anthony Stange · 5 years ago
  66. 653bdbd Merge "Check if sensor is accessible on flush" into rvc-dev am: 9aacd0cffd am: f708228c02 am: 935cf8beb3 am: a3f74c0de2 by TreeHugger Robot · 5 years ago
  67. 29adc8c Check if sensor is accessible on flush by Stan Rokita · 5 years ago
  68. 6406d8d Merge "Skip checking the app op for step sensors for legacy apps" into rvc-dev am: a0758a8a3d am: 34cd28543e am: 68381fe4a4 am: 11b9d6b229 by TreeHugger Robot · 5 years ago
  69. 457e639 Skip checking the app op for step sensors for legacy apps by Brian Duddie · 5 years ago
  70. 1b38658 Validate Shell Command Input Argument Vector by karthik bharadwaj · 5 years ago
  71. e3ed3d2 Handle backgrounded apps for direct sensor connections by Arthur Ishiguro · 5 years ago
  72. 539c27c Disable sensors when an app goes to background v2 by Arthur Ishiguro · 5 years ago
  73. 062b27b Revert "Disable sensors when an app goes to background" by Arthur Ishiguro · 5 years ago
  74. c8ad44b Revert "Extend background app behavior for direct channel" by Arthur Ishiguro · 5 years ago
  75. fb64fca Revert "Fail on flush if no sensors are found" by Arthur Ishiguro · 5 years ago
  76. a962350 Revert "Fix deadlock on SensorService" by Arthur Ishiguro · 5 years ago
  77. 410d567 Fix deadlock on SensorService by Arthur Ishiguro · 5 years ago
  78. 14c96b1 Extend background app behavior for direct channel by Arthur Ishiguro · 5 years ago
  79. 6eb75be Fail on flush if no sensors are found by Arthur Ishiguro · 5 years ago
  80. 8a7ec57 Disable sensors when an app goes to background by Arthur Ishiguro · 5 years ago
  81. ad46c78 Convert KeyedVector to std::ordered_map by Arthur Ishiguro · 5 years ago
  82. 63daa66 Changing logic that generates virtual SENSOR_TYPE_LINEAR_ACCELERATION. by Pierre Fite-Georgel · 6 years ago
  83. 285aac1 Skip dump proto when initCheck fails by Mike Ma · 5 years ago
  84. 2474386 Dumpsys sensorservice --proto by Mike Ma · 6 years ago
  85. 3de9119 Stop illegal FD from causing SensorService crash by Anthony Stange · 6 years ago
  86. 967ce17 Avoid potential deadlocks in SensorService by Brian Duddie · 6 years ago
  87. 240d1d6 Only check noteOp in SensorService if AppOp >= 0 by Brian Stack · 6 years ago
  88. 6a700f9 Do not check AppOp if not required by Brian Stack · 6 years ago
  89. c225aa1 Call noteOp for sensor events by Brian Stack · 6 years ago
  90. 793f464 Require AR permission to access step events by Brian Stack · 6 years ago
  91. 26029ee Prevent stale event from being delivered to client by Brian Stack · 6 years ago
  92. d33a182 Allow a --user param for cmd sensorservice commands. by Tanmay Patil · 6 years ago
  93. 605ee5e Merge "Improve Sensor Service's dumpsys when restricted" by TreeHugger Robot · 6 years ago
  94. bce04d7 Improve Sensor Service's dumpsys when restricted by Brian Stack · 6 years ago
  95. 5180e46 Fix inverted logic in isOperationRestricted by Brian Stack · 6 years ago
  96. 5e1f60b Block access to sensors when Sensor Privacy Mode enabled by Michael Groover · 7 years ago
  97. 0b858c1 Do not send stale event to on-change sensor by Brian Stack · 7 years ago
  98. 156da08 Automatically reconnect sensors by Brian Stack · 7 years ago
  99. 51498e6 Include capture time in sensorservice dump by Brian Stack · 7 years ago
  100. b7bfc0f Write to Wake Lock FMQ by Brian Stack · 7 years ago