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
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 0d9288d7: am 2bdb756c: am 4fb76253: Fix bounds check. Bug: 4413945
Jeff Brown
2011-05-13
2
-6
/
+2
|
\
|
*
Fix bounds check.
Jeff Brown
2011-05-13
2
-6
/
+2
*
|
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
8
-340
/
+600
*
|
resolved conflicts for merge of 037b54cf to master
Dianne Hackborn
2011-05-11
1
-0
/
+8
|
\
\
|
|
/
|
*
Fix scaling of batched motion events.
Dianne Hackborn
2011-05-09
1
-0
/
+8
*
|
resolved conflicts for merge of 05be6d6f to master
Dianne Hackborn
2011-05-09
4
-20
/
+67
|
\
\
|
|
/
|
*
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-05-09
4
-20
/
+67
*
|
On-screen navigation bar (separate from the status bar).
Daniel Sandler
2011-04-27
1
-0
/
+1
*
|
Make InputWindow.h's window types align with WindowManager.java's.
Daniel Sandler
2011-04-27
1
-2
/
+3
*
|
Merge "Get rid of the "pid" parameter from createSurface"
Mathias Agopian
2011-04-21
1
-1
/
+1
|
\
\
|
*
|
Get rid of the "pid" parameter from createSurface
Mathias Agopian
2011-04-20
1
-1
/
+1
*
|
|
Add tap/drag touchpad gesture.
Jeff Brown
2011-04-19
3
-67
/
+161
|
/
/
*
|
Initial checkin of spot presentation for touchpad gestures.
Jeff Brown
2011-04-19
10
-613
/
+1189
*
|
Add a sprite controller.
Jeff Brown
2011-04-11
9
-213
/
+876
*
|
Coalesce input events that arrive faster than 333Hz.
Jeff Brown
2011-04-07
3
-21
/
+101
*
|
Allow batching samples onto the pending motion event.
Jeff Brown
2011-04-06
1
-0
/
+28
*
|
Fix dispatcher crash when input monitoring enabled.
Jeff Brown
2011-04-01
3
-39
/
+40
*
|
Add input filter mechanism for accessibility.
Jeff Brown
2011-03-30
4
-27
/
+112
*
|
Merge "Support chorded fallback keys."
Jeff Brown
2011-03-29
2
-99
/
+221
|
\
\
|
*
|
Support chorded fallback keys.
Jeff Brown
2011-03-29
2
-99
/
+221
*
|
|
merge libsurfaceflinger_client into libgui
Mathias Agopian
2011-03-25
2
-2
/
+1
|
/
/
*
|
Fix focused application handle.
Jeff Brown
2011-03-25
1
-4
/
+4
*
|
Add MotionEvent.HOVER_ENTER and HOVER_EXIT.
Jeff Brown
2011-03-24
3
-82
/
+302
*
|
Merge "Optimize EventHub to process events in big chunks."
Jeff Brown
2011-03-18
5
-138
/
+183
|
\
\
|
*
|
Optimize EventHub to process events in big chunks.
Jeff Brown
2011-03-18
5
-138
/
+183
*
|
|
Merge "Refactor how timeouts are calculated."
Jeff Brown
2011-03-17
6
-24
/
+94
|
\
\
\
|
|
/
/
|
*
|
Refactor how timeouts are calculated.
Jeff Brown
2011-03-17
6
-24
/
+94
*
|
|
am 14438b81: am 970bad67: am be368de7: Merge "Fix missing AOSP copyright head...
James Dong
2011-03-17
2
-6
/
+30
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix missing AOSP copyright headers for more files
James Dong
2011-03-17
2
-6
/
+30
*
|
|
am e5feed7e: am 244eb34a: am d98f8aff: Merge "Fix dangling pointer when devic...
Jeff Brown
2011-03-17
1
-2
/
+28
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Fix dangling pointer when device closed just after opening.
Jeff Brown
2011-03-17
1
-2
/
+28
*
|
Use touch pad gestures to manipulate the pointer.
Jeff Brown
2011-03-14
4
-262
/
+1384
|
/
*
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
[next]