1. 714d1ad TouchInputMapper: Extract method for moving the cursor by Harry Cutts · 3 years, 5 months ago
  2. 2d347fd Delete TouchInputMapper DeviceType::TOUCH_PAD by Harry Cutts · 3 years, 5 months ago
  3. 0724734 Pass by reference instead of pointer by Siarhei Vishniakou · 3 years, 6 months ago
  4. 2421088 Use optional values in TouchInputMapper by Siarhei Vishniakou · 3 years, 6 months ago
  5. e6983c7 Add a minimum physical threshold for freeform gesture on touchpad by HQ Liu · 3 years, 9 months ago
  6. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 8 months ago
  7. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
  8. 12c0fcb Set touch and tool resolution in TouchInputMapper by Siarhei Vishniakou · 4 years, 1 month ago
  9. 4e837cc Refactor axis initialization logic by Siarhei Vishniakou · 4 years, 1 month ago
  10. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  11. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  12. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 3 months ago
  13. 1728b21 TouchInputMapper: Remove the concept of "surface" by Prabir Pradhan · 4 years, 3 months ago
  14. 5632d62 TouchInputMapper: Block touches outside logical display by Prabir Pradhan · 4 years, 5 months ago
  15. 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
  16. ac1c74f Add orientation configuration for touchscreen devices by Prabir Pradhan · 4 years, 5 months ago
  17. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 4 years, 11 months ago
  18. d7482e7 Per-window input rotation: Let InputReader use un-rotated coordinates by Prabir Pradhan · 4 years, 11 months ago
  19. 5747998 Do not modify vector after getting references by Siarhei Vishniakou · 5 years ago
  20. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  21. c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 5 years ago
  22. adb58ea Add relative coordinates for touchpad events. by Nathaniel R. Lewis · 6 years ago
  23. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 6 years ago
  24. 227c554 Convert TouchInputMapper enums to enum classes. by Michael Wright · 6 years ago
  25. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
  26. 4197f6b Fix tap is wrong in landscape with cutout disabled by Arthur Hung · 6 years ago
  27. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
  28. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
  29. 05de577 Fix foldable emulator touch does not work by Arthur Hung · 6 years ago
  30. f1fbf9e Add override keyword to in inherited classes by Prabir Pradhan · 6 years ago
  31. 2770d24 Create inputmappers and accumulators directories by Prabir Pradhan · 6 years ago[Renamed from services/inputflinger/reader/include/TouchInputMapper.h]
  32. baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago