1. 5e025eb Pipe through bounding box information (DO NOT MERGE) by Michael Wright · 11 years ago
  2. 4361e1f Remove assist swipe from TOUCH_NAVIGATION devices by Michael Wright · 11 years ago
  3. 2b08c61 Mirror LTRIGGER / RTRIGGER as BRAKE / GAS for compatibility by Michael Wright · 11 years ago
  4. 4dac901 Rewrite touch navigation dpad synthesis. by Jeff Brown · 11 years ago
  5. c6091c6 Pipe through device resolution information by Michael Wright · 11 years ago
  6. e7a9ae8 Add touch navigation input source by Michael Wright · 11 years ago
  7. bcc046a Bundle correlated switch changes atomically. by Jeff Brown · 12 years ago
  8. 83d616a Make input system aware of multiple displays. by Jeff Brown · 12 years ago
  9. d728bf5 Make display manager tell input system about viewports. by Jeff Brown · 12 years ago
  10. 037f727 Improve handling of size and orientation. by Jeff Brown · 12 years ago
  11. 8a90e6e Minor refactoring before starting on velocity tracker changes. by Jeff Brown · 12 years ago
  12. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  13. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  14. 00710e9 Make InputDevice.SOURCE_STYLUS meaningful. by Jeff Brown · 12 years ago
  15. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  16. a47425a Add support for input devices that have vibrators. by Jeff Brown · 12 years ago
  17. af9e8d3 Notify applications when input devices change. by Jeff Brown · 12 years ago
  18. 49ccac5 Refactor key code mapping. by Jeff Brown · 12 years ago
  19. e38fdfa Add a unique input device descriptor. by Jeff Brown · 12 years ago
  20. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 12 years ago
  21. 112b5f5 Improve watchdog monitor for InputReader and InputDispatcher. by Jeff Brown · 13 years ago
  22. 9ee285a Support composite touch / joystick devices better. by Jeff Brown · 13 years ago
  23. daf4a12 Add a "show touches" option for demos and presentations. Bug: 4569045 by Jeff Brown · 13 years ago
  24. ea6892e Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301 by Jeff Brown · 13 years ago
  25. 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  26. 8bcbbef Exorcise notification panel ghosts. Bug: 5105599 by Jeff Brown · 13 years ago
  27. a1f89ce Improve touch device configuration. Bug: 5064702 by Jeff Brown · 13 years ago
  28. 89ef072 Add input system to Watchdog. Bug: 5094994 by Jeff Brown · 13 years ago
  29. d87c6d5 Use BTN_TOUCH or BTN_TOOL_* to determine if touch active. Bug: 5064702 by Jeff Brown · 13 years ago
  30. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  31. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  32. 49754db Handle stylus buttons and tool types. by Jeff Brown · 13 years ago
  33. a611137 Remove edge slop support. by Jeff Brown · 13 years ago
  34. a4d1bc5 Drop obsolete touch screen hacks. by Jeff Brown · 13 years ago
  35. 6894a29 Workaround apps that make assumptions about pointer ids. by Jeff Brown · 13 years ago
  36. 474dcb5 Add support for disabling pointer gestures. by Jeff Brown · 13 years ago
  37. 9429e6e am 92110af2: am 5f0b1721: am 25bd8abc: Merge "Fix swipe gesture cosine calculation. Bug: 4124987" into honeycomb-mr2 by Jeff Brown · 13 years ago
  38. 051e8f2 am 55cc25c1: am 797dc698: am b92dcf9c: Merge "Simplify spot tracking logic. Bug: 4124987" into honeycomb-mr2 by Jeff Brown · 13 years ago
  39. 774ed9d resolved conflicts for merge of 8b2c0014 to master by Jeff Brown · 13 years ago
  40. 6674d9b Fix swipe gesture cosine calculation. Bug: 4124987 by Jeff Brown · 13 years ago
  41. cb5ffcf Simplify spot tracking logic. Bug: 4124987 by Jeff Brown · 13 years ago
  42. bb3fcba0c Touch pad improvements. Bug: 4124987 by Jeff Brown · 13 years ago
  43. 7218d83 resolved conflicts for merge of ca2b552d to master by Jeff Brown · 13 years ago
  44. a742f85 am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 13 years ago
  45. f3b57de resolved conflicts for merge of 7e193916 to master by Dianne Hackborn · 13 years ago
  46. 60a126a Merge "Fix ABS_MT_SLOT handling." by Jeff Brown · 13 years ago
  47. 441a9c2 Fix ABS_MT_SLOT handling. by Jeff Brown · 13 years ago
  48. 1a84fd1 Add a preference panel for mouse speed. by Jeff Brown · 13 years ago
  49. 19c97d46 Implement pointer acceleration. by Jeff Brown · 13 years ago
  50. b530abc am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." into honeycomb-mr2 by Jeff Brown · 13 years ago
  51. 214eaf4 Use ViewConfiguration to seed input system configuration. by Jeff Brown · 13 years ago
  52. 538881e Touch pad UX improvements. by Jeff Brown · 13 years ago
  53. 325bd07 Add tap/drag touchpad gesture. (DO NOT MERGE) by Jeff Brown · 13 years ago
  54. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  55. a6dbfdd Add a sprite controller. (DO NOT MERGE) by Jeff Brown · 13 years ago
  56. dbf8d27 Optimize EventHub to process events in big chunks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  57. 80fd47c Input device protocol enhancements. by Jeff Brown · 13 years ago
  58. 68d6075 Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 13 years ago
  59. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 13 years ago
  60. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  61. 79ac969 Add tap/drag touchpad gesture. by Jeff Brown · 13 years ago
  62. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  63. 5541de9 Add a sprite controller. by Jeff Brown · 13 years ago
  64. b719874 Optimize EventHub to process events in big chunks. by Jeff Brown · 13 years ago
  65. aa3855d Refactor how timeouts are calculated. by Jeff Brown · 13 years ago
  66. ace13b1 Use touch pad gestures to manipulate the pointer. by Jeff Brown · 13 years ago
  67. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  68. 9626b14 Fix off by one errors in touch motion ranges. (DO NOT MERGE) by Jeff Brown · 13 years ago
  69. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  70. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  71. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  72. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  73. 7cca7e0 am 761a6b7f: am f4368c95: Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 14 years ago
  74. fe50892 Filter virtual keys after touches. by Jeff Brown · 14 years ago
  75. cb1404e Add joystick support to framework. by Jeff Brown · 14 years ago
  76. 517bb4c Add support for detecting finger orientation. by Jeff Brown · 14 years ago
  77. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago[Renamed (99%) from include/ui/InputReader.h]
  78. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 14 years ago
  79. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  80. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  81. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  82. 3ae4ac8 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 14 years ago
  83. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 14 years ago
  84. 511ee5f Add support for calibrating touch position. by Jeff Brown · 14 years ago
  85. c52862e am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 14 years ago
  86. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 14 years ago
  87. c6d282b Improve input device calibration format. by Jeff Brown · 14 years ago
  88. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  89. 7342bb9 Wait for initial device scan to finish before updating config. by Jeff Brown · 14 years ago
  90. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  91. ef3d7e8 Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 14 years ago
  92. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  93. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  94. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  95. 2dfd7a7 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 14 years ago
  96. c3fc2d0 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 14 years ago
  97. 9e2ad36 Enhanced VelocityTracker for > 5 pointers and fixed bugs. by Jeff Brown · 14 years ago
  98. 6328cdc Improve thread safety of input mappers. by Jeff Brown · 14 years ago
  99. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  100. 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 14 years ago