Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
323af8b49df3535977b5aa7f5b31c429d8a50f10
/
services
/
input
/
tests
d685894
Add liblog
by Ying Wang
· 12 years ago
bcc046a
Bundle correlated switch changes atomically.
by Jeff Brown
· 12 years ago
83d616a
Make input system aware of multiple displays.
by Jeff Brown
· 12 years ago
d728bf5
Make display manager tell input system about viewports.
by Jeff Brown
· 12 years ago
daa3753
Improve handling of built-in keyboard.
by Jeff Brown
· 13 years ago
5bbd4b4
Get alias for Bluetooth devices.
by Jeff Brown
· 13 years ago
426f905
Fix build.
by Jeff Brown
· 13 years ago
6ec6f79
Support loading keyboard layout overlays from resources.
by Jeff Brown
· 13 years ago
a47425a
Add support for input devices that have vibrators.
by Jeff Brown
· 13 years ago
af9e8d3
Notify applications when input devices change.
by Jeff Brown
· 13 years ago
cc11698
HID usage should take precedence over scan code.
by Jeff Brown
· 13 years ago
49ccac5
Refactor key code mapping.
by Jeff Brown
· 13 years ago
9f25b7f
Request key maps from input manager service.
by Jeff Brown
· 13 years ago
e38fdfa
Add a unique input device descriptor.
by Jeff Brown
· 13 years ago
83c64e6
frameworks/base refactoring
by Mathias Agopian
· 13 years ago
1e08fe9
Eliminate hw.keyboards system properties.
by Jeff Brown
· 13 years ago
905805a
Improve screenshot chord debouncing. Bug: 5011907
by Jeff Brown
· 13 years ago
9ee285a
Support composite touch / joystick devices better.
by Jeff Brown
· 13 years ago
ea6892e
Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301
by Jeff Brown
· 13 years ago
65fd251
Input system bug fixes, particularly for stylus. Bug: 5049148
by Jeff Brown
· 13 years ago
a1f89ce
Improve touch device configuration. Bug: 5064702
by Jeff Brown
· 13 years ago
89ef072
Add input system to Watchdog. Bug: 5094994
by Jeff Brown
· 13 years ago
be1aa82
Refactor input reader to add stylus support. Bug: 5064702
by Jeff Brown
· 13 years ago
00fd1fc
Merge "Fix uses of all-subdir-makefiles"
by Ying Wang
· 13 years ago
d84d6c7
Fix uses of all-subdir-makefiles
by Ying Wang
· 13 years ago
bc68a59
Report the external display size to the input reader.
by Jeff Brown
· 13 years ago
49754db
Handle stylus buttons and tool types.
by Jeff Brown
· 14 years ago
9302c87
Refactor input dispatcher use of window/app handles.
by Jeff Brown
· 14 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
a4d1bc5
Drop obsolete touch screen hacks.
by Jeff Brown
· 14 years ago
6894a29
Workaround apps that make assumptions about pointer ids.
by Jeff Brown
· 14 years ago
2717eff
Query input device for initial slot index.
by Jeff Brown
· 14 years ago
474dcb5
Add support for disabling pointer gestures.
by Jeff Brown
· 14 years ago
93fa9b3
EventHub code cleanup.
by Jeff Brown
· 14 years ago
b3a2d13
Take advantage of updated linux/input.h kernel headers.
by Jeff Brown
· 14 years ago
cb0c55e
am e046555b: am fd324486: am 5cb05eea: Merge "Fix build." into honeycomb-mr2
by Jeff Brown
· 14 years ago
9181a5f4
Fix build.
by Jeff Brown
· 14 years ago
7218d83
resolved conflicts for merge of ca2b552d to master
by Jeff Brown
· 14 years ago
f3b57de
resolved conflicts for merge of 7e193916 to master
by Dianne Hackborn
· 14 years ago
1a84fd1
Add a preference panel for mouse speed.
by Jeff Brown
· 14 years ago
b530abc
am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." into honeycomb-mr2
by Jeff Brown
· 14 years ago
214eaf4
Use ViewConfiguration to seed input system configuration.
by Jeff Brown
· 14 years ago
538881e
Touch pad UX improvements.
by Jeff Brown
· 14 years ago
86ea1f5
Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
a6dbfdd
Add a sprite controller. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
dbf8d27
Optimize EventHub to process events in big chunks. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
80fd47c
Input device protocol enhancements.
by Jeff Brown
· 14 years ago
68d6075
Refactor how timeouts are calculated. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
96ad397
Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
fe9f8ab
Add initial API for stylus and mouse buttons.
by Jeff Brown
· 14 years ago
2352b97
Initial checkin of spot presentation for touchpad gestures.
by Jeff Brown
· 14 years ago
5541de9
Add a sprite controller.
by Jeff Brown
· 14 years ago
0029c66
Add input filter mechanism for accessibility.
by Jeff Brown
· 14 years ago
696257c
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
df66797
Merge "Optimize EventHub to process events in big chunks."
by Jeff Brown
· 14 years ago
b719874
Optimize EventHub to process events in big chunks.
by Jeff Brown
· 14 years ago
6ed6f6d
Merge "Refactor how timeouts are calculated."
by Jeff Brown
· 14 years ago
2120617
am 14438b81: am 970bad67: am be368de7: Merge "Fix missing AOSP copyright headers for more files" into honeycomb-mr1
by James Dong
· 14 years ago
aa3855d
Refactor how timeouts are calculated.
by Jeff Brown
· 14 years ago
199d1c1
Fix missing AOSP copyright headers for more files
by James Dong
· 14 years ago
ace13b1
Use touch pad gestures to manipulate the pointer.
by Jeff Brown
· 14 years ago
efd3266
Input improvements and bug fixes.
by Jeff Brown
· 14 years ago
9626b14
Fix off by one errors in touch motion ranges. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
8529745
Joystick tweaks. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
56194eb
Wake screen from external HID peripherals.
by Jeff Brown
· 14 years ago
05dc66a
Fade out the mouse pointer after inactivity or other events.
by Jeff Brown
· 14 years ago
cc0c159
Add new hover move action and scroll wheel plumbing.
by Jeff Brown
· 14 years ago
6f2fba4
Add new axes for joysticks and mouse wheels.
by Jeff Brown
· 14 years ago
ebbd5d1
Fix a regression with MotionEvent parceling.
by Jeff Brown
· 14 years ago
91c69ab
Add support for arbitrary axes in MotionEvents.
by Jeff Brown
· 14 years ago
71c86ad
Fix read from uninitialized memory.
by Jeff Brown
· 14 years ago
58a2da8
Fix crashes caused by some input devices.
by Jeff Brown
· 14 years ago
89de57a
Fix getSwitchState.
by Jeff Brown
· 14 years ago
fe50892
Filter virtual keys after touches.
by Jeff Brown
· 14 years ago
928e054
Prevent events from getting backlogged.
by Jeff Brown
· 14 years ago
b4ff35d
Mouse pointer integration.
by Jeff Brown
· 14 years ago