1. e2a118a Update new values for latest sensor HAL changes by Anthony Stange · 4 years, 8 months ago
  2. 443a4ac Sensor: HAL guideline clarification upon activation request by Aniroop Mathur · 7 years ago
  3. d14335b Ensure that LLOB sensor is names similr to other android sensors. by Ashutosh Joshi · 7 years ago
  4. bed42d4 Clarify that reserved function pointers has to be set to null by Peng Xu · 7 years ago
  5. f144435 [sensors] clarify sensor and direct channel handle size by Peng Xu · 8 years ago
  6. 95f79b1 [sensors] Minor tuning of hal definition by Peng Xu · 8 years ago
  7. da8827a Merge "Add an uncalibrated accelerometer type." by Ashutosh Joshi · 8 years ago
  8. 08a4dd9 [sensors] Adding HAL API support for direct report mode by Peng Xu · 8 years ago
  9. d1e2562 Add an uncalibrated accelerometer type. by Ashutosh Joshi · 8 years ago
  10. cfd950b Add low latency offbody detect sensor type by Nick Vaccaro · 8 years ago
  11. 9219017 sensor HAL v3 by Andreas Huber · 8 years ago
  12. 6f1a00e Avoid C-style cast warnings am: cc8d9f9fcb am: ac416b9ed3 am: 9a786a3044 by Colin Cross · 8 years ago
  13. da3b225 Fix doc warnings am: 867e1e3043 am: 18bf56aeb7 am: 876f1ffb95 am: 14c19f32da by Colin Cross · 8 years ago
  14. cc8d9f9 Avoid C-style cast warnings by Colin Cross · 8 years ago
  15. 867e1e3 Fix doc warnings by Colin Cross · 8 years ago
  16. 9dd9933 Merge "[sensor] Clarification of sensor HAL behavior at deactivation" am: 04302ea2fa am: 4b59f97c82 am: 52946f658e by Peng Xu · 8 years ago
  17. aaeeaa4 [sensor] Clarification of sensor HAL behavior at deactivation by Peng Xu · 8 years ago
  18. 355e3f6 Clarification of poll() and DYNAMIC_SENSOR_META sensor by Peng Xu · 8 years ago
  19. 69b5dba [sensor] clarify definition of the uuid field by Peng Xu · 8 years ago
  20. d156299 Add two sensor flags by Peng Xu · 8 years ago
  21. 0743a5c Implementation of sensor additional info report by Peng Xu · 9 years ago
  22. e20707a Fix build caused by "bool connect" by Peng Xu · 9 years ago
  23. e641ba9 Dynamic sensor related definitions by Peng Xu · 9 years ago
  24. cb96331 Adding new sensor types. by Ashutosh Joshi · 9 years ago
  25. ed021ea Adding support for a 6 DOF pose sensor by Ashutosh Joshi · 9 years ago
  26. f8e7ed3 sensor HAL: add device orientation sensor by Trevor Bunker · 9 years ago
  27. 2d6c8d7 Fix DATA_INJECTION flag in sensors.h by Aravind Akella · 9 years ago
  28. c7f5413 Define a flag for whether a sensor supports data_injection mode or not. by Aravind Akella · 9 years ago
  29. 050f2e4 Remove custome sensors from sensors.h by Ashutosh Joshi · 9 years ago
  30. 6507f50 Sensors HAL changes by Ashutosh Joshi · 9 years ago
  31. adbfbb7 Add new SENSOR_TYPE_WRIST_TILT_GESTURE sensor type by Nick Vaccaro · 10 years ago
  32. 110d2f2 sensors.h documentation change. by Aravind Akella · 10 years ago
  33. f0f67e6 Merge commit '38014a7c' into lmp-dev by Griff Hazen · 10 years ago
  34. 74279e3 Adding information about the first activation by Vinod Krishnan · 10 years ago
  35. a7f2cda Sensor HAL documentation fix. by Aravind Akella · 10 years ago
  36. 772d85a Some parameter renaming and comment update in sensors.h by Etienne Le Grand · 10 years ago
  37. 9057e12 Remove WAKE_UP_* sensor constants and stringTypes. by Aravind Akella · 10 years ago
  38. 5ebb31c Fix typo in sensor type using an already defined constant. by destradaa · 10 years ago
  39. 8df2feb Add glance gesture for doze mode. by Jeff Brown · 10 years ago
  40. 952471e Define SENSOR_TYPE_PICK_UP_GESTURE. by Aravind Akella · 10 years ago
  41. c841efd Add sensor flags for reportingMode. by Aravind Akella · 10 years ago
  42. 426f14d Rewording of tilt sensor by Etienne Le Grand · 10 years ago
  43. 53017ef Update starting gravity of tilt definition by Etienne Le Grand · 10 years ago
  44. 7b7b4cb am ec9236ef: am ef2c616c: Merge "Update definition of the heart rate monitor to include confidence" into klp-modular-dev by Etienne Le Grand · 10 years ago
  45. 7b36158 Update definition of the heart rate monitor to include confidence by Etienne Le Grand · 10 years ago
  46. ba12312 Add SENSOR_TYPE_WAKE_GESTURE in the sensor hal. by Etienne Le Grand · 10 years ago
  47. f895c68 Define TILT sensor by Aravind Akella · 10 years ago
  48. 6242f32 Define new wake_up sensors in sensors.h by Aravind Akella · 11 years ago
  49. 477fbd5 Add heart rate monitor, stringType and requiredPermissions to sensors.h by Aravind Akella · 10 years ago
  50. b20f1a3 DO NOT MERGE Add heart rate monitor, stringType and requiredPermissions to sensors.h by Aravind Akella · 10 years ago
  51. d27d819 Revert "Add heart rate monitor, stringType and requiredPermissions to sensors.h" by Etienne Le Grand · 10 years ago
  52. 5bd1cb7 Revert "Fix Merge conflict (Add heart rate monitor ...to sensors.h)" by Etienne Le Grand · 10 years ago
  53. c685453 Fix Merge conflict (Add heart rate monitor ...to sensors.h) by JP Abgrall · 10 years ago
  54. 0b8ec4f Add heart rate monitor, stringType and requiredPermissions to sensors.h by Etienne Le Grand · 11 years ago
  55. 8db1fb4 Docs: Removing contents now on source.android.com Bug: 10134622 by Clay Murphy · 11 years ago
  56. 1599ec6 Define a range for device specific sensors by Mathias Agopian · 11 years ago
  57. af32a8d minor changes to sensor HAL interface by Mathias Agopian · 11 years ago
  58. 16671c5 improvements to the batch mode APIs by Mathias Agopian · 11 years ago
  59. f770b7a Clarify some comments in the sensor HAL by Etienne Le Grand · 11 years ago
  60. 27e1668 be more explicit about 64 bits values in sensor events by Mathias Agopian · 11 years ago
  61. 7a813e8 Modify sign of bias in uncalibrated magnetometer by Etienne Le Grand · 11 years ago
  62. 28f0411 Sensor HAL updates by Etienne Le Grand · 12 years ago
  63. 2e7d3cd Minor fix in significant motion description by Etienne Le Grand · 12 years ago
  64. 1461f28 Add significant motion description by Etienne Le Grand · 12 years ago
  65. ca85814 Sensors HAL iterative update for jb-mr2 by Etienne Le Grand · 12 years ago
  66. 296cf93 Revert "only orientation and geomagnetic field sensors support the "status" field" by Jeff Brown · 12 years ago
  67. fbe985c only orientation and geomagnetic field sensors support the "status" field by Mathias Agopian · 12 years ago
  68. 1144bea improves sensors HAL documentation by Mathias Agopian · 12 years ago
  69. 2f276f5 renamed sensor PEDOMETER to STEP_DETECTOR by Mathias Agopian · 12 years ago
  70. 1082c0b Fix build by Andrew Hsieh · 12 years ago
  71. a455772 sensor HAL major revision by Mathias Agopian · 12 years ago
  72. 56f66cc Add support for new sensor types by Mathias Agopian · 12 years ago
  73. e9eaf37 improve sensor HAL documentation by Mathias Agopian · 13 years ago
  74. 15879d8 change sensor HAL documentation to allow setting polling rate for "non continuous" sensors by Mathias Agopian · 13 years ago
  75. 6e17d2c Merge 48e4ab6b7 by Jean-Baptiste Queru · 13 years ago
  76. 48e4ab6 am 83eb0af0: Merge "support humidity sensor type" by Jean-Baptiste Queru · 13 years ago
  77. d93ff97 Improve ROTATION_VECTOR sensor documentation by Mathias Agopian · 13 years ago
  78. 03dd9c6 remove deprecated/unused HAL headers by Mathias Agopian · 13 years ago
  79. d2ed15a support humidity sensor type by Urs Fleisch · 14 years ago
  80. 54f9dd0 fix [4056232] Deprecate Sensor.TYPE_TEMPERATURE and add Sensor.TYPE_AMBIENT_TEMPERATURE by Mathias Agopian · 14 years ago
  81. 1b514ad am 778ab436: am 3cceacee: Merge "update rotation-vector documentation." into gingerbread by Mathias Agopian · 14 years ago
  82. 42b743c update rotation-vector documentation. by Mathias Agopian · 14 years ago
  83. 8cd4162 resolved conflicts for merge of 72c113ee to master by Mathias Agopian · 14 years ago
  84. c04e5f6 Added a data field for gyroscopes and improved documentation. by Mathias Agopian · 14 years ago
  85. e8b8c39 resolved conflicts for merge of 5e610d6a to master by Kenny Root · 14 years ago
  86. 4ec14c1 add new sensor types for handling gyro data and device orientation more efficiently. by Kevin Powell · 14 years ago
  87. 5e610d6 resolved conflicts for merge of b01a043d to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  88. 3120b58 hw: sensors: Add gyro field by Makarand Karvekar · 14 years ago
  89. b01a043 add new sensor types for handling gyro data and device orientation more efficiently. by Kevin Powell · 14 years ago
  90. 1511e20 improved comments and added a minDelay attribute to sensor_t by Mathias Agopian · 14 years ago
  91. 1832f55 Added definition/documentation for pressure sensors by Mathias Agopian · 14 years ago
  92. 478994a improve sensor HAL documentation by Mathias Agopian · 14 years ago
  93. 66a4095 Be more explicit about the rate at which sensor events must be returned by Mathias Agopian · 14 years ago
  94. 98c5309 move the old sensorHAL interface into a separate header by Mathias Agopian · 14 years ago
  95. cdefccd new sensor_event_t structure for the new HAL that can handle bigger payloads by Mathias Agopian · 14 years ago
  96. b1e212e New sensor HAL and test by Mathias Agopian · 14 years ago
  97. 19ea59f [2472946] Sensor.TYPE_ORIENTATION returns inverted roll values by Mathias Agopian · 15 years ago
  98. a241431 Add documentation for proximity and light sensors. by Mike Lockwood · 15 years ago
  99. 2bedac6 sensors: whitespace clean up by Mike Lockwood · 15 years ago
  100. fbbb347 sensors: Add optional close_data_source call by Mike Lockwood · 15 years ago