index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
input
/
InputDispatcher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix input channel leak.
Jeff Brown
2011-08-30
1
-2
/
+9
*
Input system bug fixes, particularly for stylus.
Jeff Brown
2011-08-19
1
-1
/
+17
*
Add input system to Watchdog.
Jeff Brown
2011-08-10
1
-0
/
+4
*
Refactor input reader to add stylus support.
Jeff Brown
2011-07-31
1
-30
/
+6
*
Remove unimplemented memory pool.
Jeff Brown
2011-07-20
1
-78
/
+86
*
Refactor input dispatcher use of window/app handles.
Jeff Brown
2011-07-14
1
-27
/
+30
*
Improve input event consistency invariants.
Jeff Brown
2011-06-28
1
-4
/
+20
*
Allow touches to slide out of the navigation bar.
Jeff Brown
2011-06-13
1
-3
/
+16
*
No position information for outside touches
Kenny Root
2011-06-10
1
-0
/
+6
*
resolved conflicts for merge of 7e193916 to master
Dianne Hackborn
2011-06-03
1
-14
/
+32
|
\
|
*
Use ViewConfiguration to seed input system configuration.
Jeff Brown
2011-05-31
1
-14
/
+32
|
*
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-2
/
+12
|
*
Support chorded fallback keys. (DO NOT MERGE)
Jeff Brown
2011-05-24
1
-13
/
+42
*
|
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
1
-9
/
+16
*
|
resolved conflicts for merge of 05be6d6f to master
Dianne Hackborn
2011-05-09
1
-1
/
+6
|
\
\
|
|
/
|
*
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-05-09
1
-1
/
+6
*
|
Coalesce input events that arrive faster than 333Hz.
Jeff Brown
2011-04-07
1
-2
/
+12
*
|
Add input filter mechanism for accessibility.
Jeff Brown
2011-03-30
1
-2
/
+21
*
|
Support chorded fallback keys.
Jeff Brown
2011-03-29
1
-13
/
+42
*
|
Add MotionEvent.HOVER_ENTER and HOVER_EXIT.
Jeff Brown
2011-03-24
1
-13
/
+42
|
/
*
Wake screen from external HID peripherals.
Jeff Brown
2011-03-02
1
-2
/
+2
*
Be more precise about tracking fallback keys.
Jeff Brown
2011-02-22
1
-0
/
+1
*
Add new hover move action and scroll wheel plumbing.
Jeff Brown
2011-02-19
1
-20
/
+4
*
Fix crashes caused by some input devices.
Jeff Brown
2011-01-25
1
-10
/
+11
*
Prevent events from getting backlogged.
Jeff Brown
2011-01-10
1
-139
/
+28
*
Only allow touch events from one device at a time.
Jeff Brown
2011-01-04
1
-0
/
+1
*
Mouse pointer integration.
Jeff Brown
2011-01-04
1
-0
/
+1110