diff options
| author | 2024-07-10 16:18:46 +0000 | |
|---|---|---|
| committer | 2024-07-10 16:18:46 +0000 | |
| commit | 4bb378edc267b8e425fc1c45bbb075b3d91a65a9 (patch) | |
| tree | ad210770afe9147e2cadd52fe6382ea1688a86f3 /api/api.go | |
| parent | 0329491fca0415eb43a73c6d37e42d7e7c946f19 (diff) | |
Add finalised mouse keys bindings and scroll toggle
* Add the finalised mouse key bindings after discussion with the UX team
(go/mouse-keys-android-design).
* Create a scroll toggle for KeyEvent.KEYCODE_PERIOD.
The UP (KeyEvent.KEYCODE_8) and DOWN (KeyEvent.KEYCODE_K) keys perform the
corresponding mouse movement or scroll action depending on whether
the scroll toggle is on or off.
* Remove InputManager.InputDeviceListener interface since none of the
overridden functions had any functionality in them.
Bug: 341799888
Test: atest FrameworksServicesTests:MouseKeysInterceptorTest
Flag: com.android.hardware.input.keyboard_a11y_mouse_keys
Change-Id: I9e8ea27df5be9c4812eab418d01c86dd6254d244
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions