| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate hw.keyboards system properties. | Jeff Brown | 2011-11-15 | 1 | -0/+4 |
* | Improve screenshot chord debouncing. | Jeff Brown | 2011-10-12 | 1 | -2/+2 |
* | Support composite touch / joystick devices better. | Jeff Brown | 2011-08-31 | 1 | -5/+11 |
* | Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. | Jeff Brown | 2011-08-23 | 1 | -2/+50 |
* | Input system bug fixes, particularly for stylus. | Jeff Brown | 2011-08-19 | 1 | -279/+230 |
* | Improve touch device configuration. | Jeff Brown | 2011-08-11 | 1 | -54/+73 |
* | Add input system to Watchdog. | Jeff Brown | 2011-08-10 | 1 | -0/+3 |
* | Refactor input reader to add stylus support. | Jeff Brown | 2011-07-31 | 1 | -409/+1497 |
* | Merge "Fix uses of all-subdir-makefiles" | Ying Wang | 2011-07-27 | 1 | -1/+1 |
|\ |
|
| * | Fix uses of all-subdir-makefiles | Ying Wang | 2011-07-27 | 1 | -1/+1 |
* | | Report the external display size to the input reader. | Jeff Brown | 2011-07-25 | 1 | -1/+1 |
* | | Handle stylus buttons and tool types. | Jeff Brown | 2011-07-25 | 1 | -0/+39 |
|/ |
|
* | Refactor input dispatcher use of window/app handles. | Jeff Brown | 2011-07-14 | 1 | -2/+3 |
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 1 | -4/+0 |
* | Drop obsolete touch screen hacks. | Jeff Brown | 2011-07-01 | 1 | -8/+0 |
* | Workaround apps that make assumptions about pointer ids. | Jeff Brown | 2011-07-01 | 1 | -22/+22 |
* | Query input device for initial slot index. | Jeff Brown | 2011-07-01 | 1 | -0/+20 |
* | Add support for disabling pointer gestures. | Jeff Brown | 2011-06-14 | 1 | -11/+8 |
* | EventHub code cleanup. | Jeff Brown | 2011-06-14 | 1 | -1/+4 |
* | Take advantage of updated linux/input.h kernel headers. | Jeff Brown | 2011-06-13 | 1 | -1/+2 |
* | am e046555b: am fd324486: am 5cb05eea: Merge "Fix build." into honeycomb-mr2 | Jeff Brown | 2011-06-07 | 1 | -2/+2 |
|\ |
|
| * | Fix build. | Jeff Brown | 2011-06-06 | 1 | -2/+2 |
* | | resolved conflicts for merge of ca2b552d to master | Jeff Brown | 2011-06-03 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Add a preference panel for mouse speed. | Jeff Brown | 2011-06-02 | 1 | -2/+5 |
* | | resolved conflicts for merge of 7e193916 to master | Dianne Hackborn | 2011-06-03 | 2 | -26/+20 |
|\ \
| |/ |
|
| * | Use ViewConfiguration to seed input system configuration. | Jeff Brown | 2011-05-31 | 2 | -26/+20 |
* | | am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." int... | Jeff Brown | 2011-05-31 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Touch pad UX improvements. | Jeff Brown | 2011-05-25 | 1 | -2/+2 |
| * | Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) | Jeff Brown | 2011-05-25 | 1 | -4/+10 |
| * | Add a sprite controller. (DO NOT MERGE) | Jeff Brown | 2011-05-25 | 1 | -0/+4 |
| * | Optimize EventHub to process events in big chunks. (DO NOT MERGE) | Jeff Brown | 2011-05-24 | 1 | -5/+5 |
| * | Refactor how timeouts are calculated. (DO NOT MERGE) | Jeff Brown | 2011-05-23 | 1 | -1/+4 |
| * | Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) | Jeff Brown | 2011-05-23 | 1 | -1/+11 |
* | | Input device protocol enhancements. | Jeff Brown | 2011-05-24 | 1 | -0/+4 |
* | | Add initial API for stylus and mouse buttons. | Jeff Brown | 2011-05-13 | 2 | -74/+139 |
* | | Initial checkin of spot presentation for touchpad gestures. | Jeff Brown | 2011-04-19 | 1 | -4/+10 |
* | | Add a sprite controller. | Jeff Brown | 2011-04-11 | 1 | -0/+4 |
* | | Add input filter mechanism for accessibility. | Jeff Brown | 2011-03-30 | 2 | -13/+22 |
* | | merge libsurfaceflinger_client into libgui | Mathias Agopian | 2011-03-25 | 1 | -1/+0 |
* | | Merge "Optimize EventHub to process events in big chunks." | Jeff Brown | 2011-03-18 | 1 | -5/+5 |
|\ \ |
|
| * | | Optimize EventHub to process events in big chunks. | Jeff Brown | 2011-03-18 | 1 | -5/+5 |
* | | | Merge "Refactor how timeouts are calculated." | Jeff Brown | 2011-03-17 | 1 | -1/+4 |
|\ \ \
| |/ / |
|
| * | | Refactor how timeouts are calculated. | Jeff Brown | 2011-03-17 | 1 | -1/+4 |
* | | | 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 |
* | | Use touch pad gestures to manipulate the pointer. | Jeff Brown | 2011-03-14 | 1 | -1/+11 |
|/ |
|
* | Input improvements and bug fixes. | Jeff Brown | 2011-03-09 | 1 | -35/+61 |
* | Fix off by one errors in touch motion ranges. (DO NOT MERGE) | Jeff Brown | 2011-03-09 | 1 | -22/+22 |
* | Joystick tweaks. (DO NOT MERGE) | Jeff Brown | 2011-03-04 | 1 | -1/+1 |
* | Wake screen from external HID peripherals. | Jeff Brown | 2011-03-02 | 2 | -1/+7 |