1. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  2. 83d616a Make input system aware of multiple displays. by Jeff Brown · 12 years ago
  3. 7174a49 Improve touch event resampling. by Jeff Brown · 12 years ago
  4. 8a90e6e Minor refactoring before starting on velocity tracker changes. by Jeff Brown · 12 years ago
  5. fd23e3e Fix bugs in fallback key handling. by Jeff Brown · 12 years ago
  6. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  7. 771526c Resample touch events on frame boundaries. by Jeff Brown · 12 years ago
  8. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  9. e38fdfa Add a unique input device descriptor. by Jeff Brown · 12 years ago
  10. 2b6c32c Fix spurious ANRs in native activities. by Jeff Brown · 12 years ago
  11. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 12 years ago[Renamed (99%) from include/ui/Input.h]
  12. 1e08fe9 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
  13. b59ab9f Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago
  14. 581761d Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 13 years ago
  15. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  16. 72c7362 am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 13 years ago
  17. ac55c2b Revert velocity damping. Bug: 4364920 by Jeff Brown · 13 years ago
  18. a742f85 am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 13 years ago
  19. 19c97d46 Implement pointer acceleration. by Jeff Brown · 13 years ago
  20. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  21. 5b2b4d9 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 13 years ago
  22. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 13 years ago
  23. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  24. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  25. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  26. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  27. 21bc5c9 Add a little input event consistency verifier. by Jeff Brown · 13 years ago
  28. 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 13 years ago
  29. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  30. ace13b1 Use touch pad gestures to manipulate the pointer. by Jeff Brown · 13 years ago
  31. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  32. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  33. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  34. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  35. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 13 years ago
  36. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 13 years ago
  37. 58a2da8 Fix crashes caused by some input devices. by Jeff Brown · 14 years ago
  38. 89de57a Fix getSwitchState. by Jeff Brown · 14 years ago
  39. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  40. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  41. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  42. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 14 years ago
  43. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  44. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  45. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  46. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  47. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  48. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 14 years ago
  49. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  50. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  51. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  52. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  53. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  54. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 14 years ago
  55. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  56. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 14 years ago
  57. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  58. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  59. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  60. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  61. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  62. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago