index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Input
/
src
/
android
Age
Commit message (
Expand
)
Author
2025-03-19
Add 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-01
Flag cleanup: keyboard_a11y_(bounce/slow/sticky)_keys_flag
Vaibhav Devmurari
2025-02-01
Flag cleanup: keyboard_layout_preview_flag
Vaibhav Devmurari
2025-01-29
Flag cleanup: enable_input_filter_rust_impl
Vaibhav Devmurari
2024-10-16
InputTests: Use a test rule to mock the IInputManager instance
Prabir Pradhan
2024-09-10
Add KeyGestureEventHandler APIs
Vaibhav Devmurari
2024-08-13
Refactor: Rename shortcut listener APIs to Key gesture APIs
Vaibhav Devmurari
2024-08-05
Add listener API to listen to system shortcuts being triggered
Vaibhav Devmurari
2024-05-16
Use @EnableFlags and @DisableFlags annotations instead of soon-to-be deprecat...
Jeff DeCew
2024-01-03
Add API to register listener for Sticky modifier state
Vaibhav Devmurari
2023-09-18
Add support for Keyboard layout preview
Vaibhav Devmurari
2023-07-07
Use a RAII-style test session to ensure input tests are hermetic
Prabir Pradhan
2023-07-07
Move framework input tests into the InputTests module
Prabir Pradhan