summaryrefslogtreecommitdiff
path: root/include/android/input.h
AgeCommit message (Expand)Author
2025-02-18inputflinger: Restricted invalid MotionEvent button enum values Akhilesh Sanikop
2025-02-05InputVerifier: verify button events and states (attempt 2) Harry Cutts
2025-01-24Revert "InputVerifier: verify button events and states" Priyanka Advani (xWF)
2025-01-23InputVerifier: verify button events and states Harry Cutts
2024-06-07Implement KeyboardClassifier interface in rust Vaibhav Devmurari
2024-02-28Update documentation for AInputEvent_toJava Arpit Singh
2024-02-14Add NDK API to obtain Java InputEvent from Native AInputEvent Arpit Singh
2023-07-11Add sys/cdefs and __REMOVED_IN define to looper.h Prashanth Swaminathan
2023-05-22GestureConverter: add finger count axis for multi-finger swipes Harry Cutts
2023-04-18Merge "input: Cleanup doxygen linking" am: f5bb504dda am: 858b668222 am: 37ae... Prabir Pradhan
2023-04-14input: Cleanup doxygen linking Greg Pataky
2023-01-09Report pinch gestures Harry Cutts
2023-01-09Report two-finger touchpad swipes Harry Cutts
2023-01-04Report three- and four-finger swipes Harry Cutts
2022-10-13Report motion offsets for touchpad swipes Harry Cutts
2022-10-07Add MAXIMUM_VALID_AMOTION_EVENT_AXIS_VALUE Yeabkal Wubshit
2022-09-23Use TWO_FINGER_SWIPE classification for touchpad scroll events Harry Cutts
2022-07-30Deprecate Looper's pollAll Ady Abraham
2022-04-28[API Review] Make changes to documentation for getActionButton and Vaibhav Devmurari
2022-04-28[API Review] Make changes to documentation for getActionButton and Vaibhav Devmurari
2022-02-15Add new NDK function definitions in input.h Vaibhav
2022-01-25Set keyboard type to maximum of all sub devices. Philip Junker
2021-12-16Add lifecycle information to docs for AInputQueue_fromJava Prabir Pradhan
2021-12-16Pass JNIEnv explicitly into AInputQueue_fromJava Prabir Pradhan
2021-11-01Give access to the native InputQueue to all native applications. Jim Blackler
2021-09-14Merge "input.h: add missing __INTRODUCED_IN and doc comments." into sc-dev-pl... Elliott Hughes
2021-09-14input.h: add missing __INTRODUCED_IN and doc comments. Elliott Hughes
2021-07-14TouchEvent (1/n): Adding TouchModeEvent to InputChannel Antonio Kantek
2021-03-17Update android/input.h docs Siarhei Vishniakou
2021-03-08Move drag event to InputDispatcher (1/n) arthurhung
2021-02-22Support Inputdevice LightsManager feature in frameworks. Chris Ye
2021-02-01Update SOURCE_SENSOR source for input device. Chris Ye
2020-12-16Add SensorManager support in inputflinger. Chris Ye
2020-11-17SyncPointerCapture (3/n): Add Capture event to InputChannel Prabir Pradhan
2020-08-21Correct docs about the returned native objects Siarhei Vishniakou
2020-04-14Add java-to-native converters for input events. Chris Ye
2020-01-16Touch cancellation handling Arthur Hung
2019-12-02Add FocusEvent and InputMessage::Type::FOCUS Siarhei Vishniakou
2019-10-29Add "Available since" text to all android/ headers. Elliott Hughes
2018-07-20Restore __ANDROID_API__ guards for core <android/*> APIs Ryan Prichard
2018-06-18Add __INTRODUCED_IN to core <android/*.h> APIs. Elliott Hughes
2018-05-02Accelerate shortcuts for input injection Siarhei Vishniakou
2017-01-25Support pointer capture in InputReader Vladislav Kaznacheev
2016-09-23Migrate libandroid headers to ndk_headers. Dan Albert
2016-01-13inputflinger: Initial support for rotary encoders. Prashant Malani
2016-01-13resolve merge conflicts of 14af23d140 to master. Prashant Malani
2016-01-13Revert "inputflinger: Initial support for rotary encoders." Prashant Malani
2015-12-18Add relative-x/y axis for mouse devices. Jun Mukai
2015-09-14inputflinger: Initial support for rotary encoders. Prashant Malani
2015-06-23Merge commit '71997c1a' into manualmerge Michael Wright