1. 5945eb3 Enforce sensible resolution for accel / gyro / mag by Anthony Stange · 5 years ago
  2. ec5b4b1 Don't quantize max range with a resolution of 0 by Anthony Stange · 5 years ago
  3. 3cc2c35 Fix logical error in UID idle/active handling by Arthur Ishiguro · 6 years ago
  4. 1983b72 Merge "V2: Use resolution to round sensor event values" into rvc-dev by TreeHugger Robot · 6 years ago
  5. 1292486 V2: Use resolution to round sensor event values by Anthony Stange · 6 years ago
  6. 539c27c Disable sensors when an app goes to background v2 by Arthur Ishiguro · 6 years ago
  7. 9b466b7 Revert "Use resolution to round sensor event values" by Anthony Stange · 6 years ago
  8. 0ff158f Use resolution to round sensor event values by Anthony Stange · 6 years ago
  9. e38a141 Update sensors framework for HAL 2.1 by Anthony Stange · 6 years ago
  10. 2474386 Dumpsys sensorservice --proto by Mike Ma · 6 years ago
  11. 7c9d895 Skip SensorDevice disable sensors for HAL 2.0 by Stan Rokita · 6 years ago
  12. 6d2e375 Avoid deadlock if HAL dies at init by Brian Duddie · 7 years ago
  13. 8e6f31c Avoid accessing failed HIDL Return contents by Brian Duddie · 7 years ago
  14. aa6dc09 Mark auto-disabled sensor as not active by Brian Stack · 7 years ago
  15. 8481901 Remove 'FMQ wake without any events' log by Brian Stack · 7 years ago
  16. 4a11fed Correctly update sensor status in restricted mode by Brian Stack · 7 years ago
  17. 0c305fe Track if sensor is active by Brian Stack · 7 years ago
  18. bce04d7 Improve Sensor Service's dumpsys when restricted by Brian Stack · 7 years ago
  19. a24e7d4 Notify Wake Lock Queue's EventFlag after write by Brian Stack · 7 years ago
  20. af1b54c Notify Event FMQ when sensor events are read by Brian Stack · 7 years ago
  21. 156da08 Automatically reconnect sensors by Brian Stack · 7 years ago
  22. 574cda3 Listen for Sensors HAL Death by Brian Stack · 7 years ago
  23. bbab1ea Do not use SensorDevice as ISensorsCallback by Brian Stack · 7 years ago
  24. b7bfc0f Write to Wake Lock FMQ by Brian Stack · 7 years ago
  25. 6c49e6f Implement ISensorsCallback by Brian Stack · 7 years ago
  26. a28e921 Read Sensor Events from Event FMQ by Brian Stack · 7 years ago
  27. 979887b Initialize SensorDevice's FMQs by Brian Stack · 7 years ago
  28. 12f4d32 Modify SensorDevice to use ISensorsWrapper by Brian Stack · 7 years ago
  29. 8f313e3 [sensorservice] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  30. e65ab70 Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d am: afbe4eee71 by Steven Moreland · 8 years ago
  31. 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 8 years ago
  32. d2c0820 Merge "Clean up connection to sensor hidl service" am: 7fbbfe2494 am: 05b09af109 am: 9f9cdcf24e by Peng Xu · 8 years ago
  33. 1a95647 Merge "Clean up connection to sensor hidl service" am: 7fbbfe2494 am: 05b09af109 by Peng Xu · 8 years ago
  34. 1a00e2d Clean up connection to sensor hidl service by Peng Xu · 8 years ago
  35. 4cd6001 Checking exisitence before calling editValueFor in SensorDevice by Peng Xu · 8 years ago
  36. 042baec Checking exisitence before calling editValueFor in SensorDevice by Peng Xu · 8 years ago
  37. 98a3f89 Merge "Clamp reported power for each sensor to 1 microAmp." into oc-dev by Ashutosh Joshi · 9 years ago
  38. fea2d26 Clamp reported power for each sensor to 1 microAmp. by Ashutosh Joshi · 9 years ago
  39. 2bec623 Calculate batching param in a smarter way by Peng Xu · 10 years ago
  40. a8fad9b Checks hidl service and remove hidl call at dump by Peng Xu · 9 years ago
  41. 96b12d8 Add a retry mechanism to potentially allow recovery from HIDL failures. by Ashutosh Joshi · 9 years ago
  42. 3889e6e Double check hidl service at init + meaningful abort when hidl crash by Peng Xu · 9 years ago
  43. d15c030 sensorservice: Start using HIDL sensor HAL. by Steven Moreland · 9 years ago
  44. 5cafc1e Revert "sensorservice: Remove ENABLE_TREBLE flag." by Ashutosh Joshi · 9 years ago
  45. d333511 sensorservice: Remove ENABLE_TREBLE flag. by Steven Moreland · 9 years ago
  46. 5363254 Add function to determine if SensorDevice support direct report by Peng Xu · 9 years ago
  47. e36e347 Direct report mode support in sensor service and client by Peng Xu · 9 years ago
  48. f0c6885 [sensorservice] Fix inconsistent states in SensorDevice am: 4f707f8b3d by Peng Xu · 9 years ago
  49. 4f707f8 [sensorservice] Fix inconsistent states in SensorDevice by Peng Xu · 9 years ago
  50. 966fa88 [sensorservice] Add log to rare CTS failure cause by Peng Xu · 9 years ago
  51. fcaedb1 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev am: cf43c26 am: 19a621e by Peng Xu · 10 years ago
  52. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 10 years ago
  53. ad6cd42 Stop supporting old Sensor HAL versions. by Ashutosh Joshi · 10 years ago
  54. 2576cb6 Dynamic Sensor Discovery implementation by Peng Xu · 10 years ago
  55. d4036b6 SensorService: Fix some warnings by Andreas Gampe · 10 years ago
  56. 18d6d51 More information in sensor bugreports. by Aravind Akella · 11 years ago
  57. af8ed3f Merge "Improve logging in SensorService dump output." into mnc-dev by Aravind Akella · 11 years ago
  58. 444f267 Improve logging in SensorService dump output. by Aravind Akella · 11 years ago
  59. b412f6e Add body sensors app op - framework native by Svetoslav · 11 years ago
  60. a9e6cc3 Enable data injection mode in SensorService. by Aravind Akella · 11 years ago
  61. 4949c50 Support restricted mode in SensorService. by Aravind Akella · 11 years ago
  62. 6c2664a SensorService fixes. by Aravind Akella · 11 years ago
  63. c46422e am 20914f0a: am a4e345e1: Merge "sensorservice: 64-bit compile issues" by Mark Salyzyn · 12 years ago
  64. db45861 sensorservice: 64-bit compile issues by Mark Salyzyn · 12 years ago
  65. 9a844cf Enable wakeup sensors. by Aravind Akella · 12 years ago
  66. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 12 years ago
  67. 724d91d Sensor batching. Changes to the native code. by Aravind Akella · 13 years ago
  68. cdd7d8b resolved conflicts for merge of 00aea5c5 to master by Mathias Agopian · 12 years ago
  69. ac9a96d fix a dead-lock in sensorservice by Mathias Agopian · 12 years ago
  70. ba02cd2 improve sensorservice's dumpsys by Mathias Agopian · 13 years ago
  71. 4c01b1a Fix activation issue with auto disabled sensors. by Jaikumar Ganesh · 13 years ago
  72. 4342fdf Sensor changes. by Jaikumar Ganesh · 13 years ago
  73. 787ac1b improve sensor battery usage tracking by Mathias Agopian · 13 years ago
  74. f5a1230 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  75. a551237 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  76. 1a62301 handle EINTR when calling sensor HAL's poll function by Mathias Agopian · 14 years ago
  77. 667102f improve sensorservice dumpsys by Mathias Agopian · 14 years ago
  78. 984826c 9-axis sensor fusion with Kalman filter by Mathias Agopian · 15 years ago
  79. a1b7db9 Fix a few issues with sensors reference-counting by Mathias Agopian · 15 years ago
  80. 50b6676 fix [3237242] sensormanager sensor active count gets out of sync by Mathias Agopian · 15 years ago
  81. f001c92 Add support for virtual sensors. by Mathias Agopian · 15 years ago