index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
MotionEvent.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-06-30
Add FLAG_IS_ACCESSIBILITY_EVENT to KeyEvent and MotionEvent
Siarhei Vishniakou
2021-05-07
Merge "Add NO_FOCUS_CHANGE flag to MotionEvent" into sc-dev
TreeHugger Robot
2021-05-06
Merge "Compat-rotate motion-events injected into dispatcher" into sc-dev
Evan Rosky
2021-05-06
Compat-rotate motion-events injected into dispatcher
Evan Rosky
2021-05-06
Revert "Add reporting to monitor apps incorrectly using getRaw"
Evan Rosky
2021-04-19
API changes as requested by API council.
Mathew Inwood
2021-03-24
Add reporting to monitor apps incorrectly using getRaw
Evan Rosky
2021-03-11
Add NO_FOCUS_CHANGE flag to MotionEvent
Prabir Pradhan
2021-03-04
Use InputEventAssigner to assign input to frame
Siarhei Vishniakou
2021-02-17
Don't rotate inputflinger's display
Evan Rosky
2020-12-10
Prevent accidentally click on RecyclerView
arthurhung
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-07-15
Bring back touch events for double tap and double tap and hold.
Ameer Armaly
2020-02-14
Add ID to InputEvent.
Garfield Tan
2020-01-06
Replace framework usage of SkMatrix with a stable C API
Derek Sollenberger
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-26
Fix doc of TOOL_TYPE_MOUSE.
Garfield Tan
2019-11-13
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-07-30
Add cursor position to synthesized events.
Garfield Tan
2019-05-21
Use AccessibilityManagerService to deliver double tap and double tap and hol...
Ameer Armaly
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-08
Prevent access to MotionEvent#mNativePtr
George Mount
2019-01-31
Expose FLAG_WINDOW_IS_PARTIALLY_OBSCURED
Siarhei Vishniakou
2019-01-04
Add classification to MotionEvent
Siarhei Vishniakou
2018-12-13
Pip: Use raw input coordiates when calculating pip movement offsets
Vishnu Nair
2018-10-09
Move displayId into MotionEvent
Arthur Hung
2018-08-20
Merge "Add TestApi for CtsActivityManagerDeviceTestCases."
TreeHugger Robot
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-08
Add TestApi for CtsActivityManagerDeviceTestCases.
lumark
2018-07-05
Move displayId into InputEvent
Siarhei Vishniakou
2018-03-06
Move display id into MotionEvent
Siarhei Vishniakou
2018-01-23
Fix inconsistent MagnificationGestureHandler state after delegation
Eugene Susla
2017-06-19
Revive DeadZone
Siarhei Vishniakou
2017-02-16
Revert "Re-hide AXIS_SCROLL constant."
Aaron Whyte
2017-02-01
Disable touch slop for generated gesture events
Dennis Kempin
2016-10-10
Avoid sending incorrect or redundant hover events.
Vladislav Kaznacheev
2016-10-03
Update MotionEvent JNI
John Reck
2016-09-14
Mark a hidden MotionEvent method to be visible for tests
Kirill Grouchnikov
2016-09-13
Mark a hidden MotionEvent method to be visible for tests
Kirill Grouchnikov
2016-04-20
Merge changes from topic 'merge_docs_nyc-dev' into nyc-dev
Trevor Johns
2016-04-19
Resolve merge conflicts of a5060ee to nyc-dev
Trevor Johns
2016-04-18
Merge "Add new, hidden MotionEvent flag for partially obscured windows." into...
Michael Wright
2016-04-18
Merge "Add new, hidden MotionEvent flag for partially obscured windows." into...
Michael Wright
2016-03-31
Add new, hidden MotionEvent flag for partially obscured windows.
Michael Wright
2016-01-07
Re-hide AXIS_SCROLL constant.
Prashant Malani
2015-12-18
Introduce pointer capture API.
Jun Mukai
[next]