1. d62330d KeyboardInputMapper: migrate most tests to InputMapperUnitTest by Harry Cutts · 9 months ago
  2. f673e67 Extract KeyboardInputMapperTest and subtests to separate file by Harry Cutts · 9 months ago
  3. 48fd884 Skip processing repeat EV_KEY events for keyboards by David Padlipsky · 10 months ago
  4. 3863665 InputReader: Use shared keyboard source for all key events by Prabir Pradhan · 1 year ago
  5. 31d05c4 Mock InputDevice in the InputMapper unit tests by Prabir Pradhan · 1 year ago
  6. 849beb4 Sync disabling of touchpad taps with hiding pointer by Arpit Singh · 1 year, 2 months ago
  7. b65e2bd Dismiss the mouse pointer while typing on keyboard by Arpit Singh · 1 year, 2 months ago
  8. e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 3 months ago
  9. 2120b9e InputReader: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 3 months ago
  10. 1b5bde4 InputMapperUnitTest: extract device creation from SetUp by Harry Cutts · 1 year, 8 months ago
  11. 82e413e Record last keypress timestamp on physical keyboard while typing by Arpit Singh · 1 year, 10 months ago
  12. c00f5e9 Keep mouse pointer hidden while typing by Arpit Singh · 1 year, 11 months ago
  13. a5ea7c1 Disable Tap to click while typing on a PK by Arpit Singh · 2 years, 1 month ago
  14. b3b3f73 Hide pointer while typing on a physical keyboard by Arpit Singh · 2 years, 1 month ago