1. 0d4ac56 Reset target SDK version cache on new connection by Brian Duddie · 2 years, 1 month ago
  2. 4a4d046 Limit access to head tracker sensor by Brian Duddie · 2 years, 2 months ago
  3. 7be8557 Fix batterystats update on sensor connection cleanup by Brian Duddie · 2 years, 6 months ago
  4. 6579446 Do not log permission check failures. by matthuang · 2 years, 3 months ago
  5. 4c19785 Upadate sensor service to use new sensor privacy api by Evan Severson · 2 years, 5 months ago
  6. 0bce09f Merge "Created new virtual LimitedAxesImuSensor." by Eva Chen · 2 years, 5 months ago
  7. c7b9263 Created new virtual LimitedAxesImuSensor. by Tyler Trephan · 3 years ago
  8. e3f27df Sensor: expose sensor UUID to privileged clients by Eric Laurent · 2 years, 6 months ago
  9. 2fd90a7 Remove unused variable in SensorService code by Arthur Ishiguro · 2 years, 8 months ago
  10. 92a4860 Merge changes Ib7a08010,Idd72b82e into sc-qpr1-dev am: 0cb6215dd6 am: b48e7dc1fa am: cf90d21bb4 by Chris Kuiper · 2 years, 9 months ago
  11. 587ef9b sensorservice: Track Proximity state change when app goes idle. by Chris Kuiper · 2 years, 9 months ago
  12. df11ff2 sensorservice: Refactor tracking logic for the Proximity sensor. by Chris Kuiper · 2 years, 9 months ago
  13. 8a62852 Only check high sampling permission when requested (native) by Arthur Ishiguro · 2 years, 9 months ago
  14. 3ab0a1b Update language to comply with Android's inclusive language guidance by lifr · 2 years, 11 months ago
  15. a553823 Use IServiceManager method to check app permission by Anh Pham · 3 years ago
  16. 7ea287a Switch away from std::async for proximity-active callback. by Santos Cordon · 3 years, 1 month ago
  17. 3dae77f Add a comment for method isSensorInCappedSet(). by Anh Pham · 3 years, 1 month ago
  18. 3a60257 sensorservice: Add proximity active callback APIs. by Andrew Lehmer · 3 years, 3 months ago
  19. 7bfa35e Add aidl method for removing individual sensor privacy listener by Evan Severson · 3 years, 1 month ago
  20. b04658b Clear calling ID before using SensorPrivacyManager by Anh Pham · 3 years, 3 months ago
  21. 340882c Plumb attribution tag to Sensor Service by Arthur Ishiguro · 3 years, 4 months ago
  22. 4e29133 Update sensor get methods related to sampling rate by Anh Pham · 3 years, 5 months ago
  23. 5198c99 Subscribe to the microphone toggle state. by Anh Pham · 3 years, 5 months ago
  24. af91a91 Throttle sensor sampling rates at 200Hz. by Anh Pham · 3 years, 5 months ago
  25. 883748c Use updated AppOps API in SensorService by Arthur Ishiguro · 3 years, 8 months ago
  26. 44869f2 Only get target SDK version if not a VNDK client am: 07eb42170b am: a213080500 by Anthony Stange · 3 years, 10 months ago
  27. 07eb421 Only get target SDK version if not a VNDK client by Anthony Stange · 3 years, 10 months ago
  28. 653bdbd Merge "Check if sensor is accessible on flush" into rvc-dev am: 9aacd0cffd am: f708228c02 am: 935cf8beb3 am: a3f74c0de2 by TreeHugger Robot · 4 years ago
  29. 29adc8c Check if sensor is accessible on flush by Stan Rokita · 4 years ago
  30. 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 · 4 years ago
  31. 457e639 Skip checking the app op for step sensors for legacy apps by Brian Duddie · 4 years ago
  32. 1b38658 Validate Shell Command Input Argument Vector by karthik bharadwaj · 4 years, 1 month ago
  33. e3ed3d2 Handle backgrounded apps for direct sensor connections by Arthur Ishiguro · 4 years, 3 months ago
  34. 539c27c Disable sensors when an app goes to background v2 by Arthur Ishiguro · 4 years, 3 months ago
  35. 062b27b Revert "Disable sensors when an app goes to background" by Arthur Ishiguro · 4 years, 3 months ago
  36. c8ad44b Revert "Extend background app behavior for direct channel" by Arthur Ishiguro · 4 years, 3 months ago
  37. fb64fca Revert "Fail on flush if no sensors are found" by Arthur Ishiguro · 4 years, 3 months ago
  38. a962350 Revert "Fix deadlock on SensorService" by Arthur Ishiguro · 4 years, 3 months ago
  39. 410d567 Fix deadlock on SensorService by Arthur Ishiguro · 4 years, 3 months ago
  40. 14c96b1 Extend background app behavior for direct channel by Arthur Ishiguro · 4 years, 3 months ago
  41. 6eb75be Fail on flush if no sensors are found by Arthur Ishiguro · 4 years, 3 months ago
  42. 8a7ec57 Disable sensors when an app goes to background by Arthur Ishiguro · 4 years, 3 months ago
  43. ad46c78 Convert KeyedVector to std::ordered_map by Arthur Ishiguro · 4 years, 3 months ago
  44. 63daa66 Changing logic that generates virtual SENSOR_TYPE_LINEAR_ACCELERATION. by Pierre Fite-Georgel · 4 years, 7 months ago
  45. 285aac1 Skip dump proto when initCheck fails by Mike Ma · 4 years, 5 months ago
  46. 2474386 Dumpsys sensorservice --proto by Mike Ma · 4 years, 5 months ago
  47. 3de9119 Stop illegal FD from causing SensorService crash by Anthony Stange · 4 years, 7 months ago
  48. 967ce17 Avoid potential deadlocks in SensorService by Brian Duddie · 5 years ago
  49. 240d1d6 Only check noteOp in SensorService if AppOp >= 0 by Brian Stack · 5 years ago
  50. 6a700f9 Do not check AppOp if not required by Brian Stack · 5 years ago
  51. c225aa1 Call noteOp for sensor events by Brian Stack · 5 years ago
  52. 793f464 Require AR permission to access step events by Brian Stack · 5 years ago
  53. 26029ee Prevent stale event from being delivered to client by Brian Stack · 5 years ago
  54. d33a182 Allow a --user param for cmd sensorservice commands. by Tanmay Patil · 5 years ago
  55. 605ee5e Merge "Improve Sensor Service's dumpsys when restricted" by TreeHugger Robot · 5 years ago
  56. bce04d7 Improve Sensor Service's dumpsys when restricted by Brian Stack · 5 years ago
  57. 5180e46 Fix inverted logic in isOperationRestricted by Brian Stack · 5 years ago
  58. 5e1f60b Block access to sensors when Sensor Privacy Mode enabled by Michael Groover · 6 years ago
  59. 0b858c1 Do not send stale event to on-change sensor by Brian Stack · 6 years ago
  60. 156da08 Automatically reconnect sensors by Brian Stack · 6 years ago
  61. 51498e6 Include capture time in sensorservice dump by Brian Stack · 6 years ago
  62. b7bfc0f Write to Wake Lock FMQ by Brian Stack · 6 years ago
  63. 4baa5be Remove "using namespace SensorServiceUtil" by Brian Stack · 6 years ago
  64. 8f313e3 [sensorservice] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  65. 2d7e351 Fix NPE on a device having no sensor by Jaekyun Seok · 6 years ago
  66. 3edc5ea Add bounds check to sensors direct channel creation am: 0eb4624b33 am: 9f58afcc4a by Brian Duddie · 6 years ago
  67. cfbef9f Add bounds check to sensors direct channel creation am: 0eb4624b33 by Brian Duddie · 6 years ago
  68. 9f58afc Add bounds check to sensors direct channel creation am: 0eb4624b33 by Brian Duddie · 6 years ago
  69. 0eb4624 Add bounds check to sensors direct channel creation by Brian Duddie · 6 years ago
  70. e752a5c No sensor access to idle UIDs - native framework by Svet Ganov · 6 years ago
  71. b11d9c8 Use appendFormat instead of append when passing arguments am: 53e5aa93fa by Ashutosh Joshi · 7 years ago
  72. 53e5aa9 Use appendFormat instead of append when passing arguments by Ashutosh Joshi · 7 years ago
  73. 58d450a Adding package name for HIDL connection and default package name by Peng Xu · 7 years ago
  74. 88711e8 sensors: pass sensor handle along with injected event by Alexey Polyudov · 7 years ago
  75. 49b20db Fix enforcement of sensor's slowest rate am: 663720b29f am: 6528410dbd by Jim Kaye · 7 years ago
  76. 663720b Fix enforcement of sensor's slowest rate by Jim Kaye · 7 years ago
  77. a5d566e Add additional logging to track HAL connection. by Ashutosh Joshi · 7 years ago
  78. 380b8ba Correct sensor handle for operation parameter by Peng Xu · 7 years ago
  79. d8a5ce3 Sensor: Limit delay to maximum possible value before sending to HAL by Aniroop Mathur · 8 years ago
  80. f88e2b9 Fix gralloc direct channel bug and polish log messages by Peng Xu · 7 years ago
  81. dd5c5cb Set sensor operation parameter implementation by Peng Xu · 7 years ago
  82. 5122468 Add uid and pid information into recent sensor registeration log by Peng Xu · 7 years ago
  83. 801ea09 split libsensor our of libgui by Mathias Agopian · 7 years ago
  84. e36e347 Direct report mode support in sensor service and client by Peng Xu · 8 years ago
  85. 2c588c5 Fix sensor permission by Nick Vaccaro · 8 years ago
  86. 86b20dc [sensorservice] Fix inconsistent states in SensorDevice am: 4f707f8b3d by Peng Xu · 8 years ago
  87. 4f707f8 [sensorservice] Fix inconsistent states in SensorDevice by Peng Xu · 8 years ago
  88. 08f1b67 Show masked value for sensor with permission am: fba3c11b5e by Peng Xu · 8 years ago
  89. ee36adb Merge "Show masked value for sensor with permission" into cw-f-dev by Ashutosh Joshi · 8 years ago
  90. 85171c0 Merge "Sensor: Make switching from data injection mode to normal mode more productive" am: e6a4e9b04e am: 33685d3a84 by Peng Xu · 8 years ago
  91. fba3c11 Show masked value for sensor with permission by Peng Xu · 8 years ago
  92. bfac17e Sensor: Make switching from data injection mode to normal mode more productive by Aniroop Mathur · 8 years ago
  93. eb05947 Fix dangerous unsafe_get() in SensorRecord by Peng Xu · 8 years ago
  94. 98d30f6 Tune SensorService thread priority, lower sensor event latency by Peng Xu · 8 years ago
  95. 363b3fd Increase sensor registration log size by Peng Xu · 8 years ago
  96. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 8 years ago
  97. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 9 years ago
  98. 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 8 years ago
  99. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 8 years ago
  100. c130d7a SensorService: Remove unused function by Greg Kaiser · 8 years ago