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
/
ExternalStylusInputMapper.cpp
Age
Commit message (
Expand
)
Author
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
Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"
Prabir Pradhan
2024-06-28
InputDevice: return std::optional from getAbsoluteAxisInfo
Harry Cutts
2024-06-04
InputMapper: pass RawEvent references instead of pointers
Harry Cutts
2024-06-03
input accumulators: pass RawEvent references instead of pointers
Harry Cutts
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-05
InputMapper refactor: Rename configure to reconfigure
Arpit Singh
2023-03-28
Convert tool type to enum class
Siarhei Vishniakou
2023-03-17
InputMapper: use a reference for InputDeviceInfo parameter
Harry Cutts
2022-11-16
Differentiate fused and unfused external styluses
Prabir Pradhan
2022-10-27
TouchButtonAccumulator: Recognize mapped stylus buttons
Prabir Pradhan
2022-10-05
Return events from mappers and InputDevice
Siarhei Vishniakou
2022-01-21
Add API to get KeyCode produced by physical key location.
Philip Junker
2020-02-20
Use cc_defaults in inputflinger targets
Prabir Pradhan
2020-02-12
Refactor use of services in InputMappers.
Nathaniel R. Lewis
2019-09-19
Create inputmappers and accumulators directories
Prabir Pradhan