index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
inputflinger
/
reader
/
mapper
/
TouchInputMapper.h
Age
Commit message (
Expand
)
Author
2025-03-05
TouchInputMapper: Add logs for b/396796958
Harry Cutts
2025-01-29
Ensure canceled touch stream uses previous display id
Siarhei Vishniakou
2025-01-24
Mark some functions in InputReader code as const
Siarhei Vishniakou
2025-01-09
TouchInputMapper: Disable PointerUsage concept with a flag
Prabir Pradhan
2024-08-02
TouchInputMapper: Only use SOURCE_BLUETOOTH_STYLUS when fusion possible
Prabir Pradhan
2024-07-25
Reland "InputDevice: return std::optional from getAbsoluteAxisInfo"
Prabir Pradhan
2024-07-23
Merge "Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"" i...
Treehugger Robot
2024-07-23
Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"
Prabir Pradhan
2024-07-08
Support high-resolution scroll
Biswarup Pal
2024-06-28
InputDevice: return std::optional from getAbsoluteAxisInfo
Harry Cutts
2024-06-04
InputMapper: pass RawEvent references instead of pointers
Harry Cutts
2024-05-14
Move ADISPLAY_ID_ definitions into LogicalDisplayId
Siarhei Vishniakou
2024-05-09
Use a strongly typed LogicalDisplayId for displayId(2/n)
Linnan Li
2024-05-06
Touch: Cleanup after PointerChoreographer refactor
Prabir Pradhan
2024-04-24
input: fix -Wformat warnings
Harry Cutts
2024-04-05
Merge "TouchInputMapper: add missing includes" into main
Treehugger Robot
2024-04-05
TouchInputMapper: add missing includes
Harry Cutts
2024-04-05
TouchInputMapper: remove UNSCALED mode
Harry Cutts
2024-01-17
CursorInputMapper: share acceleration curves with touchpad
Harry Cutts
2023-09-19
Stylus fusion: Use SOURCE_BLUETOOTH_STYLUS dynamically for events
Prabir Pradhan
2023-06-20
TouchInputMapper: clarify the different touchpad modes
Harry Cutts
2023-05-05
InputMapper refactor: TouchInputMapper
Arpit Singh
2023-04-20
InputMapper refactor: TouchInputMapper::Parameters
Arpit Singh
2023-04-19
Use ftl::Flags for InputReaderConfiguration::Change
Prabir Pradhan
2023-04-13
InputMapper refactor: Modify InputMapper constructor for configuration
Arpit Singh
2023-04-13
InputMapper refactor: Change readerconfig pointer to const ref
Arpit Singh
2023-04-06
Merge "InputMapper refactor: Rename configure to reconfigure" into udc-dev
Arpit Singh
2023-04-05
InputMapper refactor: Rename configure to reconfigure
Arpit Singh
2023-03-31
Fix display association for drawing tablets
Prabir Pradhan
2023-03-31
TouchInputMapper: Use a fixed scale factor for external drawing tablets
Prabir Pradhan
2023-03-28
Convert tool type to enum class
Siarhei Vishniakou
2023-03-17
InputMapper: use a reference for InputDeviceInfo parameter
Harry Cutts
2023-03-14
input: use optionals for PropertyMap getters
Harry Cutts
2023-02-06
Add send ACTION_BUTTON_PRESS and ACTION_BUTTON_RELEASE in touchpad L/R
LiZhihong
2023-01-17
Add an API to get the supported USI version for a display
Prabir Pradhan
2022-12-16
TouchInputMapper: Remove the concept of coverage calibration
Prabir Pradhan
2022-12-16
TouchInputMapper: Use ui::Transform to calculate orientation angles
Prabir Pradhan
2022-12-16
TouchInputMapper: Perform physical frame hit test in rotated display space
Prabir Pradhan
2022-12-16
TouchInputMapper: Use ui::Transform to "cook" raw input coordinates
Prabir Pradhan
2022-12-14
Update TouchInputMapper to support new VirtualNavigationTouchpad.
Ambrus Weisz
2022-12-02
Convert orientation values in input to ui::Rotation.
Michael Wright
2022-11-29
TouchInputMapper: Use ui::Transform to calculate natural display info
Prabir Pradhan
2022-11-29
TouchInputMapper: Use ui::Size and Rect for display info
Prabir Pradhan
2022-11-16
Merge changes I3dae9b50,I3d687a10
Prabir Pradhan
2022-11-16
Merge changes Iebd90276,I645481db,I2c00fca0,I289e4470
Prabir Pradhan
2022-11-16
Differentiate fused and unfused external styluses
Prabir Pradhan
2022-11-16
TouchInputMapper: s/mExternalStylusId/mFusedStylusPointerId
Prabir Pradhan
2022-11-16
Ensure stylus buttons generate events consistently
Prabir Pradhan
2022-11-11
Merge "Add timestamp smoothening for Bluetooth mice and touchpads"
Prabir Pradhan
2022-11-09
Add unit tests for external stylus fusion
Prabir Pradhan
[next]