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
/
InputReader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-implement orientation aware volume buttons at lower level
nadlabak
2013-09-17
1
-3
/
+12
*
input: Add option to toggle pointer icon when using stylus
Steve Kondik
2013-01-03
1
-1
/
+17
*
Disable touch while using the stylus (Galaxy Note)
Volker Braun
2012-12-28
1
-0
/
+3
*
Bundle correlated switch changes atomically.
Jeff Brown
2012-09-27
1
-1
/
+5
*
Make input system aware of multiple displays.
Jeff Brown
2012-09-10
1
-10
/
+44
*
Make display manager tell input system about viewports.
Jeff Brown
2012-09-08
1
-25
/
+48
*
Improve handling of size and orientation.
Jeff Brown
2012-06-25
1
-1
/
+1
*
Minor refactoring before starting on velocity tracker changes.
Jeff Brown
2012-05-11
1
-0
/
+2
*
Improve handling of built-in keyboard.
Jeff Brown
2012-05-01
1
-10
/
+0
*
Get alias for Bluetooth devices.
Jeff Brown
2012-04-20
1
-0
/
+7
*
Make InputDevice.SOURCE_STYLUS meaningful.
Jeff Brown
2012-04-19
1
-1
/
+14
*
Support loading keyboard layout overlays from resources.
Jeff Brown
2012-04-17
1
-0
/
+6
*
Add support for input devices that have vibrators.
Jeff Brown
2012-04-13
1
-0
/
+51
*
Notify applications when input devices change.
Jeff Brown
2012-04-12
1
-11
/
+21
*
Refactor key code mapping.
Jeff Brown
2012-04-11
1
-0
/
+2
*
Add a unique input device descriptor.
Jeff Brown
2012-04-06
1
-4
/
+5
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
1
-1
/
+1
*
Improve watchdog monitor for InputReader and InputDispatcher.
Jeff Brown
2012-01-27
1
-0
/
+2
*
Support composite touch / joystick devices better.
Jeff Brown
2011-08-31
1
-2
/
+4
*
Add a "show touches" option for demos and presentations.
Jeff Brown
2011-08-26
1
-1
/
+8
*
Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER.
Jeff Brown
2011-08-23
1
-0
/
+3
*
Input system bug fixes, particularly for stylus.
Jeff Brown
2011-08-19
1
-75
/
+234
*
Exorcise notification panel ghosts.
Jeff Brown
2011-08-11
1
-1
/
+0
*
Improve touch device configuration.
Jeff Brown
2011-08-11
1
-47
/
+23
*
Add input system to Watchdog.
Jeff Brown
2011-08-10
1
-0
/
+4
*
Use BTN_TOUCH or BTN_TOOL_* to determine if touch active.
Jeff Brown
2011-08-10
1
-1
/
+1
*
Refactor input reader to add stylus support.
Jeff Brown
2011-07-31
1
-273
/
+280
*
Report the external display size to the input reader.
Jeff Brown
2011-07-25
1
-1
/
+4
*
Handle stylus buttons and tool types.
Jeff Brown
2011-07-25
1
-142
/
+180
*
Remove edge slop support.
Jeff Brown
2011-07-14
1
-1
/
+1
*
Drop obsolete touch screen hacks.
Jeff Brown
2011-07-01
1
-49
/
+0
*
Workaround apps that make assumptions about pointer ids.
Jeff Brown
2011-07-01
1
-0
/
+4
*
Add support for disabling pointer gestures.
Jeff Brown
2011-06-14
1
-15
/
+30
*
am 92110af2: am 5f0b1721: am 25bd8abc: Merge "Fix swipe gesture cosine calcul...
Jeff Brown
2011-06-09
1
-1
/
+1
|
\
|
*
Fix swipe gesture cosine calculation.
Jeff Brown
2011-06-07
1
-1
/
+1
*
|
am 55cc25c1: am 797dc698: am b92dcf9c: Merge "Simplify spot tracking logic. B...
Jeff Brown
2011-06-07
1
-8
/
+0
|
\
\
|
|
/
|
*
Simplify spot tracking logic.
Jeff Brown
2011-06-06
1
-8
/
+0
*
|
resolved conflicts for merge of 8b2c0014 to master
Jeff Brown
2011-06-07
1
-7
/
+6
|
\
\
|
|
/
|
*
Touch pad improvements.
Jeff Brown
2011-06-06
1
-7
/
+6
*
|
resolved conflicts for merge of ca2b552d to master
Jeff Brown
2011-06-03
1
-5
/
+12
|
\
\
|
|
/
|
*
Add a preference panel for mouse speed.
Jeff Brown
2011-06-02
1
-5
/
+12
*
|
am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration....
Jeff Brown
2011-06-03
1
-1
/
+19
|
\
\
|
|
/
|
*
Implement pointer acceleration.
Jeff Brown
2011-06-02
1
-1
/
+19
*
|
resolved conflicts for merge of 7e193916 to master
Dianne Hackborn
2011-06-03
1
-19
/
+117
|
\
\
|
|
/
|
*
Use ViewConfiguration to seed input system configuration.
Jeff Brown
2011-05-31
1
-19
/
+117
*
|
Merge "Fix ABS_MT_SLOT handling."
Jeff Brown
2011-06-02
1
-3
/
+5
|
\
\
|
*
|
Fix ABS_MT_SLOT handling.
Jeff Brown
2011-06-02
1
-3
/
+5
*
|
|
am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." int...
Jeff Brown
2011-05-31
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Touch pad UX improvements.
Jeff Brown
2011-05-25
1
-0
/
+8
|
*
Add tap/drag touchpad gesture. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-9
/
+19
[next]