1. 4a4baef Several code quality improvements by Peng Xu · 8 years ago
  2. aa95727 Fix NC caused by race condition in SystemSensorManager by Peng Xu · 8 years ago
  3. a295835 Implementation of sensor additioanl info report by Peng Xu · 9 years ago
  4. a35b553 Dynamic Sensor Discovery Implementation by Peng Xu · 9 years ago
  5. a05df45 Fix a possible race condition in SensorManager initialization. by Aravind Akella · 9 years ago
  6. 11fce8e Log full class name of the client activating sensors for better debugging. by Aravind Akella · 9 years ago
  7. c588975 Merge "Clean up get sensorList." into mnc-dev by Aravind Akella · 9 years ago
  8. d4cc5ec Remove flag mDataInjectionMode. by Aravind Akella · 9 years ago
  9. 516e40e Clean up get sensorList. by Aravind Akella · 9 years ago
  10. ef8d2bb Merge "Fix for last sensor missing from sensor list returned by the HAL." into mnc-dev by Aravind Akella · 9 years ago
  11. b02e605 Fix for last sensor missing from sensor list returned by the HAL. by Aravind Akella · 9 years ago
  12. d123b51 Changes to Data Injection mode APIs by Aravind Akella · 9 years ago
  13. 1b41cc9 Use LOCATION_HARDWARE permission for data injection. by Aravind Akella · 9 years ago
  14. b9d71a6 Add body sensors app op - framework base by Svet Ganov · 9 years ago
  15. 18ebf732b Add hidden SensorManager APIs for injecting sensor data. by Aravind Akella · 9 years ago
  16. 3b4049e Fix leaks due to GC circular references. by Jeff Brown · 9 years ago
  17. 8844599 Pipe the packageName of the application from the java layer to SensorService. by Aravind Akella · 9 years ago
  18. 2790035 Add java APIs for Sensor reportingMode. by Aravind Akella · 10 years ago
  19. af80510 Add confidence to the heart rate monitor definition and clarify onAccuracyChange by Etienne Le Grand · 10 years ago
  20. 4838e33 AArch64: Use long for pointers in hardware classes by Ashok Bhat · 11 years ago
  21. 31d14ce Fix for ClassCastException in SystemSensorManager. by Aravind Akella · 11 years ago
  22. 4bdc37d Fix registerListener and flush bugs. by Aravind Akella · 11 years ago
  23. b4c76b1 Sensor batching. Implementation for registerListener(with batch support) and flush APIs. by Aravind Akella · 11 years ago
  24. 2e90089 Fix race condition and disable call. by Jaikumar Ganesh · 11 years ago
  25. 6d0c1d78 Sensor values changes. by Jaikumar Ganesh · 11 years ago
  26. 9a8df4d Add new sensor types. by Jaikumar Ganesh · 11 years ago
  27. 1aab1db Revert "Add new sensor types." by Jaikumar Ganesh · 11 years ago
  28. 47337ef Revert "Add a minimum size for the event pools." by Jaikumar Ganesh · 11 years ago
  29. c0ce7ee Add a minimum size for the event pools. by Justin Koh · 11 years ago
  30. bc03a34 Add new sensor types. by Jaikumar Ganesh · 11 years ago
  31. db772d8 rework SystemSensorManager.java by Mathias Agopian · 12 years ago
  32. 6d7a473 Sensors could be disabled by any application by Magnus Hallqvist · 12 years ago
  33. 4481d9c Move legacy sensor support to a new class. by Jeff Brown · 12 years ago
  34. 25157e4 Refactor SensorManager to move non-API bits into a subclass. by Jeff Brown · 12 years ago