1. 6393a26 Refactor input device rumble support. by Chris Ye · 5 years ago
  2. 364fdb5 Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. by Chris Ye · 5 years ago
  3. 35c872f Fix -Wshadow error when DEBUG_POINTER_ASSIGNMENT is set. by Philip Quinn · 5 years ago
  4. 1b0c734 Move InputDeviceClass to enum class. by Chris Ye · 5 years ago
  5. 2e8f2d4 Add relative field to captured cursor device by Nathaniel R. Lewis · 6 years ago
  6. adb58ea Add relative coordinates for touchpad events. by Nathaniel R. Lewis · 6 years ago
  7. d566533 Support "pointer" capture for touchpads by Nathaniel R. Lewis · 8 years ago
  8. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
  9. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 6 years ago
  10. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 6 years ago
  11. 227c554 Convert TouchInputMapper enums to enum classes. by Michael Wright · 6 years ago
  12. 2ffcba9 Merge "Enable -Wshadow for input code" by TreeHugger Robot · 6 years ago
  13. b4d960d Enable -Wshadow for input code by Siarhei Vishniakou · 6 years ago
  14. ca5bede Move PointerController enums to enum classes. by Michael Wright · 6 years ago
  15. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
  16. 690f8be Add createAxis to reduce the size of a function by Siarhei Vishniakou · 6 years ago
  17. a0d2b80 Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps by Siarhei Vishniakou · 6 years ago
  18. bf89a48 Allow touch if the new point is not MT_TOOL_PALM by arthurhung · 6 years ago
  19. 4197f6b Fix tap is wrong in landscape with cutout disabled by Arthur Hung · 6 years ago
  20. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  21. 33197de Merge "Let InputReaderContext hold a single PointerController" by TreeHugger Robot · 6 years ago
  22. 9244aea Use cc_defaults in inputflinger targets by Prabir Pradhan · 6 years ago
  23. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
  24. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
  25. a940fc6 TouchInputMapper: Use default viewport for PointerController by Prabir Pradhan · 6 years ago
  26. 888a6a4 Let InputReader set mouse cursor's display. by Garfield Tan · 6 years ago
  27. 421eb1c Touch cancellation handling by Arthur Hung · 6 years ago
  28. d041c5d Default TV remote keys to no-wake by Powei Feng · 7 years ago
  29. 4948327 Use enum class for EventEntry by Siarhei Vishniakou · 6 years ago
  30. 05de577 Fix foldable emulator touch does not work by Arthur Hung · 6 years ago
  31. 6cd19a4 Make sure that touches are within the surface. by Arthur Hung · 6 years ago
  32. f1fbf9e Add override keyword to in inherited classes by Prabir Pradhan · 6 years ago
  33. 2770d24 Create inputmappers and accumulators directories by Prabir Pradhan · 6 years ago