1. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  2. 9e8e40c Recognize 3D joysticks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  3. 9626b14 Fix off by one errors in touch motion ranges. (DO NOT MERGE) by Jeff Brown · 13 years ago
  4. 924c4d4 Support POLICY_FLAG_ALT et. al. (DO NOT MERGE) by Jeff Brown · 13 years ago
  5. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  6. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  7. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  8. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  9. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 13 years ago
  10. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  11. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 13 years ago
  12. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 13 years ago
  13. c3451d4 Scale major axis when finger is oriented. by Jeff Brown · 13 years ago
  14. ab2f096 am 12b2dc90: am b1e0a870: Merge "Fix crashes caused by some input devices." into honeycomb by Jeff Brown · 14 years ago
  15. 58a2da8 Fix crashes caused by some input devices. by Jeff Brown · 14 years ago
  16. e155bd0 am 5f668c6e: am 8b9df978: Merge "Fix getSwitchState." into honeycomb by Jeff Brown · 14 years ago
  17. 89de57a Fix getSwitchState. by Jeff Brown · 14 years ago
  18. 7cca7e0 am 761a6b7f: am f4368c95: Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 14 years ago
  19. fe50892 Filter virtual keys after touches. by Jeff Brown · 14 years ago
  20. cb1404e Add joystick support to framework. by Jeff Brown · 14 years ago
  21. 517bb4c Add support for detecting finger orientation. by Jeff Brown · 14 years ago
  22. 1c9d06e Fix bug with mice that send multiple BTN_MOUSE values. by Jeff Brown · 14 years ago
  23. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago[Renamed (98%) from libs/ui/InputReader.cpp]
  24. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 14 years ago
  25. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  26. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  27. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  28. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  29. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  30. 51e7fe7 Rename the locked meta key constants for clarity. by Jeff Brown · 14 years ago
  31. 3ae4ac8 am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs identified." into gingerbread by Jeff Brown · 14 years ago
  32. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 14 years ago
  33. 511ee5f Add support for calibrating touch position. by Jeff Brown · 14 years ago
  34. c52862e am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." into gingerbread by Jeff Brown · 14 years ago
  35. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 14 years ago
  36. c6d282b Improve input device calibration format. by Jeff Brown · 14 years ago
  37. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  38. 8da727a Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 14 years ago
  39. 7342bb9 Wait for initial device scan to finish before updating config. by Jeff Brown · 14 years ago
  40. f2f4871 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 14 years ago
  41. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  42. ef3d7e8 Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 14 years ago
  43. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  44. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  45. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  46. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  47. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  48. 2dfd7a7 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 14 years ago
  49. c3fc2d0 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 14 years ago
  50. 6328cdc Improve thread safety of input mappers. by Jeff Brown · 14 years ago
  51. aab985b Fix touch input in landscape mode. by Jeff Brown · 14 years ago
  52. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  53. d361659 Fix trackball down and movement bugs. by Jeff Brown · 14 years ago
  54. 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 14 years ago
  55. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  56. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  57. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  58. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 14 years ago
  59. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 14 years ago
  60. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  61. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  62. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  63. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  64. 43a9527 Fix include paths. by Jeff Brown · 14 years ago
  65. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago