summaryrefslogtreecommitdiff
path: root/core/java/android/view/InputEventSender.java
Commit message (Expand)AuthorAgeFilesLines
* Send input timeline from app to InputDispatcherSiarhei Vishniakou2021-03-241-0/+17
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+2
* Fix import statement in view|transition|animation packages.Aurimas Liutikas2016-10-121-2/+2
* AArch64: Use long for pointers in view/input classesAshok Bhat2014-01-091-5/+5
* Fix reference cycle in InputEventReceiver and Sender.Jeff Brown2013-04-021-2/+5
* Use input transport for communications between app and IME.Jeff Brown2013-03-261-0/+140