1. 199d1c1 Fix missing AOSP copyright headers for more files by James Dong · 13 years ago
  2. 8e9d443 Fix dangling pointer when device closed just after opening. by Jeff Brown · 13 years ago
  3. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  4. 9e8e40c Recognize 3D joysticks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  5. 9626b14 Fix off by one errors in touch motion ranges. (DO NOT MERGE) by Jeff Brown · 13 years ago
  6. 924c4d4 Support POLICY_FLAG_ALT et. al. (DO NOT MERGE) by Jeff Brown · 13 years ago
  7. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  8. f634ded Set last event time to previous event batch delivery time to apps by makarand.karvekar · 13 years ago
  9. e2e0126 Only set KeyEvent long press flag when repeat count equals 1. by Jeff Brown · 13 years ago
  10. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  11. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  12. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  13. bfaf3b9 Be more precise about tracking fallback keys. by Jeff Brown · 13 years ago
  14. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 13 years ago
  15. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  16. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 13 years ago
  17. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 13 years ago
  18. c3451d4 Scale major axis when finger is oriented. by Jeff Brown · 13 years ago
  19. 71c86ad Fix read from uninitialized memory. by Jeff Brown · 13 years ago
  20. 0a9f335 Fix build. by Jeff Brown · 14 years ago
  21. ab2f096 am 12b2dc90: am b1e0a870: Merge "Fix crashes caused by some input devices." into honeycomb by Jeff Brown · 14 years ago
  22. 58a2da8 Fix crashes caused by some input devices. by Jeff Brown · 14 years ago
  23. e155bd0 am 5f668c6e: am 8b9df978: Merge "Fix getSwitchState." into honeycomb by Jeff Brown · 14 years ago
  24. 89de57a Fix getSwitchState. by Jeff Brown · 14 years ago
  25. 7cca7e0 am 761a6b7f: am f4368c95: Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 14 years ago
  26. f4368c9 Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 14 years ago
  27. fe50892 Filter virtual keys after touches. by Jeff Brown · 14 years ago
  28. df52f46 am 6a88cea1: am f2bc4ee9: Merge "Mouse pointer tweaks." into honeycomb by Jeff Brown · 14 years ago
  29. f5a2ff6 Mouse pointer tweaks. by Jeff Brown · 14 years ago
  30. 0f6226b Merge "Add joystick support to framework." by Jeff Brown · 14 years ago
  31. cb1404e Add joystick support to framework. by Jeff Brown · 14 years ago
  32. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  33. 517bb4c Add support for detecting finger orientation. by Jeff Brown · 14 years ago
  34. 1c9d06e Fix bug with mice that send multiple BTN_MOUSE values. by Jeff Brown · 14 years ago
  35. 928e054 Prevent events from getting backlogged. by Jeff Brown · 14 years ago
  36. 9571285 Only allow touch events from one device at a time. by Jeff Brown · 14 years ago
  37. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago