summaryrefslogtreecommitdiff
path: root/services/inputflinger/include
AgeCommit message (Expand)Author
2024-11-18Merge "Revert "Enable cursor to transition across multiple displays"" into main Liana Kazanova (xWF)
2024-11-18Revert "Enable cursor to transition across multiple displays" Liana Kazanova (xWF)
2024-11-18Merge "Allow resetting locked modifier state" into main Vaibhav Devmurari
2024-11-18Enable cursor to transition across multiple displays Arpit Singh
2024-11-18Allow resetting locked modifier state Vaibhav Devmurari
2024-11-01GestureConverter: add option to make 3-finger tap a shortcut Harry Cutts
2024-10-24Clean up feature flag for new mouse pointer ballistics Harry Cutts
2024-10-22Input: Support set power/wakeup node of device Yanye Li
2024-10-17Use a single trackListener method in LatencyTracker Siarhei Vishniakou
2024-10-08Mouse: Add support to swap mouse primary button Jimmy
2024-10-08Mouse: Add support to reverse vertical mouse scroll Jimmy
2024-09-30Merge "Move applyInputEventProfile to cpp file" into main Treehugger Robot
2024-09-30Merge "Only prioritize critical input threads" into main Treehugger Robot
2024-09-20Move key remapping to InputReader thread(1/n) Linnan Li
2024-09-19Move applyInputEventProfile to cpp file Siarhei Vishniakou
2024-09-19Only prioritize critical input threads Siarhei Vishniakou
2024-09-19Merge "Apply input event profile to mitigate input latency of input threads" ... Jerry Chang
2024-09-18Merge "Cleanup PointerControllerInterface: Remove unused getBounds method" in... Prabir Pradhan
2024-09-18Apply input event profile to mitigate input latency of input threads Jerry Chang
2024-09-16Cleanup PointerControllerInterface: Remove unused getBounds method Prabir Pradhan
2024-09-13Create JNI pipeline for touchpad gestures Omar Abdelmonem
2024-08-20Notify TouchpadDebugActivity on finger/hardware state changes Abdelrahman Awadalla
2024-08-20Merge "Create Native getTouchpadHardwareProperties()" into main Omar Abdelmonem
2024-08-16Create Native getTouchpadHardwareProperties() Omar Abdelmonem
2024-08-13Add InputReaderConfiguration option for touchpad visualization Abdelrahman Awadalla
2024-08-08Export touchpad hardware state from libinputflinger Prabir Pradhan
2024-07-18Revert "Revert "Remove notifyConfigurationChanged listener and p..." Liana Kazanova
2024-07-18Revert "Remove notifyConfigurationChanged listener and policy calls" Liana Kazanova
2024-07-17Remove notifyConfigurationChanged listener and policy calls Vaibhav Devmurari
2024-07-12Merge "Shift notifyConfigurationChanged policy call to InputReader" into main Vaibhav Devmurari
2024-07-10Shift notifyConfigurationChanged policy call to InputReader Vaibhav Devmurari
2024-07-09Sync disabling of touchpad taps with hiding pointer Arpit Singh
2024-06-12Dismiss the mouse pointer while typing on keyboard Arpit Singh
2024-05-30Hide Mouse and stylus pointers on mirrored displays Arpit Singh
2024-05-21Merge "Rename the newly added maps variable to be more descriptive" into main Mayank Garg
2024-05-20Rename the newly added maps variable to be more descriptive Mayank Garg
2024-05-20Add enabled state to InputDevice and remove isInputDeviceEnabled(2/n) Linnan Li
2024-05-14Merge "InputReader: Add API to get the last used input device" into main Treehugger Robot
2024-05-14InputReader: Add API to get the last used input device Prabir Pradhan
2024-05-14Move ADISPLAY_ID_ definitions into LogicalDisplayId Siarhei Vishniakou
2024-05-09Use a strongly typed LogicalDisplayId for displayId(2/n) Linnan Li
2024-05-08PointerController: Cleanup after PointerChoreogpraher refactor Prabir Pradhan
2024-05-08InputReader: Cleanup after PointerChoreographer refactor Prabir Pradhan
2024-05-07Add method to mark displays secure to hide pointer indicators Arpit Singh
2024-04-22(2nd try) Bind an input device via descriptor Antonio Kantek
2024-04-19Merge "Revert "Bind an input device via descriptor"" into main Prabir Pradhan
2024-04-19Revert "Bind an input device via descriptor" Prabir Pradhan
2024-04-12Merge "Bind an input device via descriptor" into main Antonio Kantek
2024-04-03InputTracer: Add tests for perfetto backend Prabir Pradhan
2024-03-28Bind an input device via descriptor Michael Crimando