1. fdb1fc8 Add hinge angle sensor type to sensor NDK by Anthony Stange · 4 years, 8 months ago
  2. d58cf5a Sensor: use FlattenableUtils::align by Steven Moreland · 5 years ago
  3. 793f464 Require AR permission to access step events by Brian Stack · 5 years ago
  4. d5e079f [sensor] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  5. 27cc5f9 Initialize native Sensor object correctly by Peng Xu · 7 years ago
  6. 48328dd Support custom permission, slight adjust of dumpsys print by Peng Xu · 7 years ago
  7. 801ea09 split libsensor our of libgui by Mathias Agopian · 8 years ago[Renamed (98%) from libs/gui/Sensor.cpp]
  8. 4b62d90 Merge "Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API" by Nick Vaccaro · 8 years ago
  9. e36e347 Direct report mode support in sensor service and client by Peng Xu · 8 years ago
  10. 2e990eb Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API by Nick Vaccaro · 8 years ago
  11. 2fa7236 Merge "TYPE_DYNAMIC_SENSOR_META should be wake up sensor" am: 29280addfd am: 4925ffcbec am: ce7bcb28ff by Peng Xu · 8 years ago
  12. 29280ad Merge "TYPE_DYNAMIC_SENSOR_META should be wake up sensor" by Peng Xu · 8 years ago
  13. f6b96f9 Merge "Add an uncalibrated sensor type." by Ashutosh Joshi · 8 years ago
  14. ab4e1ff Add an uncalibrated sensor type. by Ashutosh Joshi · 8 years ago
  15. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  16. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  17. 4e44cf5 TYPE_DYNAMIC_SENSOR_META should be wake up sensor by Peng Xu · 8 years ago
  18. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 8 years ago
  19. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 9 years ago
  20. 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 8 years ago
  21. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 8 years ago
  22. 08f41ad Merge "Dynamic Sensor Discovery implementation" by Peng Xu · 9 years ago
  23. 1b4566c Adding support for new sensor types by Ashutosh Joshi · 9 years ago
  24. 2576cb6 Dynamic Sensor Discovery implementation by Peng Xu · 9 years ago
  25. 313fb8c am 0221b4bd: am 263b020b: am 6427e719: am 2ac7405b: Merge "Set DATA_INJECTION mode flag for sensors." into mnc-dr-dev by Aravind Akella · 9 years ago
  26. 2ac7405 Merge "Set DATA_INJECTION mode flag for sensors." into mnc-dr-dev by Aravind Akella · 9 years ago
  27. f9b7f85 Set DATA_INJECTION mode flag for sensors. by Aravind Akella · 9 years ago
  28. 8660a31 am be8dbebe: am 07da55f9: am 2f7531fb: am 13c63825: am e35c7d65: Add body sensors app op for custom sensors by Prashant Malani · 9 years ago
  29. e35c7d6 Add body sensors app op for custom sensors by Prashant Malani · 9 years ago
  30. 53390e1 libgui/SF: Fix some code warnings by Pablo Ceballos · 9 years ago
  31. b412f6e Add body sensors app op - framework native by Svetoslav · 9 years ago
  32. fc35dd8 am 26cc3d0b: am b9bb1f13: Merge "Add support for SENSOR_TYPE_WRIST_TILT_GESTURE" into lmp-mr1-modular-dev by Nick Vaccaro · 10 years ago
  33. 9bb99b1 Add support for SENSOR_TYPE_WRIST_TILT_GESTURE by Nick Vaccaro · 10 years ago
  34. d723bd7 libgui: Enable -Weverything and -Werror by Dan Stoza · 10 years ago
  35. 8493b79 SensorService fixes by Aravind Akella · 10 years ago
  36. 64ffcb0 Sensor.cpp changes. by Aravind Akella · 10 years ago
  37. fd8498c Remove WAKE_UP_* sensor constants. by Aravind Akella · 10 years ago
  38. 31d825d Add glance gesture for doze mode. by Jeff Brown · 10 years ago
  39. adb65d9 Merge "Surface reportingMode for Sensors." by Aravind Akella · 10 years ago
  40. 0e025c5 Surface reportingMode for Sensors. by Aravind Akella · 10 years ago
  41. 8f515ce libgui: 64 bit compile issues (part deux) by Mark Salyzyn · 10 years ago
  42. d9441e4 Surface maxDelay and isWakeUpSensor flag in Sensor.java. by Aravind Akella · 10 years ago
  43. d763fc7 am 47d871b2: am d35e3af0: Set default values for FifoMaxEventCount and ReservedEventCount. by Aravind Akella · 10 years ago
  44. d35e3af Set default values for FifoMaxEventCount and ReservedEventCount. by Aravind Akella · 10 years ago
  45. e284a90 Add wake gesture in Sensor.cpp by Etienne Le Grand · 10 years ago
  46. 9a844cf Enable wakeup sensors. by Aravind Akella · 11 years ago
  47. 7001804 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Aravind Akella · 10 years ago
  48. 4369a4e Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 10 years ago
  49. c57a019 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 10 years ago
  50. 724d91d Sensor batching. Changes to the native code. by Aravind Akella · 11 years ago
  51. e142428 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  52. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 12 years ago
  53. 2ebc4d6 set a Sensor's version properly by Mathias Agopian · 12 years ago
  54. b62013f 9-axis sensor fusion with Kalman filter by Mathias Agopian · 13 years ago
  55. a48bcf6 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  56. d03d9ce Fix a memory corruption when writting Sensor into a parcel by Mathias Agopian · 14 years ago
  57. a7352c9 new SensorService by Mathias Agopian · 14 years ago
  58. 589ce85 first step at implementing the native sensor support by Mathias Agopian · 14 years ago