Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Disable mouse support. (DO NOT MERGE)" into honeycomb | Jeff Brown | 2011-01-25 | 1 | -4/+12 |
|\ | |||||
| * | Disable mouse support. (DO NOT MERGE) | Jeff Brown | 2011-01-25 | 1 | -4/+12 |
* | | Fix crashes caused by some input devices. | Jeff Brown | 2011-01-25 | 6 | -35/+99 |
|/ | |||||
* | Fix getSwitchState. | Jeff Brown | 2011-01-19 | 2 | -2/+2 |
* | 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 |
* | | Mouse pointer tweaks. | Jeff Brown | 2011-01-17 | 1 | -2/+10 |
|/ | |||||
* | 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 |