summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader
AgeCommit message (Expand)Author
2024-07-25Remove extra forward declarations Jimmy Gong
2024-07-25JoystickInputMapperTest: migrate to InputMapperUnitTest Harry Cutts
2024-07-25Reland "InputDevice: return std::optional from getAbsoluteAxisInfo" Prabir Pradhan
2024-07-25InputReader: Use shared keyboard source for all key events Prabir Pradhan
2024-07-25Mock InputDevice in the InputMapper unit tests Prabir Pradhan
2024-07-23Merge "Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"" i... Treehugger Robot
2024-07-23Revert "InputDevice: return std::optional from getAbsoluteAxisInfo" Prabir Pradhan
2024-07-19Revert^2 "Use a single library for interacting with vdm flags" Siarhei Vishniakou
2024-07-19Revert "Use a single library for interacting with vdm flags" Pechetty Sravani (xWF)
2024-07-18Use a single library for interacting with vdm flags Siarhei Vishniakou
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-11Merge "Sync disabling of touchpad taps with hiding pointer" into main Treehugger Robot
2024-07-10Merge "Update dependent properties when deviceType is updated" into main Biswarup Pal
2024-07-10Shift notifyConfigurationChanged policy call to InputReader Vaibhav Devmurari
2024-07-10Merge "Native support for rotary encoder high-res scroll" into main Biswarup Pal
2024-07-10Update dependent properties when deviceType is updated Biswarup Pal
2024-07-10Native support for rotary encoder high-res scroll Biswarup Pal
2024-07-10Remove enable_gestures_library_timer_provider flag Omar Abdelmonem
2024-07-09Sync disabling of touchpad taps with hiding pointer Arpit Singh
2024-07-08Support high-resolution scroll Biswarup Pal
2024-06-28Merge "InputDevice: return std::optional from getAbsoluteAxisInfo" into main Harry Cutts
2024-06-28InputDevice: return std::optional from getAbsoluteAxisInfo Harry Cutts
2024-06-26Merge "Virtual rotary encoder native support" into main Vladimir Komsiyski
2024-06-25Virtual rotary encoder native support Vladimir Komsiyski
2024-06-25InputDevice: clear absolute axis info if not found Harry Cutts
2024-06-24Merge changes I51c750d2,I57de645c into main Harry Cutts
2024-06-21Return std::optional from getAbsoluteAxisValue Harry Cutts
2024-06-21Return a std::optional from EventHub::getAbsoluteAxisInfo Harry Cutts
2024-06-20Include SOURCE_TOUCHPAD for Virtual Navigation Touchpad Prabir Pradhan
2024-06-14Merge "Dismiss the mouse pointer while typing on keyboard" into main Arpit Singh
2024-06-13Merge "libc++fs is part of libc++ now." into main am: 0bdd9beefb am: 049d7fd21c Elliott Hughes
2024-06-13Merge "libc++fs is part of libc++ now." into main am: 0bdd9beefb Elliott Hughes
2024-06-12Dismiss the mouse pointer while typing on keyboard Arpit Singh
2024-06-12libc++fs is part of libc++ now. Elliott Hughes
2024-06-11Merge "MotionEvent: Differentiate directional support for AXIS_ORIENTATION" i... Prabir Pradhan
2024-06-10MotionEvent: Differentiate directional support for AXIS_ORIENTATION Prabir Pradhan
2024-06-08Merge changes I02bc2802,I52773be9 into main Vaibhav Devmurari
2024-06-07Implement KeyboardClassifier interface in rust Vaibhav Devmurari
2024-06-05Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future Xin Li
2024-06-05Merge "PropertyProvider: remove unnecessary string copy" into main Treehugger Robot
2024-06-05PropertyProvider: remove unnecessary string copy Harry Cutts
2024-06-05Merge "InputMapper: pass RawEvent references instead of pointers" into main Treehugger Robot
2024-06-04InputMapper: pass RawEvent references instead of pointers Harry Cutts
2024-06-03Group player leds in Sony Dualsense controller Josep del Rio
2024-06-03Merge "input accumulators: pass RawEvent references instead of pointers" into... Treehugger Robot
2024-06-03input accumulators: pass RawEvent references instead of pointers Harry Cutts
2024-05-31Merge "Removed dead code from TouchInputMapper" into main Mayank Garg