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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bounds check.
Jeff Brown
2011-05-13
2
-6
/
+2
*
Fix scaling of batched motion events.
Dianne Hackborn
2011-05-09
1
-0
/
+8
*
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-05-09
4
-20
/
+67
*
Fix missing AOSP copyright headers for more files
James Dong
2011-03-17
2
-6
/
+30
*
Fix dangling pointer when device closed just after opening.
Jeff Brown
2011-03-17
1
-2
/
+28
*
Input improvements and bug fixes.
Jeff Brown
2011-03-09
5
-171
/
+280
*
Recognize 3D joysticks. (DO NOT MERGE)
Jeff Brown
2011-03-09
2
-15
/
+24
*
Fix off by one errors in touch motion ranges. (DO NOT MERGE)
Jeff Brown
2011-03-09
5
-194
/
+193
*
Support POLICY_FLAG_ALT et. al. (DO NOT MERGE)
Jeff Brown
2011-03-09
2
-3
/
+15
*
Joystick tweaks. (DO NOT MERGE)
Jeff Brown
2011-03-04
5
-54
/
+164
*
Set last event time to previous event batch delivery time to apps
makarand.karvekar
2011-03-03
1
-2
/
+1
*
Only set KeyEvent long press flag when repeat count equals 1.
Jeff Brown
2011-03-02
1
-4
/
+6
*
Wake screen from external HID peripherals.
Jeff Brown
2011-03-02
8
-14
/
+84
*
Fade out the mouse pointer after inactivity or other events.
Jeff Brown
2011-03-02
5
-9
/
+214
*
Add support for mouse hover and scroll wheel.
Jeff Brown
2011-02-25
4
-41
/
+89
*
Be more precise about tracking fallback keys.
Jeff Brown
2011-02-22
2
-6
/
+53
*
Add new hover move action and scroll wheel plumbing.
Jeff Brown
2011-02-19
6
-144
/
+139
*
Add new axes for joysticks and mouse wheels.
Jeff Brown
2011-02-19
5
-337
/
+373
*
Fix a regression with MotionEvent parceling.
Jeff Brown
2011-02-17
3
-59
/
+59
*
Add support for arbitrary axes in MotionEvents.
Jeff Brown
2011-02-15
3
-66
/
+75
*
Scale major axis when finger is oriented.
Jeff Brown
2011-02-15
1
-3
/
+5
*
Fix read from uninitialized memory.
Jeff Brown
2011-02-07
1
-1
/
+2
*
Fix build.
Jeff Brown
2011-01-25
1
-1
/
+1
*
am 12b2dc90: am b1e0a870: Merge "Fix crashes caused by some input devices." i...
Jeff Brown
2011-01-25
6
-35
/
+99
|
\
|
*
Fix crashes caused by some input devices.
Jeff Brown
2011-01-25
6
-35
/
+99
*
|
am 5f668c6e: am 8b9df978: Merge "Fix getSwitchState." into honeycomb
Jeff Brown
2011-01-19
2
-2
/
+2
|
\
\
|
|
/
|
*
Fix getSwitchState.
Jeff Brown
2011-01-19
2
-2
/
+2
*
|
am 761a6b7f: am f4368c95: Merge "Filter virtual keys after touches." into hon...
Jeff Brown
2011-01-18
3
-1
/
+81
|
\
\
|
|
/
|
*
Merge "Filter virtual keys after touches." into honeycomb
Jeff Brown
2011-01-18
3
-1
/
+81
|
|
\
|
|
*
Filter virtual keys after touches.
Jeff Brown
2011-01-18
3
-1
/
+81
*
|
|
am 6a88cea1: am f2bc4ee9: Merge "Mouse pointer tweaks." into honeycomb
Jeff Brown
2011-01-17
1
-2
/
+10
|
\
\
\
|
|
/
/
|
*
|
Mouse pointer tweaks.
Jeff Brown
2011-01-17
1
-2
/
+10
|
|
/
*
|
Merge "Add joystick support to framework."
Jeff Brown
2011-01-17
4
-23
/
+382
|
\
\
|
|
/
|
/
|
|
*
Add joystick support to framework.
Jeff Brown
2011-01-17
4
-23
/
+382
*
|
Support non-rectangular input regions.
Jeff Brown
2011-01-16
3
-22
/
+30
|
/
*
Add support for detecting finger orientation.
Jeff Brown
2011-01-14
2
-1
/
+23
*
Fix bug with mice that send multiple BTN_MOUSE values.
Jeff Brown
2011-01-14
1
-3
/
+11
*
Prevent events from getting backlogged.
Jeff Brown
2011-01-10
8
-179
/
+418
*
Only allow touch events from one device at a time.
Jeff Brown
2011-01-04
2
-28
/
+46
*
Mouse pointer integration.
Jeff Brown
2011-01-04
14
-0
/
+15546