summaryrefslogtreecommitdiff
path: root/tests/Input/src/android
AgeCommit message (Expand)Author
2025-03-19Add ktfmt to tests/Input Siarhei Vishniakou
2025-03-14(4/n) Shift to oneway binder call for register key handler Vaibhav Devmurari
2025-03-04(3/n) Remove usage of isKeyGestureSupported() from KeyGestureController Vaibhav Devmurari
2025-02-01Flag cleanup: keyboard_a11y_(bounce/slow/sticky)_keys_flag Vaibhav Devmurari
2025-02-01Flag cleanup: keyboard_layout_preview_flag Vaibhav Devmurari
2025-01-29Flag cleanup: enable_input_filter_rust_impl Vaibhav Devmurari
2024-10-16InputTests: Use a test rule to mock the IInputManager instance Prabir Pradhan
2024-09-10Add KeyGestureEventHandler APIs Vaibhav Devmurari
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-05-16Use @EnableFlags and @DisableFlags annotations instead of soon-to-be deprecat... Jeff DeCew
2024-01-03Add API to register listener for Sticky modifier state Vaibhav Devmurari
2023-09-18Add support for Keyboard layout preview Vaibhav Devmurari
2023-07-07Use a RAII-style test session to ensure input tests are hermetic Prabir Pradhan
2023-07-07Move framework input tests into the InputTests module Prabir Pradhan