summaryrefslogtreecommitdiff
path: root/include/input/Input.h
AgeCommit message (Expand)Author
2024-11-20Merge "MotionEvent: add safe dumping method" into main Harry Cutts
2024-11-20MotionEvent: add safe dumping method Harry Cutts
2024-11-15KeyboardInputMapper: migrate most tests to InputMapperUnitTest Harry Cutts
2024-08-28Adding an InputEventActionType enum field to InputEventTimeline. jioana
2024-07-18Update MotionEvent's id when a new sample is added. jioana
2024-07-10Native support for rotary encoder high-res scroll Biswarup Pal
2024-07-08Support high-resolution scroll Biswarup Pal
2024-06-18Define MotionEventFlag as an AIDL enum Prabir Pradhan
2024-06-11Merge "MotionEvent: Consolidate functions to transform PointerCoords" into main Prabir Pradhan
2024-06-11Merge "MotionEvent: Differentiate directional support for AXIS_ORIENTATION" i... Prabir Pradhan
2024-06-10MotionEvent: Consolidate functions to transform PointerCoords Prabir Pradhan
2024-06-10MotionEvent: Differentiate directional support for AXIS_ORIENTATION Prabir Pradhan
2024-06-07Implement KeyboardClassifier interface in rust Vaibhav Devmurari
2024-05-14Move ADISPLAY_ID_ definitions into LogicalDisplayId Siarhei Vishniakou
2024-05-10Remove __linux__ ifdefs where not needed Siarhei Vishniakou
2024-05-09Use a strongly typed LogicalDisplayId for displayId(2/n) Linnan Li
2024-05-01Add missing input flags to aidl and add missing definitions Siarhei Vishniakou
2024-03-26Move PointerIconType to AIDL Yuichiro Hanada
2024-03-13Use input token in PointerCaptureRequest Hiroki Sato
2024-03-06Merge "MotionEvent: Get offsets in raw coordinate space" into main Prabir Pradhan
2024-03-05MotionEvent: Get offsets in raw coordinate space Prabir Pradhan
2024-03-05Move MotionEvent#split implementation to native Prabir Pradhan
2024-02-20InputDispatcher_test: Verify all traced events match exactly Prabir Pradhan
2023-12-18TouchedWindow: store tool type in addition to pointer id Siarhei Vishniakou
2023-11-08Fuzz InputDispatcher Siarhei Vishniakou
2023-10-18Change isStylusEvent behaviour Siarhei Vishniakou
2023-10-02Add flag to mark key usage code as a fallback mapping Arpit Singh
2023-07-25Increase timeouts in InputDispatcher_tests Siarhei Vishniakou
2023-07-11Add type alias for DeviceId Siarhei Vishniakou
2023-07-07Remove PointerProperties::copyFrom Siarhei Vishniakou
2023-05-26Merge "Add a unit test for TouchpadInputMapper" into udc-dev am: 1930f60ddf a... Siarhei Vishniakou
2023-05-24Add a unit test for TouchpadInputMapper Siarhei Vishniakou
2023-05-17Merge "Create InputTarget in a separate function" into udc-dev am: 5796a17668... TreeHugger Robot
2023-05-16Create InputTarget in a separate function Siarhei Vishniakou
2023-04-14Merge "Convert input event type to enum class" into udc-dev am: ae55bae7a8 am... Siarhei Vishniakou
2023-04-13Convert input event type to enum class Siarhei Vishniakou
2023-04-05Merge "Keep touch mode for the key event triggered by gesture" Justin Chung
2023-04-05Keep touch mode for the key event triggered by gesture Justin Chung
2023-03-28Convert tool type to enum class Siarhei Vishniakou
2023-03-27Convert tool type to enum class Siarhei Vishniakou
2023-03-10MotionEvent: Round coordinates to a precision of 0.001 Prabir Pradhan
2023-02-02Separate default pointer for mouse and stylus (native part) Seunghwan Choi
2023-01-24Validate axes and led labels correctly Siarhei Vishniakou
2023-01-23Improve debug prints in InputDispatcher Siarhei Vishniakou
2023-01-19Merge "[scribe] Add index of handwriting icon on native" Prabir Pradhan
2023-01-13[scribe] Add index of handwriting icon on native Seunghwan Choi
2023-01-13Merge "Report pinch gestures" Harry Cutts
2023-01-10Merge "Add isResampled field to PointerCoords." Philip Quinn
2023-01-09Report pinch gestures Harry Cutts
2023-01-05Add isResampled field to PointerCoords. Philip Quinn