1. f54ab06 inputflinger: Restricted invalid MotionEvent button enum values by Akhilesh Sanikop · 7 months ago
  2. 26640c9 InputVerifier: verify button events and states (attempt 2) by Harry Cutts · 7 months ago
  3. 1e37d1e Revert "InputVerifier: verify button events and states" by Priyanka Advani (xWF) · 7 months ago
  4. fb477b1 InputVerifier: verify button events and states by Harry Cutts · 8 months ago
  5. e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 4 months ago
  6. c91c644 Update documentation for AInputEvent_toJava by Arpit Singh · 1 year, 7 months ago
  7. f8680e6 Add NDK API to obtain Java InputEvent from Native AInputEvent by Arpit Singh · 1 year, 8 months ago
  8. 8b75d50 Add sys/cdefs and __REMOVED_IN define to looper.h by Prashanth Swaminathan · 2 years, 2 months ago
  9. 8743f18 GestureConverter: add finger count axis for multi-finger swipes by Harry Cutts · 2 years, 4 months ago
  10. ccda33e Merge "input: Cleanup doxygen linking" am: f5bb504dda am: 858b668222 am: 37ae1ea1a9 by Prabir Pradhan · 2 years, 5 months ago
  11. e153adc input: Cleanup doxygen linking by Greg Pataky · 2 years, 5 months ago
  12. b1e8355 Report pinch gestures by Harry Cutts · 2 years, 9 months ago
  13. ef400b2 Report two-finger touchpad swipes by Harry Cutts · 2 years, 9 months ago
  14. c5748d1 Report three- and four-finger swipes by Harry Cutts · 2 years, 9 months ago
  15. 39b7ca2 Report motion offsets for touchpad swipes by Harry Cutts · 3 years ago
  16. eee671e Add MAXIMUM_VALID_AMOTION_EVENT_AXIS_VALUE by Yeabkal Wubshit · 3 years ago
  17. 2800fb0 Use TWO_FINGER_SWIPE classification for touchpad scroll events by Harry Cutts · 3 years ago
  18. 2a6c186 Deprecate Looper's pollAll by Ady Abraham · 3 years, 1 month ago
  19. 1ad281c [API Review] Make changes to documentation for getActionButton and by Vaibhav Devmurari · 3 years, 6 months ago
  20. 38fae2a [API Review] Make changes to documentation for getActionButton and by Vaibhav Devmurari · 3 years, 6 months ago
  21. 8576dd7 Add new NDK function definitions in input.h by Vaibhav · 3 years, 7 months ago
  22. f843796 Set keyboard type to maximum of all sub devices. by Philip Junker · 3 years, 7 months ago
  23. 9d43974 Add lifecycle information to docs for AInputQueue_fromJava by Prabir Pradhan · 3 years, 9 months ago
  24. b1e1e39 Pass JNIEnv explicitly into AInputQueue_fromJava by Prabir Pradhan · 3 years, 9 months ago
  25. a64c272 Give access to the native InputQueue to all native applications. by Jim Blackler · 4 years ago
  26. 2dcfdc1 Merge "input.h: add missing __INTRODUCED_IN and doc comments." into sc-dev-plus-aosp am: 0d8d2552a8 am: afc2de1587 am: c1d8a6671e by Elliott Hughes · 4 years ago
  27. dbfde64 input.h: add missing __INTRODUCED_IN and doc comments. by Elliott Hughes · 4 years ago
  28. 7cdf8ef TouchEvent (1/n): Adding TouchModeEvent to InputChannel by Antonio Kantek · 4 years, 2 months ago
  29. 2745c95 Update android/input.h docs by Siarhei Vishniakou · 4 years, 6 months ago
  30. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 4 years, 8 months ago
  31. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 4 years, 8 months ago
  32. 0230344 Update SOURCE_SENSOR source for input device. by Chris Ye · 4 years, 7 months ago
  33. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  34. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 4 years, 10 months ago
  35. a53d865 Correct docs about the returned native objects by Siarhei Vishniakou · 5 years ago
  36. 1aaa212 Add java-to-native converters for input events. by Chris Ye · 5 years ago
  37. 421eb1c Touch cancellation handling by Arthur Hung · 6 years ago
  38. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  39. 3d70e53 Add "Available since" text to all android/ headers. by Elliott Hughes · 6 years ago
  40. 92b1ebe Restore __ANDROID_API__ guards for core <android/*> APIs by Ryan Prichard · 7 years ago
  41. 9db409b Add __INTRODUCED_IN to core <android/*.h> APIs. by Elliott Hughes · 7 years ago
  42. 61fafdd Accelerate shortcuts for input injection by Siarhei Vishniakou · 7 years ago
  43. 78f97b3 Support pointer capture in InputReader by Vladislav Kaznacheev · 9 years ago
  44. 494ed55 Migrate libandroid headers to ndk_headers. by Dan Albert · 9 years ago
  45. 1941ff5 inputflinger: Initial support for rotary encoders. by Prashant Malani · 10 years ago
  46. 858b3b3 resolve merge conflicts of 14af23d140 to master. by Prashant Malani · 10 years ago
  47. d983fd1 Revert "inputflinger: Initial support for rotary encoders." by Prashant Malani · 10 years ago
  48. fa1706a Add relative-x/y axis for mouse devices. by Jun Mukai · 10 years ago
  49. ac72bbf inputflinger: Initial support for rotary encoders. by Prashant Malani · 10 years ago
  50. 7d3ad69 Merge commit '71997c1a' into manualmerge by Michael Wright · 10 years ago
  51. 2f78b68 Add new AINPUT_SOURCE_BLUETOOTH_STYLUS by Michael Wright · 10 years ago
  52. baaeb2b am 7c000280: Merge changes from topic \'button_actions\' into mnc-dev by Michael Wright · 10 years ago
  53. c01f5d2 am c921ce26: Merge "Revert "Add new MotionEvent actions for button press and release."" into mnc-dev by Michael Wright · 10 years ago
  54. 9897516 am f27e6681: Merge "Add new MotionEvent actions for button press and release." into mnc-dev by Michael Wright · 10 years ago
  55. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 10 years ago
  56. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 10 years ago
  57. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 10 years ago
  58. bf6d5e0 frameworks/native: document native types and enums by Johan Euphrosine · 10 years ago
  59. 8769436 Fixed apparent copy/paste mistake Bug: 11634373 by David Friedman · 12 years ago
  60. 75765d3 am 1c45dc66: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 12 years ago
  61. 26c2416 Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event by Andrew Hsieh · 12 years ago
  62. aadaca7 Add TOUCH_NAVIGATION input source by Michael Wright · 12 years ago
  63. e1c61d3 move ndk headers to frameworks/native by Mathias Agopian · 13 years ago