summaryrefslogtreecommitdiff
path: root/tests/Input/src
AgeCommit message (Expand)Author
2024-11-15Add keyboard shortcuts implementation for Desktop Windowing task Vania Desmonda
2024-11-14Shift to keycode and modifierState attrs in bookmarks.xml Vaibhav Devmurari
2024-11-12Add KB BL user inactivity time to config Eric Herrmann
2024-11-09Implement key gesture to activate Select to Speak David Padlipsky
2024-11-09Implement magnification toggle keyboard shortcut David Padlipsky
2024-11-08Merge "Implement magnification scale control shortcuts" into main David Padlipsky
2024-11-08Implement magnification scale control shortcuts David Padlipsky
2024-11-08Merge changes from topic "new 25q2 keycodes" into main Vaibhav Devmurari
2024-11-07Add option to filter custom shortcuts Vaibhav Devmurari
2024-11-07Add new 25Q2 keycodes Vaibhav Devmurari
2024-11-06Add support for customizing touchpad 3-finger tap Vaibhav Devmurari
2024-11-05Merge changes I69dd162f,If07bb66a into main Vaibhav Devmurari
2024-11-04Block addition of custom shortcuts Vaibhav Devmurari
2024-11-04Shift App launch shortcut handling to KeyGestureController Vaibhav Devmurari
2024-11-04Merge "Input: add option to make 3-finger tap a shortcut" into main Harry Cutts
2024-11-01Input: add option to make 3-finger tap a shortcut Harry Cutts
2024-11-01Handle custom key gestures added by the user Vaibhav Devmurari
2024-10-31Merge "Add key gesture events for Desktop Windowing task resizing." into main Vania Desmonda
2024-10-31Merge "Inject swipe events with fixed frequency" into main Treehugger Robot
2024-10-31Inject swipe events with fixed frequency Ryuichiro Chiba
2024-10-30Add key gesture events for Desktop Windowing task resizing. Vania Desmonda
2024-10-30Merge "Add APIs for adding custom input gestures(keyboard shortcuts)" into main Vaibhav Devmurari
2024-10-30Merge "[Custom Key Glyph] Return all the maps in keyboard glyph maps xml" int... Helen Cheuk
2024-10-30Add APIs for adding custom input gestures(keyboard shortcuts) Vaibhav Devmurari
2024-10-28Implement shortcut controls for a11y keyboard features David Padlipsky
2024-10-28[Custom Key Glyph] Return all the maps in keyboard glyph maps xml helen cheuk
2024-10-22Merge "Wire "Action + Ctrl + D" to moveToNextDisplay" into main Treehugger Robot
2024-10-22Wire "Action + Ctrl + D" to moveToNextDisplay Daichi Hirono
2024-10-21Merge changes from topic "355734856-magnification-enlarge-cursor" into main Treehugger Robot
2024-10-16InputTests: Use a test rule to mock the IInputManager instance Prabir Pradhan
2024-10-16Enlarge pointer icon for magnification Hiroki Sato
2024-10-15UinputRecordingIntegrationTests: Remove FlakyTest annotation Prabir Pradhan
2024-10-15KeyGestureControllerTests: Cleanup InputManagerGlobal test session Prabir Pradhan
2024-10-15Mark UinputRecordingIntegrationTests.testEvemuRecording as flaky Prabir Pradhan
2024-10-01Ignore UinputRecordingIntegrationTests Prabir Pradhan
2024-09-26Merge changes from topic "key_gesture_policy_flag" into main Vaibhav Devmurari
2024-09-25Shift interceptUnhandledKey Shortcuts to IMS Vaibhav Devmurari
2024-09-25Shift multi key combinations to IMS from PWM Vaibhav Devmurari
2024-09-25Separate KeyGestures controlled in IMS and PWM to fix state issues Vaibhav Devmurari
2024-09-25Fix pinch gesture dragging TouchpadDebugView Omar Abdelmonem
2024-09-23Add touchpad selection dropdown menu Omar Abdelmonem
2024-09-20Merge "Change touchpad visualizer colors by system theme" into main Abdelrahman Awadalla
2024-09-20Change touchpad visualizer colors by system theme Abdelrahman Awadalla
2024-09-19Merge "Allow users to turn off key repeats" into main Asmita Poddar
2024-09-18Allow users to turn off key repeats Asmita Poddar
2024-09-18Disabled two-finger dragging on TouchpadDebugView Omar Abdelmonem
2024-09-18Merge "Shift Key gestures handled by InputManager to IMS from PWM" into main Vaibhav Devmurari
2024-09-18Fix NPE in TouchpadDebugViewTest Omar Abdelmonem
2024-09-17Shift Key gestures handled by InputManager to IMS from PWM Vaibhav Devmurari
2024-09-17Merge "UinputRecordingIntegrationTests: Extend device lifetime to avoid racin... Prabir Pradhan