index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
input
/
InputReader.cpp
Age
Commit message (
Expand
)
Author
2012-06-25
Improve handling of size and orientation.
Jeff Brown
2012-05-01
Improve handling of built-in keyboard.
Jeff Brown
2012-04-24
am 7086cd5c: am 5600deb7: am d26a8b73: am cda8329e: Merge "Distance max set i...
Dianne Hackborn
2012-04-23
Distance max set incorrectly
Andreas Sandblad
2012-04-20
Get alias for Bluetooth devices.
Jeff Brown
2012-04-19
Make InputDevice.SOURCE_STYLUS meaningful.
Jeff Brown
2012-04-19
Don't load keyboard layout overlay for virtual keyboard.
Jeff Brown
2012-04-17
Support loading keyboard layout overlays from resources.
Jeff Brown
2012-04-13
Add support for input devices that have vibrators.
Jeff Brown
2012-04-12
Notify applications when input devices change.
Jeff Brown
2012-04-11
Refactor key code mapping.
Jeff Brown
2012-04-10
Request key maps from input manager service.
Jeff Brown
2012-04-06
Add a unique input device descriptor.
Jeff Brown
2012-02-17
frameworks/base refactoring.
Mathias Agopian
2012-01-27
Improve watchdog monitor for InputReader and InputDispatcher.
Jeff Brown
2012-01-19
Rename LOG_ASSERT to ALOG_ASSERT
Steve Block
2012-01-19
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
Steve Block
2012-01-19
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
Steve Block
2012-01-19
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
Steve Block
2012-01-09
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
Steve Block
2012-01-06
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-04
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-03
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2011-11-15
am 4c0e0dd2: am 3e7497b4: Merge "Eliminate hw.keyboards system properties." i...
Jeff Brown
2011-11-15
Eliminate hw.keyboards system properties.
Jeff Brown
2011-11-15
Modify getState to prefer AKEY_STATE_DOWN and AKEY_STATE_UP over AKEY_STATE_U...
David Deephanphongs
2011-08-31
Support composite touch / joystick devices better.
Jeff Brown
2011-08-29
Merge "Add a "show touches" option for demos and presentations. Bug: 4569045"
Jeff Brown
2011-08-26
Prioritize INPUT_PROP_DIRECT first.
Jeff Brown
2011-08-26
Add a "show touches" option for demos and presentations.
Jeff Brown
2011-08-23
Improve input device wake heuristics.
Jeff Brown
2011-08-23
Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER.
Jeff Brown
2011-08-19
Fix tap gesture on touch pads.
Jeff Brown
2011-08-19
Input system bug fixes, particularly for stylus.
Jeff Brown
2011-08-11
Exorcise notification panel ghosts.
Jeff Brown
2011-08-11
Improve touch device configuration.
Jeff Brown
2011-08-10
Add input system to Watchdog.
Jeff Brown
2011-08-10
Use BTN_TOUCH or BTN_TOOL_* to determine if touch active.
Jeff Brown
2011-07-31
Refactor input reader to add stylus support.
Jeff Brown
2011-07-25
Report the external display size to the input reader.
Jeff Brown
2011-07-25
Handle stylus buttons and tool types.
Jeff Brown
2011-07-25
Drop hack for drivers that emit zero ABS_MT_TOUCH_MAJOR.
Jeff Brown
2011-07-15
Add support for orientationAware touch pads.
Jeff Brown
2011-07-15
Remove more edge flag cruft.
Jeff Brown
2011-07-14
Remove edge slop support.
Jeff Brown
2011-07-01
Drop obsolete touch screen hacks.
Jeff Brown
2011-07-01
Workaround apps that make assumptions about pointer ids.
Jeff Brown
2011-07-01
Query input device for initial slot index.
Jeff Brown
2011-06-29
Fix joystick and trackpad regression.
Jeff Brown
2011-06-28
Add some logging code to track down touch issues.
Jeff Brown
[next]