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
/
services
/
input
/
InputReader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename LOG_ASSERT to ALOG_ASSERT
Steve Block
2012-01-19
1
-15
/
+15
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
Steve Block
2012-01-19
1
-14
/
+14
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
Steve Block
2012-01-19
1
-13
/
+13
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
Steve Block
2012-01-19
1
-49
/
+49
*
Eliminate hw.keyboards system properties.
Jeff Brown
2011-11-15
1
-0
/
+1
*
Support composite touch / joystick devices better.
Jeff Brown
2011-08-31
1
-4
/
+10
*
Merge "Add a "show touches" option for demos and presentations. Bug: 4569045"
Jeff Brown
2011-08-29
1
-11
/
+24
|
\
|
*
Add a "show touches" option for demos and presentations.
Jeff Brown
2011-08-26
1
-11
/
+24
*
|
Prioritize INPUT_PROP_DIRECT first.
Jeff Brown
2011-08-26
1
-7
/
+7
|
/
*
Improve input device wake heuristics.
Jeff Brown
2011-08-23
1
-3
/
+7
*
Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER.
Jeff Brown
2011-08-23
1
-2
/
+18
*
Fix tap gesture on touch pads.
Jeff Brown
2011-08-19
1
-2
/
+0
*
Input system bug fixes, particularly for stylus.
Jeff Brown
2011-08-19
1
-501
/
+1035
*
Exorcise notification panel ghosts.
Jeff Brown
2011-08-11
1
-8
/
+4
*
Improve touch device configuration.
Jeff Brown
2011-08-11
1
-413
/
+159
*
Add input system to Watchdog.
Jeff Brown
2011-08-10
1
-0
/
+9
*
Use BTN_TOUCH or BTN_TOOL_* to determine if touch active.
Jeff Brown
2011-08-10
1
-7
/
+6
*
Refactor input reader to add stylus support.
Jeff Brown
2011-07-31
1
-1472
/
+1550
*
Report the external display size to the input reader.
Jeff Brown
2011-07-25
1
-8
/
+20
*
Handle stylus buttons and tool types.
Jeff Brown
2011-07-25
1
-439
/
+505
*
Drop hack for drivers that emit zero ABS_MT_TOUCH_MAJOR.
Jeff Brown
2011-07-25
1
-5
/
+0
*
Add support for orientationAware touch pads.
Jeff Brown
2011-07-15
1
-50
/
+38
*
Remove more edge flag cruft.
Jeff Brown
2011-07-15
1
-21
/
+1
*
Remove edge slop support.
Jeff Brown
2011-07-14
1
-66
/
+5
*
Drop obsolete touch screen hacks.
Jeff Brown
2011-07-01
1
-400
/
+2
*
Workaround apps that make assumptions about pointer ids.
Jeff Brown
2011-07-01
1
-18
/
+25
*
Query input device for initial slot index.
Jeff Brown
2011-07-01
1
-1
/
+20
*
Fix joystick and trackpad regression.
Jeff Brown
2011-06-29
1
-1
/
+1
*
Add some logging code to track down touch issues.
Jeff Brown
2011-06-28
1
-1
/
+11
*
Improve input event consistency invariants.
Jeff Brown
2011-06-28
1
-0
/
+23
*
Hover and stylus API cleanup.
Jeff Brown
2011-06-27
1
-4
/
+4
*
Add support for disabling pointer gestures.
Jeff Brown
2011-06-14
1
-201
/
+254
*
EventHub code cleanup.
Jeff Brown
2011-06-14
1
-1
/
+3
*
Take advantage of updated linux/input.h kernel headers.
Jeff Brown
2011-06-13
1
-4
/
+5
*
am 92110af2: am 5f0b1721: am 25bd8abc: Merge "Fix swipe gesture cosine calcul...
Jeff Brown
2011-06-09
1
-1
/
+5
|
\
|
*
Fix swipe gesture cosine calculation.
Jeff Brown
2011-06-07
1
-1
/
+5
*
|
am 55cc25c1: am 797dc698: am b92dcf9c: Merge "Simplify spot tracking logic. B...
Jeff Brown
2011-06-07
1
-140
/
+12
|
\
\
|
|
/
|
*
Simplify spot tracking logic.
Jeff Brown
2011-06-06
1
-140
/
+12
*
|
resolved conflicts for merge of 8b2c0014 to master
Jeff Brown
2011-06-07
1
-155
/
+173
|
\
\
|
|
/
|
*
Touch pad improvements.
Jeff Brown
2011-06-06
1
-155
/
+173
*
|
Use pointer mode instead of spots for SEMI_MT touch pads.
Jeff Brown
2011-06-03
1
-3
/
+5
*
|
resolved conflicts for merge of ca2b552d to master
Jeff Brown
2011-06-03
1
-7
/
+19
|
\
\
|
|
/
|
*
Add a preference panel for mouse speed.
Jeff Brown
2011-06-02
1
-7
/
+19
*
|
am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration....
Jeff Brown
2011-06-03
1
-66
/
+110
|
\
\
|
|
/
|
*
Implement pointer acceleration.
Jeff Brown
2011-06-02
1
-66
/
+110
*
|
resolved conflicts for merge of 7e193916 to master
Dianne Hackborn
2011-06-03
1
-93
/
+80
|
\
\
|
|
/
|
*
Use ViewConfiguration to seed input system configuration.
Jeff Brown
2011-05-31
1
-95
/
+80
|
*
Button state should reflect actual buttons. (DO NOT MERGE)
Jeff Brown
2011-05-31
1
-18
/
+2
*
|
Merge "Fix ABS_MT_SLOT handling."
Jeff Brown
2011-06-02
1
-4
/
+8
|
\
\
|
*
|
Fix ABS_MT_SLOT handling.
Jeff Brown
2011-06-02
1
-4
/
+8
[next]