summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/InputDevice.java
Commit message (Expand)AuthorAgeFilesLines
* Add initial API for stylus and mouse buttons.Jeff Brown2011-05-131-1/+9
* Rework display size access.Dianne Hackborn2011-04-211-2/+2
* Input improvements and bug fixes.Jeff Brown2011-03-091-31/+83
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-7/+31
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-115/+115
* Add joystick support to framework.Jeff Brown2011-01-171-3/+28
* Input API review.Jeff Brown2010-09-141-40/+3
* Fix doc link in InputDevice.Jeff Brown2010-08-301-2/+1
* Input device calibration and capabilities.Jeff Brown2010-08-301-25/+194
* Refactor input reader to support new device types more easily.Jeff Brown2010-07-281-0/+32
* Fix bug with phantom input windows.Jeff Brown2010-07-161-14/+134
* Add support for new input sources.Jeff Brown2010-07-151-0/+231