index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
MotionEvent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ID to InputEvent.
Garfield Tan
2020-02-24
1
-0
/
+8
*
Replace framework usage of SkMatrix with a stable C API
Derek Sollenberger
2020-01-06
1
-3
/
+3
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Fix doc of TOOL_TYPE_MOUSE.
Garfield Tan
2019-11-26
1
-1
/
+1
*
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-11-13
1
-0
/
+1
*
Add cursor position to synthesized events.
Garfield Tan
2019-07-30
1
-10
/
+101
*
Use AccessibilityManagerService to deliver double tap and double tap and hol...
Ameer Armaly
2019-05-21
1
-31
/
+0
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Prevent access to MotionEvent#mNativePtr
George Mount
2019-02-08
1
-1
/
+2
*
Expose FLAG_WINDOW_IS_PARTIALLY_OBSCURED
Siarhei Vishniakou
2019-01-31
1
-5
/
+7
*
Add classification to MotionEvent
Siarhei Vishniakou
2019-01-04
1
-8
/
+86
*
Pip: Use raw input coordiates when calculating pip movement offsets
Vishnu Nair
2018-12-13
1
-0
/
+32
*
Move displayId into MotionEvent
Arthur Hung
2018-10-09
1
-1
/
+42
*
Merge "Add TestApi for CtsActivityManagerDeviceTestCases."
TreeHugger Robot
2018-08-20
1
-0
/
+1
|
\
|
*
Add TestApi for CtsActivityManagerDeviceTestCases.
lumark
2018-08-08
1
-0
/
+1
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+16
|
/
*
Move displayId into InputEvent
Siarhei Vishniakou
2018-07-05
1
-0
/
+2
*
Move display id into MotionEvent
Siarhei Vishniakou
2018-03-06
1
-8
/
+74
*
Fix inconsistent MagnificationGestureHandler state after delegation
Eugene Susla
2018-01-23
1
-15
/
+30
*
Revive DeadZone
Siarhei Vishniakou
2017-06-19
1
-0
/
+8
*
Revert "Re-hide AXIS_SCROLL constant."
Aaron Whyte
2017-02-16
1
-1
/
+0
*
Disable touch slop for generated gesture events
Dennis Kempin
2017-02-01
1
-54
/
+62
*
Avoid sending incorrect or redundant hover events.
Vladislav Kaznacheev
2016-10-10
1
-0
/
+22
*
Update MotionEvent JNI
John Reck
2016-10-03
1
-22
/
+63
*
Mark a hidden MotionEvent method to be visible for tests
Kirill Grouchnikov
2016-09-14
1
-0
/
+1
*
Mark a hidden MotionEvent method to be visible for tests
Kirill Grouchnikov
2016-09-13
1
-0
/
+2
*
Merge changes from topic 'merge_docs_nyc-dev' into nyc-dev
Trevor Johns
2016-04-20
1
-1
/
+1
|
\
|
*
Resolve merge conflicts of a5060ee to nyc-dev
Trevor Johns
2016-04-19
1
-1
/
+1
*
|
Merge "Add new, hidden MotionEvent flag for partially obscured windows." into...
Michael Wright
2016-04-18
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
Merge "Add new, hidden MotionEvent flag for partially obscured windows." into...
Michael Wright
2016-04-18
1
-0
/
+15
|
|
\
|
|
*
Add new, hidden MotionEvent flag for partially obscured windows.
Michael Wright
2016-03-31
1
-0
/
+15
*
|
|
Re-hide AXIS_SCROLL constant.
Prashant Malani
2016-01-07
1
-0
/
+1
*
|
|
Introduce pointer capture API.
Jun Mukai
2015-12-18
1
-0
/
+33
*
|
|
Remove hide annotation from AXIS_SCROLL
Prashant Malani
2015-12-10
1
-1
/
+0
|
/
/
*
/
Add rotary encoder input source
Prashant Malani
2015-08-28
1
-0
/
+17
|
/
*
Add method to set action button on MotionEvent
Michael Wright
2015-06-17
1
-0
/
+11
*
Revert "Revert "Add new MotionEvent actions for button press and release.""
Michael Wright
2015-05-14
1
-16
/
+77
*
Revert "Add new MotionEvent actions for button press and release."
Michael Wright
2015-05-14
1
-77
/
+16
*
Add new MotionEvent actions for button press and release.
Michael Wright
2015-05-14
1
-16
/
+77
*
Add onStylusButtonPress listener to View
Mady Mellor
2015-04-30
1
-0
/
+12
*
Fix broken activation of the selected view in accessibility mode.
Svetoslav
2015-02-02
1
-0
/
+31
*
Cancel or drop key events if activity is stopped.
Wale Ogunwale
2014-11-12
1
-0
/
+6
*
Add support for mouse-based text selection.
Sujith Ramakrishnan
2014-07-01
1
-0
/
+18
*
Only translate prefixed strings to keys / axes.
Michael Wright
2014-05-13
1
-4
/
+4
*
Move key attribute information into KeyEvent.
Michael Wright
2014-04-28
1
-11
/
+11
*
Respect ACTION_CANCEL for joystick fallbacks
Michael Wright
2014-03-24
1
-4
/
+4
*
AArch64: Use long for pointers in MotionEvent class
Ashok Bhat
2014-01-08
1
-40
/
+40
*
Unhide MotionEvent#actionToString.
John Spurlock
2013-06-05
1
-5
/
+5
*
Fixed javadoc in input related classes
Michael Wright
2013-04-24
1
-5
/
+3
*
Make InputEvent.getEventTime() public.
Jeff Brown
2012-04-20
1
-3
/
+49
[next]