1. 55b52a2 Merge \\\\"docs: Updated descriptions of device orientation angles.\\\\" into mnc-docs am: d312201b74 am: 6b4d2a2e6d am: a812012c52 by Kevin Hufnagle · 8 years ago
  2. b4839de docs: Updated descriptions of device orientation angles. by Kevin Hufnagle · 8 years ago
  3. fb1c941 Fix a few known issue in sensor framework by Peng Xu · 8 years ago
  4. ac82373 doc: Fix syntax error in code example. by Greg Kaiser · 8 years ago
  5. a35b553 Dynamic Sensor Discovery Implementation by Peng Xu · 9 years ago
  6. 0e3de6c Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  7. d123b51 Changes to Data Injection mode APIs by Aravind Akella · 9 years ago
  8. 0d07846 Merge "Use LOCATION_HARDWARE permission for data injection." into mnc-dev by Aravind Akella · 9 years ago
  9. 1b41cc9 Use LOCATION_HARDWARE permission for data injection. by Aravind Akella · 9 years ago
  10. ca09d8c Bug fix and documentation clarification by Peng Xu · 9 years ago
  11. 18ebf732b Add hidden SensorManager APIs for injecting sensor data. by Aravind Akella · 9 years ago
  12. f5021f6 Update API to contain new wrist tilt sensor type and string. by Nick Vaccaro · 10 years ago
  13. 1f9b32f Sensor documentation fixes. by Aravind Akella · 10 years ago
  14. 0288ca6 SensorManager API changes. by Aravind Akella · 10 years ago
  15. 7326def am d7439d8c: Merge "Add confidence to the heart rate monitor definition and clarify onAccuracyChange" into klp-modular-dev by Etienne Le Grand · 10 years ago
  16. af80510 Add confidence to the heart rate monitor definition and clarify onAccuracyChange by Etienne Le Grand · 10 years ago
  17. f2e837e am e7f7af96: am 35c8ebab: Merge "take account of RotationVector\'s new extra parameter" by Jeff Brown · 10 years ago
  18. 12d39b9 take account of RotationVector's new extra parameter by Balint Ureczky · 11 years ago
  19. f2ef28d Doc updates: Javadoc fixes by Katie McCormick · 11 years ago
  20. 4bdc37d Fix registerListener and flush bugs. by Aravind Akella · 11 years ago
  21. d405e0f Sensor batching APIs for review. by Aravind Akella · 11 years ago
  22. 1f519d4 Fix for build breakage. Remove documentation link to hidden registerListener API. 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. 9a8df4d Add new sensor types. by Jaikumar Ganesh · 11 years ago
  26. 326e8bf am 84bba952: am 297409fe: am 3abd5a00: am ef47a8c4: am 6d9ff503: Merge "Doc update: clarify rules for rate param" into jb-mr1.1-docs by kmccormick · 11 years ago
  27. a230b3c Doc update: clarify rules for rate param by kmccormick · 11 years ago
  28. 1aab1db Revert "Add new sensor types." by Jaikumar Ganesh · 11 years ago
  29. bc03a34 Add new sensor types. by Jaikumar Ganesh · 11 years ago
  30. db772d8 rework SystemSensorManager.java by Mathias Agopian · 11 years ago
  31. fb89097 fix SensorManager.getAngleChange() documentation by Mathias Agopian · 12 years ago
  32. 4481d9c Move legacy sensor support to a new class. by Jeff Brown · 12 years ago
  33. 25157e4 Refactor SensorManager to move non-API bits into a subclass. by Jeff Brown · 12 years ago
  34. e0dbd00 Mark input and sensor messages as asynchronous. by Jeff Brown · 12 years ago
  35. 5263767 Tweak DELAY_UI for 16Hz to 15Hz by Mathias Agopian · 13 years ago
  36. 0eab821 fix [4026375] SensorManager quaternion functions can call sqrt with a negative number by Mathias Agopian · 13 years ago
  37. f27ebde Merge "fix [3452769] SensorEventListener can cause a java allocation at each received event [external]" by Mathias Agopian · 13 years ago
  38. 929ced3 fix [3452769] SensorEventListener can cause a java allocation at each received event [external] by Mathias Agopian · 13 years ago
  39. 7b6e4bd6 fix [3452750] Issue 14634: SensorManager.getRotationMatrixFromVector gets NaN-Values [external] by Mathias Agopian · 13 years ago
  40. c2b4e21 fix [3355413] Gyro calls onAccuracyChanged and reports accuracy as UNRELIABLE by Mathias Agopian · 14 years ago
  41. 0871ee0 Doc change: fix href to axis_globe_inverted orientation diagram. by Dirk Dougherty · 14 years ago
  42. 7badd2c allow rotation-vector to have 4 components by Mathias Agopian · 14 years ago
  43. f71384c Fix SensorManager.getOrientation() documentation. by Mathias Agopian · 14 years ago
  44. 34884b4 [3163098] Fix bug in angleChange funtion which caused the returned angle change to be zeroall the time. The fix is to use PrevR instead of computing the difference between R and R. by Kevin Powell · 14 years ago
  45. 4d3cb63 part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work by Mathias Agopian · 14 years ago
  46. ec33b82 fix [2931909] SensorManger breaks when using different SensorEventListener w/ the same sensors by Mathias Agopian · 14 years ago
  47. 43c87e4 Improve Sensors documentation a bit by Mathias Agopian · 14 years ago
  48. 7a0541d add new sensor types for handling gyro data and device orientation by Kevin Powell · 14 years ago
  49. a6704d3 Improve documentation of getAltitude by Mathias Agopian · 14 years ago
  50. 04d7e83e Added SensorManager.getAltitude() by Mathias Agopian · 14 years ago
  51. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  52. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  53. 0f791a7 More improvements to the SensorManager documentation by Mathias Agopian · 14 years ago
  54. 74cde2c Improve SensorManager documentation by Mathias Agopian · 14 years ago
  55. 7895da4 SensorManager: handle 270 and 180 rotation in the legacy APIs by Mathias Agopian · 14 years ago
  56. 210fc91 [2472946] Sensor.TYPE_ORIENTATION returns inverted roll values by Mathias Agopian · 14 years ago
  57. 5cb70b5 Rename Display.getOrientation() to Display.getRotation(). by Dianne Hackborn · 14 years ago
  58. b3dc5eb fix [2313526] sensor enable race condition by Mathias Agopian · 14 years ago
  59. f5d95cb less log spew by Joe Onorato · 15 years ago
  60. e417158 fix [2330211] sensors thread priority too low by Mathias Agopian · 15 years ago
  61. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  62. 270e87f Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 15 years ago
  63. 287b309 fix 1812272 SensorManager method returns hidden object by Mathias Agopian · 15 years ago
  64. 5a0cb42 AI 144135: am: CL 144134 Fix issue 1750132 - SensorManager listener 'rate' parameter units are undocumented by Chris Tate · 15 years ago
  65. 6dee624 Automated import from //branches/donutburger/...@142801,142801 by Andreas Huber · 15 years ago
  66. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  67. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  68. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  69. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  70. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  71. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago