summaryrefslogtreecommitdiff
path: root/core/java/android/view/MotionEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Add FLAG_IS_ACCESSIBILITY_EVENT to KeyEvent and MotionEventSiarhei Vishniakou2021-06-301-0/+9
* Merge "Add NO_FOCUS_CHANGE flag to MotionEvent" into sc-devTreeHugger Robot2021-05-071-0/+9
|\
| * Add NO_FOCUS_CHANGE flag to MotionEventPrabir Pradhan2021-03-111-0/+9
* | Merge "Compat-rotate motion-events injected into dispatcher" into sc-devEvan Rosky2021-05-061-0/+17
|\ \
| * | Compat-rotate motion-events injected into dispatcherEvan Rosky2021-05-061-0/+17
* | | Revert "Add reporting to monitor apps incorrectly using getRaw"Evan Rosky2021-05-061-6/+0
|/ /
* | API changes as requested by API council.Mathew Inwood2021-04-191-4/+4
* | Add reporting to monitor apps incorrectly using getRawEvan Rosky2021-03-241-0/+6
|/
* Use InputEventAssigner to assign input to frameSiarhei Vishniakou2021-03-041-0/+1
* Don't rotate inputflinger's displayEvan Rosky2021-02-171-0/+35
* Prevent accidentally click on RecyclerViewarthurhung2020-12-101-1/+10
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+1
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Bring back touch events for double tap and double tap and hold.Ameer Armaly2020-07-151-0/+29
* Add ID to InputEvent.Garfield Tan2020-02-141-0/+8
* Replace framework usage of SkMatrix with a stable C APIDerek Sollenberger2020-01-061-3/+3
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Fix doc of TOOL_TYPE_MOUSE.Garfield Tan2019-11-261-1/+1
* Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev2019-11-131-0/+1
* Add cursor position to synthesized events.Garfield Tan2019-07-301-10/+101
* Use AccessibilityManagerService to deliver double tap and double tap and hol...Ameer Armaly2019-05-211-31/+0
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Prevent access to MotionEvent#mNativePtrGeorge Mount2019-02-081-1/+2
* Expose FLAG_WINDOW_IS_PARTIALLY_OBSCUREDSiarhei Vishniakou2019-01-311-5/+7
* Add classification to MotionEventSiarhei Vishniakou2019-01-041-8/+86
* Pip: Use raw input coordiates when calculating pip movement offsetsVishnu Nair2018-12-131-0/+32
* Move displayId into MotionEventArthur Hung2018-10-091-1/+42
* Merge "Add TestApi for CtsActivityManagerDeviceTestCases."TreeHugger Robot2018-08-201-0/+1
|\
| * Add TestApi for CtsActivityManagerDeviceTestCases.lumark2018-08-081-0/+1
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+16
|/
* Move displayId into InputEventSiarhei Vishniakou2018-07-051-0/+2
* Move display id into MotionEventSiarhei Vishniakou2018-03-061-8/+74
* Fix inconsistent MagnificationGestureHandler state after delegationEugene Susla2018-01-231-15/+30
* Revive DeadZoneSiarhei Vishniakou2017-06-191-0/+8
* Revert "Re-hide AXIS_SCROLL constant."Aaron Whyte2017-02-161-1/+0
* Disable touch slop for generated gesture eventsDennis Kempin2017-02-011-54/+62
* Avoid sending incorrect or redundant hover events.Vladislav Kaznacheev2016-10-101-0/+22
* Update MotionEvent JNIJohn Reck2016-10-031-22/+63
* Mark a hidden MotionEvent method to be visible for testsKirill Grouchnikov2016-09-141-0/+1
* Mark a hidden MotionEvent method to be visible for testsKirill Grouchnikov2016-09-131-0/+2
* Merge changes from topic 'merge_docs_nyc-dev' into nyc-devTrevor Johns2016-04-201-1/+1
|\
| * Resolve merge conflicts of a5060ee to nyc-devTrevor Johns2016-04-191-1/+1
* | Merge "Add new, hidden MotionEvent flag for partially obscured windows." into...Michael Wright2016-04-181-0/+15
|\ \ | |/ |/|
| * Merge "Add new, hidden MotionEvent flag for partially obscured windows." into...Michael Wright2016-04-181-0/+15
| |\
| | * Add new, hidden MotionEvent flag for partially obscured windows.Michael Wright2016-03-311-0/+15
* | | Re-hide AXIS_SCROLL constant.Prashant Malani2016-01-071-0/+1
* | | Introduce pointer capture API.Jun Mukai2015-12-181-0/+33
* | | Remove hide annotation from AXIS_SCROLLPrashant Malani2015-12-101-1/+0
|/ /