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