index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
MotionEvent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
New WebView input dispatcher.
Jeff Brown
2012-04-11
1
-0
/
+78
*
Avoid calling into JNI if not needed.
Jeff Brown
2012-03-21
1
-5
/
+15
*
Remove type tests when recycling input events.
Jeff Brown
2011-12-03
1
-0
/
+1
*
Refactor InputQueue as InputEventReceiver.
Jeff Brown
2011-12-01
1
-18
/
+2
*
Input system bug fixes, particularly for stylus.
Jeff Brown
2011-08-19
1
-2
/
+26
*
Handle stylus buttons and tool types.
Jeff Brown
2011-07-25
1
-31
/
+10
*
Revert "b/3302378 Passes touch pressures, size and timestamps to webkit."
Huahui Wu
2011-07-07
1
-4
/
+0
*
b/3302378 Passes touch pressures, size and timestamps to webkit.
Huahui Wu
2011-07-07
1
-0
/
+4
*
Improve input event consistency invariants.
Jeff Brown
2011-06-28
1
-1
/
+1
*
Hover and stylus API cleanup.
Jeff Brown
2011-06-27
1
-11
/
+3
*
Input device protocol enhancements.
Jeff Brown
2011-05-24
1
-2
/
+2
*
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
1
-168
/
+852
*
Add a little input event consistency verifier.
Jeff Brown
2011-03-31
1
-0
/
+32
*
Add MotionEvent.HOVER_ENTER and HOVER_EXIT.
Jeff Brown
2011-03-24
1
-5
/
+38
*
Joystick tweaks.
Jeff Brown
2011-03-04
1
-0
/
+86
*
Fix off by one errors in touch motion ranges.
Jeff Brown
2011-03-03
1
-0
/
+2
*
Wake screen from external HID peripherals.
Jeff Brown
2011-03-02
1
-13
/
+2
*
Add support for mouse hover and scroll wheel.
Jeff Brown
2011-02-25
1
-1
/
+59
*
Add new hover move action and scroll wheel plumbing.
Jeff Brown
2011-02-19
1
-36
/
+36
*
Add new axes for joysticks and mouse wheels.
Jeff Brown
2011-02-19
1
-96
/
+557
*
Add support for arbitrary axes in MotionEvents.
Jeff Brown
2011-02-15
1
-533
/
+809
*
am 6e4a69bb: am 94b8b114: Merge "A few small cleanning-ups." into honeycomb
Huahui Wu
2011-01-24
1
-1
/
+1
|
\
|
*
A few small cleanning-ups.
Huahui Wu
2011-01-24
1
-1
/
+1
*
|
Add joystick support to framework.
Jeff Brown
2011-01-17
1
-2
/
+10
|
/
*
b/3133123 Pass touch point ids to WebKit.
Huahui Wu
2011-01-13
1
-0
/
+3
*
Ensure the ShortcutManager uses the correct key character map.
Jeff Brown
2010-11-30
1
-6
/
+6
*
Add keycodes and meta-key modifiers to support external keyboards.
Jeff Brown
2010-10-15
1
-2
/
+48
*
am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation o...
Jeff Brown
2010-10-11
1
-4
/
+6
|
\
|
*
Added more robust tracking and cancelation of events.
Jeff Brown
2010-10-10
1
-4
/
+6
*
|
Add MotionEvent Matrix transformations.
Jeff Brown
2010-09-30
1
-0
/
+16
|
/
*
Input API review.
Jeff Brown
2010-09-14
1
-2
/
+64
*
Add support for secure views.
Jeff Brown
2010-09-08
1
-6
/
+34
*
Minor MotionEvent optimization.
Jeff Brown
2010-08-19
1
-29
/
+34
*
Text selection without trackball.
Gilles Debunne
2010-08-19
1
-1
/
+1
*
Enhanced VelocityTracker for > 5 pointers and fixed bugs.
Jeff Brown
2010-07-30
1
-24
/
+17
*
DO NOT MERGE: Fix input event injection ANRs on UI thread.
Jeff Brown
2010-07-29
1
-42
/
+46
*
Refactor input reader to support new device types more easily.
Jeff Brown
2010-07-28
1
-17
/
+17
*
Fix bug with phantom input windows.
Jeff Brown
2010-07-16
1
-2
/
+2
*
Add support for new input sources.
Jeff Brown
2010-07-15
1
-94
/
+503
*
Even more native input dispatch work in progress.
Jeff Brown
2010-06-17
1
-349
/
+244
[next]