1. 6674d9b Fix swipe gesture cosine calculation. Bug: 4124987 by Jeff Brown · 14 years ago
  2. 9181a5f4 Fix build. by Jeff Brown · 14 years ago
  3. cb5ffcf Simplify spot tracking logic. Bug: 4124987 by Jeff Brown · 14 years ago
  4. bb3fcba0c Touch pad improvements. Bug: 4124987 by Jeff Brown · 14 years ago
  5. 1a84fd1 Add a preference panel for mouse speed. by Jeff Brown · 14 years ago
  6. 19c97d46 Implement pointer acceleration. by Jeff Brown · 14 years ago
  7. 214eaf4 Use ViewConfiguration to seed input system configuration. by Jeff Brown · 14 years ago
  8. 4e3f720 Button state should reflect actual buttons. (DO NOT MERGE) by Jeff Brown · 14 years ago
  9. 538881e Touch pad UX improvements. by Jeff Brown · 14 years ago
  10. 2cb7981 Fix deadlock in dispatcher. (DO NOT MERGE) by Jeff Brown · 14 years ago
  11. b416e24 Fix bug reporting presence of orientation axis. (DO NOT MERGE) by Jeff Brown · 14 years ago
  12. 325bd07 Add tap/drag touchpad gesture. (DO NOT MERGE) by Jeff Brown · 14 years ago
  13. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 14 years ago
  14. a6dbfdd Add a sprite controller. (DO NOT MERGE) by Jeff Brown · 14 years ago
  15. 5ced76a Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE) by Jeff Brown · 14 years ago
  16. 7157f6f Allow batching samples onto the pending motion event. (DO NOT MERGE) by Jeff Brown · 14 years ago
  17. 524ee64 Support chorded fallback keys. (DO NOT MERGE) by Jeff Brown · 14 years ago
  18. 22d789d Fix focused application handle. (DO NOT MERGE) by Jeff Brown · 14 years ago
  19. dbf8d27 Optimize EventHub to process events in big chunks. (DO NOT MERGE) by Jeff Brown · 14 years ago
  20. 68d6075 Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 14 years ago
  21. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 14 years ago
  22. 4fb7625 Fix bounds check. Bug: 4413945 by Jeff Brown · 14 years ago
  23. e7d25b7 Fix scaling of batched motion events. by Dianne Hackborn · 14 years ago
  24. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 14 years ago
  25. 199d1c1 Fix missing AOSP copyright headers for more files by James Dong · 14 years ago
  26. 8e9d443 Fix dangling pointer when device closed just after opening. by Jeff Brown · 14 years ago
  27. efd3266 Input improvements and bug fixes. by Jeff Brown · 14 years ago
  28. 9e8e40c Recognize 3D joysticks. (DO NOT MERGE) by Jeff Brown · 14 years ago
  29. 9626b14 Fix off by one errors in touch motion ranges. (DO NOT MERGE) by Jeff Brown · 14 years ago
  30. 924c4d4 Support POLICY_FLAG_ALT et. al. (DO NOT MERGE) by Jeff Brown · 14 years ago
  31. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 14 years ago
  32. f634ded Set last event time to previous event batch delivery time to apps by makarand.karvekar · 14 years ago
  33. e2e0126 Only set KeyEvent long press flag when repeat count equals 1. by Jeff Brown · 14 years ago
  34. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 14 years ago
  35. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 14 years ago
  36. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 14 years ago
  37. bfaf3b9 Be more precise about tracking fallback keys. by Jeff Brown · 14 years ago
  38. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 14 years ago
  39. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  40. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 14 years ago
  41. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  42. c3451d4 Scale major axis when finger is oriented. by Jeff Brown · 14 years ago
  43. 71c86ad Fix read from uninitialized memory. by Jeff Brown · 14 years ago
  44. 0a9f335 Fix build. by Jeff Brown · 14 years ago
  45. ab2f096 am 12b2dc90: am b1e0a870: Merge "Fix crashes caused by some input devices." into honeycomb by Jeff Brown · 14 years ago
  46. 58a2da8 Fix crashes caused by some input devices. by Jeff Brown · 14 years ago
  47. e155bd0 am 5f668c6e: am 8b9df978: Merge "Fix getSwitchState." into honeycomb by Jeff Brown · 14 years ago
  48. 89de57a Fix getSwitchState. by Jeff Brown · 14 years ago
  49. 7cca7e0 am 761a6b7f: am f4368c95: Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 14 years ago
  50. f4368c9 Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 14 years ago
  51. fe50892 Filter virtual keys after touches. by Jeff Brown · 14 years ago
  52. df52f46 am 6a88cea1: am f2bc4ee9: Merge "Mouse pointer tweaks." into honeycomb by Jeff Brown · 14 years ago
  53. f5a2ff6 Mouse pointer tweaks. by Jeff Brown · 14 years ago
  54. 0f6226b Merge "Add joystick support to framework." by Jeff Brown · 14 years ago
  55. cb1404e Add joystick support to framework. by Jeff Brown · 14 years ago
  56. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  57. 517bb4c Add support for detecting finger orientation. by Jeff Brown · 14 years ago
  58. 1c9d06e Fix bug with mice that send multiple BTN_MOUSE values. by Jeff Brown · 14 years ago
  59. 928e054 Prevent events from getting backlogged. by Jeff Brown · 14 years ago
  60. 9571285 Only allow touch events from one device at a time. by Jeff Brown · 14 years ago
  61. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago