1. 1c14416 Shift to "input" namespace for multi key gesture refactor by Vaibhav Devmurari · 1 year, 2 months ago
  2. 787ab1c Add keyboard shortcuts implementation for Desktop Windowing task by Vania Desmonda · 1 year, 2 months ago
  3. 94e6b20 Shift to keycode and modifierState attrs in bookmarks.xml by Vaibhav Devmurari · 1 year, 2 months ago
  4. b765545 Add KB BL user inactivity time to config by Eric Herrmann · 1 year, 3 months ago
  5. 1a23982 Implement key gesture to activate Select to Speak by David Padlipsky · 1 year, 2 months ago
  6. f39fa24 Implement magnification toggle keyboard shortcut by David Padlipsky · 1 year, 3 months ago
  7. 4df1a96 Merge "Implement magnification scale control shortcuts" into main by David Padlipsky · 1 year, 2 months ago
  8. 248654d Implement magnification scale control shortcuts by David Padlipsky · 1 year, 3 months ago
  9. a736758 Merge changes from topic "new 25q2 keycodes" into main by Vaibhav Devmurari · 1 year, 2 months ago
  10. 3019e1c Add option to filter custom shortcuts by Vaibhav Devmurari · 1 year, 2 months ago
  11. 413c647 Add new 25Q2 keycodes by Vaibhav Devmurari · 1 year, 2 months ago
  12. b881311 Add support for customizing touchpad 3-finger tap by Vaibhav Devmurari · 1 year, 2 months ago
  13. a3b251a Merge changes I69dd162f,If07bb66a into main by Vaibhav Devmurari · 1 year, 2 months ago
  14. 3821b8af Block addition of custom shortcuts by Vaibhav Devmurari · 1 year, 2 months ago
  15. 695314e Shift App launch shortcut handling to KeyGestureController by Vaibhav Devmurari · 1 year, 2 months ago
  16. cd48e7c Merge "Input: add option to make 3-finger tap a shortcut" into main by Harry Cutts · 1 year, 2 months ago
  17. ad76b22 Input: add option to make 3-finger tap a shortcut by Harry Cutts · 1 year, 3 months ago
  18. 37fa9143 Handle custom key gestures added by the user by Vaibhav Devmurari · 1 year, 3 months ago
  19. 94cd95e Merge "Add key gesture events for Desktop Windowing task resizing." into main by Vania Desmonda · 1 year, 2 months ago
  20. 6b18640 Merge "Inject swipe events with fixed frequency" into main by Treehugger Robot · 1 year, 2 months ago
  21. 7a0c3b2 Inject swipe events with fixed frequency by Ryuichiro Chiba · 1 year, 3 months ago
  22. d318c34 Add key gesture events for Desktop Windowing task resizing. by Vania Desmonda · 1 year, 3 months ago
  23. 6e52a4d Merge "Add APIs for adding custom input gestures(keyboard shortcuts)" into main by Vaibhav Devmurari · 1 year, 3 months ago
  24. d23d11a Merge "[Custom Key Glyph] Return all the maps in keyboard glyph maps xml" into main by Helen Cheuk · 1 year, 3 months ago
  25. da8a45b Add APIs for adding custom input gestures(keyboard shortcuts) by Vaibhav Devmurari · 1 year, 3 months ago
  26. 2d89f6e Implement shortcut controls for a11y keyboard features by David Padlipsky · 1 year, 3 months ago
  27. 7591b30 [Custom Key Glyph] Return all the maps in keyboard glyph maps xml by helen cheuk · 1 year, 3 months ago
  28. 542df67 Merge "Wire "Action + Ctrl + D" to moveToNextDisplay" into main by Treehugger Robot · 1 year, 3 months ago
  29. df792e1 Wire "Action + Ctrl + D" to moveToNextDisplay by Daichi Hirono · 1 year, 3 months ago
  30. 56ec45a Merge changes from topic "355734856-magnification-enlarge-cursor" into main by Treehugger Robot · 1 year, 3 months ago
  31. aeadbf2 InputTests: Use a test rule to mock the IInputManager instance by Prabir Pradhan · 1 year, 3 months ago
  32. 5a2c767 Enlarge pointer icon for magnification by Hiroki Sato · 1 year, 3 months ago
  33. 231f87c UinputRecordingIntegrationTests: Remove FlakyTest annotation by Prabir Pradhan · 1 year, 3 months ago
  34. 1ff4d2f KeyGestureControllerTests: Cleanup InputManagerGlobal test session by Prabir Pradhan · 1 year, 3 months ago
  35. b0bd2db Mark UinputRecordingIntegrationTests.testEvemuRecording as flaky by Prabir Pradhan · 1 year, 3 months ago
  36. 1af91fb5 Ignore UinputRecordingIntegrationTests by Prabir Pradhan · 1 year, 3 months ago
  37. 19861d8 Merge changes from topic "key_gesture_policy_flag" into main by Vaibhav Devmurari · 1 year, 4 months ago
  38. 45f2a96 Shift interceptUnhandledKey Shortcuts to IMS by Vaibhav Devmurari · 1 year, 4 months ago
  39. e386133 Shift multi key combinations to IMS from PWM by Vaibhav Devmurari · 1 year, 4 months ago
  40. e79e1f4 Separate KeyGestures controlled in IMS and PWM to fix state issues by Vaibhav Devmurari · 1 year, 4 months ago
  41. 49d4490 Fix pinch gesture dragging TouchpadDebugView by Omar Abdelmonem · 1 year, 4 months ago
  42. 3c9b6a9 Add touchpad selection dropdown menu by Omar Abdelmonem · 1 year, 4 months ago
  43. 44ef2fb Merge "Change touchpad visualizer colors by system theme" into main by Abdelrahman Awadalla · 1 year, 4 months ago
  44. 1f3603a Change touchpad visualizer colors by system theme by Abdelrahman Awadalla · 1 year, 4 months ago
  45. 79d3acb Merge "Allow users to turn off key repeats" into main by Asmita Poddar · 1 year, 4 months ago
  46. 3c19b25 Allow users to turn off key repeats by Asmita Poddar · 1 year, 4 months ago
  47. 841b68b Disabled two-finger dragging on TouchpadDebugView by Omar Abdelmonem · 1 year, 4 months ago
  48. 99f5023 Merge "Shift Key gestures handled by InputManager to IMS from PWM" into main by Vaibhav Devmurari · 1 year, 4 months ago
  49. 971e2ad Fix NPE in TouchpadDebugViewTest by Omar Abdelmonem · 1 year, 4 months ago
  50. 067ba84 Shift Key gestures handled by InputManager to IMS from PWM by Vaibhav Devmurari · 1 year, 4 months ago
  51. 1f812c5 Merge "UinputRecordingIntegrationTests: Extend device lifetime to avoid racing" into main by Prabir Pradhan · 1 year, 4 months ago
  52. 0c81597 Shift block shortcuts before KeyGestureController by Vaibhav Devmurari · 1 year, 4 months ago
  53. d67b1f8 UinputRecordingIntegrationTests: Extend device lifetime to avoid racing by Prabir Pradhan · 1 year, 4 months ago
  54. d014c14 Merge "Shift Open notes key gesture handling to SystemUI" into main by Vaibhav Devmurari · 1 year, 4 months ago
  55. db45101 Merge "Display the gesture name on the TouchpadDebugView" into main by Omar Abdelmonem · 1 year, 4 months ago
  56. c20cc5d Shift Open notes key gesture handling to SystemUI by Vaibhav Devmurari · 1 year, 4 months ago
  57. 5cca1f2 Shift major shortcut handling from PWM to IMS by Vaibhav Devmurari · 1 year, 4 months ago
  58. 58b11ca Merge "UinputRecordingIntegrationTests: Add a debug mode to log received events" into main by Treehugger Robot · 1 year, 4 months ago
  59. 3d1dc8b Display the gesture name on the TouchpadDebugView by Omar Abdelmonem · 1 year, 4 months ago
  60. 7d0569c Merge "Introduce UinputRecordingIntegrationTests" into main by Treehugger Robot · 1 year, 4 months ago
  61. 3997833 UinputRecordingIntegrationTests: Add a debug mode to log received events by Prabir Pradhan · 1 year, 4 months ago
  62. 00f0da0 Introduce UinputRecordingIntegrationTests by Prabir Pradhan · 1 year, 4 months ago
  63. 5897ff7 AnrTest: Use try-with-resources to close UinputTouchScreen by Prabir Pradhan · 1 year, 4 months ago
  64. 92f73b2 Merge changes I20383902,I6e9deaec into main by Abdelrahman Awadalla · 1 year, 4 months ago
  65. 814af35 Auto resizing the touchpad visualizer by Abdelrahman Awadalla · 1 year, 4 months ago
  66. 2a441691 Merge "Add KeyGestureEventHandler APIs" into main by Vaibhav Devmurari · 1 year, 4 months ago
  67. 038b867 Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 1 year, 4 months ago
  68. e07d73c Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 5 months ago
  69. b60681a Add KeyGestureEventHandler APIs by Vaibhav Devmurari · 1 year, 5 months ago
  70. 6ba013c Visualize the fingers on the touchpad visualizer by Abdelrahman Awadalla · 1 year, 4 months ago
  71. 4addccb Handle multiple touchpads in TouchpadDebugViewController by Omar Abdelmonem · 1 year, 4 months ago
  72. ce15a76 Added new custom View to TouchpadDebugView by Omar Abdelmonem · 1 year, 4 months ago
  73. 3ed2996 Change TouchpadDebugView color on touchpad button clicked by Omar Abdelmonem · 1 year, 5 months ago
  74. b204fde Guarding the touchpad visualiser window with the flag and settings by Abdelrahman Awadalla · 1 year, 5 months ago
  75. eacd86b Merge "Implement draggability feature for TouchpadDebugView" into main by Omar Abdelmonem · 1 year, 4 months ago
  76. 5b20222 Implement draggability feature for TouchpadDebugView by Omar Abdelmonem · 1 year, 5 months ago
  77. d194379 InputTests: Use mockito extended so that final classes can be mocked by Prabir Pradhan · 1 year, 4 months ago
  78. 324e805 Update golden images (auto-generated from Scuba): invocation I81300010311064639 by Pat Manning · 1 year, 5 months ago
  79. 1051fd4 Merge "Checking if the touchpad visualizer developer option is enabled" into main by Abdelrahman Awadalla · 1 year, 5 months ago
  80. 3087fc6 Checking if the touchpad visualizer developer option is enabled by Abdelrahman Awadalla · 1 year, 5 months ago
  81. 0a53b6a Refactor: Rename shortcut listener APIs to Key gesture APIs by Vaibhav Devmurari · 1 year, 5 months ago
  82. 240e8cb Add listener API to listen to system shortcuts being triggered by Vaibhav Devmurari · 1 year, 5 months ago
  83. fb1b78e Merge "Validate Event Assigner for input devices other than touchscreen" into main by Ioana Jianu · 1 year, 6 months ago
  84. 71e567c Validate Event Assigner for input devices other than touchscreen by jioana · 1 year, 6 months ago
  85. 423d2d8 Merge "Use Duration instead of TimeUnit for waiting on windows" into main by Treehugger Robot · 1 year, 6 months ago
  86. fdd0875 Use Duration instead of TimeUnit for waiting on windows by Siarhei Vishniakou · 1 year, 6 months ago
  87. ee9d7a9f Reland "Add DefaultUITraceListener to InputTests" by Prabir Pradhan · 1 year, 6 months ago
  88. 3038583 Revert "Add DefaultUITraceListener to InputTests" by Pechetty Sravani (xWF) · 1 year, 6 months ago
  89. e9d639d Add DefaultUITraceListener to InputTests by Prabir Pradhan · 1 year, 6 months ago
  90. c212fdc Add default theme for PointerIcon scale test. by Pat Manning · 1 year, 6 months ago
  91. ea64b5c PointerIconLoadingTest: Save test output to Downloads directory by Prabir Pradhan · 1 year, 6 months ago
  92. dd3a326 Merge "Add vector-specific stroke color A11Y settings to PointerIcon." into main by Pat Manning · 1 year, 6 months ago
  93. 473a602 Add vector-specific stroke color A11Y settings to PointerIcon. by Pat Manning · 1 year, 10 months ago
  94. 2e891dd KeyGlyphMap API implementation by Vaibhav Devmurari · 1 year, 7 months ago
  95. 5046a17 Deprecate InputMonitor and monitorGestureInput by Prabir Pradhan · 1 year, 7 months ago
  96. 9817df0 Add vector-specific scale A11Y settings to PointerIcon. by Pat Manning · 1 year, 10 months ago
  97. e5627bb Merge "Add framework test for vector-specific fill color A11Y settings." into main by Treehugger Robot · 1 year, 7 months ago
  98. 61e9d77 Add DebugInputRule to AnrTest by Siarhei Vishniakou · 1 year, 7 months ago
  99. ba6858d Add framework test for vector-specific fill color A11Y settings. by Pat Manning · 1 year, 8 months ago
  100. 1d17367 Wait for stable window geometry in AnrTest by Siarhei Vishniakou · 1 year, 7 months ago