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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
InputEvent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ID to InputEvent.
Garfield Tan
2020-02-14
1
-0
/
+15
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+2
*
Move displayId into InputEvent
Siarhei Vishniakou
2018-07-05
1
-0
/
+13
*
Move display id into MotionEvent
Siarhei Vishniakou
2018-03-06
1
-4
/
+4
*
Cancel or drop key events if activity is stopped.
Wale Ogunwale
2014-11-12
1
-0
/
+7
*
Input-related documentation fixes.
John Spurlock
2013-04-18
1
-1
/
+1
*
Add InputDevice#isFromSource convenience method
Michael Wright
2013-03-11
1
-0
/
+12
*
Correct executable bit for source files
Kenny Root
2012-11-07
1
-0
/
+0
*
Make InputEvent.getEventTime() public.
Jeff Brown
2012-04-20
1
-1
/
+19
*
Remove type tests when recycling input events.
Jeff Brown
2011-12-03
1
-0
/
+15
*
Refactor InputQueue as InputEventReceiver.
Jeff Brown
2011-12-01
1
-2
/
+55
*
Coalesce input events that arrive faster than 333Hz.
Jeff Brown
2011-04-07
1
-0
/
+7
*
Add a little input event consistency verifier.
Jeff Brown
2011-03-31
1
-0
/
+30
*
Add input filter mechanism for accessibility.
Jeff Brown
2011-03-30
1
-0
/
+9
*
Add support for arbitrary axes in MotionEvents.
Jeff Brown
2011-02-15
1
-34
/
+11
*
Fix some API discrepancies in InputEvent.
Jeff Brown
2010-09-12
1
-1
/
+3
*
DO NOT MERGE: Fix input event injection ANRs on UI thread.
Jeff Brown
2010-07-29
1
-0
/
+40
*
Fix bug with phantom input windows.
Jeff Brown
2010-07-16
1
-1
/
+10
*
Add support for new input sources.
Jeff Brown
2010-07-15
1
-0
/
+63