summaryrefslogtreecommitdiff
path: root/tests/Input
AgeCommit message (Expand)Author
2024-09-16Shift Open notes key gesture handling to SystemUI Vaibhav Devmurari
2024-09-16Shift major shortcut handling from PWM to IMS Vaibhav Devmurari
2024-09-14Merge "UinputRecordingIntegrationTests: Add a debug mode to log received even... Treehugger Robot
2024-09-14Display the gesture name on the TouchpadDebugView Omar Abdelmonem
2024-09-13Merge "Introduce UinputRecordingIntegrationTests" into main Treehugger Robot
2024-09-13UinputRecordingIntegrationTests: Add a debug mode to log received events Prabir Pradhan
2024-09-13Introduce UinputRecordingIntegrationTests Prabir Pradhan
2024-09-13AnrTest: Use try-with-resources to close UinputTouchScreen Prabir Pradhan
2024-09-13Merge changes I20383902,I6e9deaec into main Abdelrahman Awadalla
2024-09-12Auto resizing the touchpad visualizer Abdelrahman Awadalla
2024-09-12Merge "Add KeyGestureEventHandler APIs" into main Vaibhav Devmurari
2024-09-11Merge "Make java_sdk_library dependencies explicit" into main Treehugger Robot
2024-09-11Make java_sdk_library dependencies explicit Jihoon Kang
2024-09-11Make java_sdk_library dependencies explicit Jihoon Kang
2024-09-10Add KeyGestureEventHandler APIs Vaibhav Devmurari
2024-09-10Visualize the fingers on the touchpad visualizer Abdelrahman Awadalla
2024-09-10Handle multiple touchpads in TouchpadDebugViewController Omar Abdelmonem
2024-09-10Added new custom View to TouchpadDebugView Omar Abdelmonem
2024-09-06Change TouchpadDebugView color on touchpad button clicked Omar Abdelmonem
2024-09-04Guarding the touchpad visualiser window with the flag and settings Abdelrahman Awadalla
2024-09-04Merge "Implement draggability feature for TouchpadDebugView" into main Omar Abdelmonem
2024-09-03Implement draggability feature for TouchpadDebugView Omar Abdelmonem
2024-09-03InputTests: Use mockito extended so that final classes can be mocked Prabir Pradhan
2024-08-29Update golden images (auto-generated from Scuba): invocation I81300010311064639 Pat Manning
2024-08-16Merge "Checking if the touchpad visualizer developer option is enabled" into ... Abdelrahman Awadalla
2024-08-14Checking if the touchpad visualizer developer option is enabled Abdelrahman Awadalla
2024-08-13Refactor: Rename shortcut listener APIs to Key gesture APIs Vaibhav Devmurari
2024-08-05Add listener API to listen to system shortcuts being triggered Vaibhav Devmurari
2024-07-30Merge "Validate Event Assigner for input devices other than touchscreen" into... Ioana Jianu
2024-07-29Validate Event Assigner for input devices other than touchscreen jioana
2024-07-24Use Duration instead of TimeUnit for waiting on windows Siarhei Vishniakou
2024-07-24Merge "Use Duration instead of TimeUnit for waiting on windows" into main Treehugger Robot
2024-07-22Use Duration instead of TimeUnit for waiting on windows Siarhei Vishniakou
2024-07-22Reland "Add DefaultUITraceListener to InputTests" Prabir Pradhan
2024-07-22Revert "Add DefaultUITraceListener to InputTests" Pechetty Sravani (xWF)
2024-07-19Add DefaultUITraceListener to InputTests Prabir Pradhan
2024-07-15Add default theme for PointerIcon scale test. Pat Manning
2024-07-11PointerIconLoadingTest: Save test output to Downloads directory Prabir Pradhan
2024-07-03Merge "Add vector-specific stroke color A11Y settings to PointerIcon." into main Pat Manning
2024-07-02Add vector-specific stroke color A11Y settings to PointerIcon. Pat Manning
2024-07-02KeyGlyphMap API implementation Vaibhav Devmurari
2024-06-25Deprecate InputMonitor and monitorGestureInput Prabir Pradhan
2024-06-11Add vector-specific scale A11Y settings to PointerIcon. Pat Manning
2024-06-07Merge "Add framework test for vector-specific fill color A11Y settings." int... Treehugger Robot
2024-06-06Add DebugInputRule to AnrTest Siarhei Vishniakou
2024-06-06Add framework test for vector-specific fill color A11Y settings. Pat Manning
2024-06-05Wait for stable window geometry in AnrTest Siarhei Vishniakou
2024-05-31Use uinput-based injection in AnrTest Siarhei Vishniakou
2024-05-20Add enabled state to InputDevice and remove isInputDeviceEnabled(1/n) Linnan Li
2024-05-16Use @EnableFlags and @DisableFlags annotations instead of soon-to-be deprecat... Jeff DeCew