1. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago
  2. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  3. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  4. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  5. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  6. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  7. ea9020e Add API to find out if there is a vibrator. by Dianne Hackborn · 14 years ago
  8. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 14 years ago
  9. 471b032 am faebca7f: am c9fa90f9: Merge "GPS: remove some logging" into gingerbread by Mike Lockwood · 14 years ago
  10. faebca7 am c9fa90f9: Merge "GPS: remove some logging" into gingerbread by Mike Lockwood · 14 years ago
  11. fa40528 GPS: remove some logging by Mike Lockwood · 14 years ago
  12. 7df7cfe am c20f205d: am 5bfef1ba: Merge "BatteryService: Set bool to true if sysfs entry is not 0" by Jean-Baptiste Queru · 14 years ago
  13. c20f205 am 5bfef1ba: Merge "BatteryService: Set bool to true if sysfs entry is not 0" by Jean-Baptiste Queru · 14 years ago
  14. 0bc1f39 am 8333d591: am 5d5a9db5: Merge "GPS: Enable some more logging" into gingerbread by Mike Lockwood · 14 years ago
  15. 8333d59 am 5d5a9db5: Merge "GPS: Enable some more logging" into gingerbread by Mike Lockwood · 14 years ago
  16. b8d9033 GPS: Enable some more logging by Mike Lockwood · 14 years ago
  17. b25d5be5 am 258d0e80: am 0d65a3fc: Merge "Screen on/off animation tweaks" into gingerbread by Joe Onorato · 14 years ago
  18. d7117f0 am 1442818a: am c792c2e9: Merge "GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue" into gingerbread by Mike Lockwood · 14 years ago
  19. 258d0e8 am 0d65a3fc: Merge "Screen on/off animation tweaks" into gingerbread by Joe Onorato · 14 years ago
  20. 609695d Screen on/off animation tweaks by Joe Onorato · 14 years ago
  21. eb86aaa am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 14 years ago
  22. cd4af42 am 4b255a23: am 03aa28fb: Merge "Improve the input policy handling a bit." into gingerbread by Jeff Brown · 14 years ago
  23. 1442818 am c792c2e9: Merge "GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue" into gingerbread by Mike Lockwood · 14 years ago
  24. c792c2e Merge "GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue" into gingerbread by Mike Lockwood · 14 years ago
  25. 49016d6 BatteryService: Set bool to true if sysfs entry is not 0 by Axel Haslam · 14 years ago
  26. 9a12a3c am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 14 years ago
  27. b08a1af Remove dead code, and make the animation a setting. by Joe Onorato · 14 years ago
  28. 301f78b am 431dd3b1: am 86564dc6: Merge "GPS: Add update_network_state call to AGpsRillInterface" into gingerbread by Mike Lockwood · 14 years ago
  29. 4b255a2 am 03aa28fb: Merge "Improve the input policy handling a bit." into gingerbread by Jeff Brown · 14 years ago
  30. 3122e44 Improve the input policy handling a bit. by Jeff Brown · 14 years ago
  31. 26b6df7 Merge "Track input state when transferring touch focus." by Jeff Brown · 14 years ago
  32. 9c9f1a3 Track input state when transferring touch focus. by Jeff Brown · 14 years ago
  33. f7b7330 GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue by Mike Lockwood · 14 years ago
  34. 4231124c Merge "Fix an event injection bug when the policy is bypassed." by Jeff Brown · 14 years ago
  35. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  36. 02241ab am 89fbcd72: resolved conflicts for merge of c2894474 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  37. 986d170 am 1bdba9fa: am 2f77c3e4: Merge "GPS: Fix another race condition in GPS HAL initialization" into gingerbread by Mike Lockwood · 14 years ago
  38. dd8b0c9 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  39. f2e0681 am 1da8d4d1: Merge "Fix an event injection bug when the policy is bypassed." into gingerbread by Jeff Brown · 14 years ago
  40. 1da8d4d Merge "Fix an event injection bug when the policy is bypassed." into gingerbread by Jeff Brown · 14 years ago
  41. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  42. 431dd3b am 86564dc6: Merge "GPS: Add update_network_state call to AGpsRillInterface" into gingerbread by Mike Lockwood · 14 years ago
  43. 4cda1e3 am 2d39374f: am 66e60604: Merge "GPS: More HAL initialization cleanup" into gingerbread by Mike Lockwood · 14 years ago
  44. 50130bb GPS: Add update_network_state call to AGpsRillInterface by Mike Lockwood · 14 years ago
  45. 72f23bb am 748b413e: am 1c3ef787: Merge "GPS: Do not call sGpsInterface->init() multiple times" into gingerbread by Mike Lockwood · 14 years ago
  46. 89fbcd7 resolved conflicts for merge of c2894474 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  47. 9239612 Support showing "Cold" battery health. by Imre Sunyi · 14 years ago
  48. 01df140 GPS: Fix another race condition in GPS HAL initialization by Mike Lockwood · 14 years ago
  49. 1e6a3a5 Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  50. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  51. 4270237 GPS: More HAL initialization cleanup by Mike Lockwood · 14 years ago
  52. b6e5fa8 GPS: Do not call sGpsInterface->init() multiple times by Mike Lockwood · 14 years ago
  53. 22f4191 resolved conflicts for merge of 6327a9fe to master by Mike Lockwood · 14 years ago
  54. bea3118 GPS: Clean up GPS API extension initialization in JNI code. by Mike Lockwood · 14 years ago
  55. 1e84da8 GPS: Add support for AGpsRilInterface. by Miguel Torroja · 14 years ago
  56. 0f5f2e4 am e11b76d3: am f6295b35: Merge "Minor logging changes to input dispatcher to help with debugging." into gingerbread by Jeff Brown · 14 years ago
  57. f2f4871 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 14 years ago
  58. efb8a3d am 57fa3e8b: am 9e32a438: Merge "Support haptic feedback for virtual keys defined in key layout." into gingerbread by Jeff Brown · 14 years ago
  59. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  60. a53146c Drag/drop APIs and infrastructure by Christopher Tate · 14 years ago
  61. e650412 Add support for transferring touch focus. by Jeff Brown · 14 years ago
  62. 464fb74 am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  63. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  64. a7553c5 am 77d9a5a5: am 98bcb41d: Merge "Fix race reading input configuration during system startup." into gingerbread by Jeff Brown · 14 years ago
  65. 57c5937 Fix race reading input configuration during system startup. by Jeff Brown · 14 years ago
  66. 711f827 am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 14 years ago
  67. 54a1825 Fix app switch latency optimization. by Jeff Brown · 14 years ago
  68. fa8186c am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 14 years ago
  69. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  70. b3787d5 am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  71. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  72. 3dfc572 am 8723bb58: am b21fb104: Fix key repeat delay. by Jeff Brown · 14 years ago
  73. b380c4d resolved conflicts for merge of a05088c1 to master by Jeff Brown · 14 years ago
  74. b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
  75. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  76. 22f5ee9 am 36f0cb26: am 8d60866e: Input device calibration and capabilities. by Jeff Brown · 14 years ago
  77. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  78. d78b868 am 36beeca4: am 3d8c9bdb: Raise motion event throttle to 60Hz from 35Hz. by Jeff Brown · 14 years ago
  79. feb02e7 am d25f0aea: am 99401b29: Merge "Add support for throttling motion events." into gingerbread by Jeff Brown · 14 years ago
  80. 3d8c9bd Raise motion event throttle to 60Hz from 35Hz. by Jeff Brown · 14 years ago
  81. ae9fc03 Add support for throttling motion events. by Jeff Brown · 14 years ago
  82. 671cc0e am 8fd80e92: am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  83. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  84. 5c9609f am 637df045: am 1ce4394c: Merge "Throttle userActivity calls from input dispatcher." into gingerbread by Jeff Brown · 14 years ago
  85. 9029157 Throttle userActivity calls from input dispatcher. by Jeff Brown · 14 years ago
  86. b219a83 am f66f8a58: am 95af0c14: Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 14 years ago
  87. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 14 years ago
  88. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  89. bbda99d Fixed StatusBar ANRs due to input event injection on UI thread. by Jeff Brown · 14 years ago
  90. 03a545e Merge changes I00d6980a,I814221b4,Id88603a5 by Mike Lockwood · 14 years ago
  91. 2279971 am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  92. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  93. da39f0e Send Intents when PTP compatible devices are connected/disconnected to USB by Mike Lockwood · 14 years ago
  94. 50558b9 resolved conflicts for merge of bc54e63c to master by Mathias Agopian · 14 years ago
  95. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  96. 5b45b1c am 7b8df313: am 00ba8844: Fix individual pointer id up/down reporting. by Jeff Brown · 14 years ago
  97. 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 14 years ago
  98. eb857f1 resolved conflicts for merge of f7adbe10 to master by Jeff Brown · 14 years ago
  99. e33348b Fix bug with phantom input windows. by Jeff Brown · 14 years ago
  100. b75fa30 resolved conflicts for merge of aca672ba to master by Jeff Brown · 14 years ago