summaryrefslogtreecommitdiffstats
path: root/include/ui/EventHub.h
Commit message (Expand)AuthorAgeFilesLines
* Wait for initial device scan to finish before updating config.Jeff Brown2010-10-011-5/+11
* Minor logging changes to input dispatcher to help with debugging.Jeff Brown2010-10-011-2/+6
* Input API review.Jeff Brown2010-09-141-2/+2
* Input device calibration and capabilities.Jeff Brown2010-08-301-0/+8
* Keep track of remaining fd when devices are removedJens Gulin2010-08-181-0/+1
* Optimize EventHub reads.Jeff Brown2010-08-171-0/+6
* Refactor input reader to support new device types more easily.Jeff Brown2010-07-281-29/+47
* Add support for new input sources.Jeff Brown2010-07-151-0/+26
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-44/+113
* EventHub: pass the name of each input device up to JavaIliyan Malchev2009-08-061-1/+1
* Finish implementation of multiple pointer support for MotionEvent.Dianne Hackborn2009-08-041-1/+4
* EventHub: Add support for excluding devices from being opened by as a keyboard.Mike Lockwood2009-07-161-4/+10
* Implement virtual button support.Dianne Hackborn2009-07-141-1/+4
* get rid of utils.hMathias Agopian2009-05-311-1/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+145
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-145/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-2/+4
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-2/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+142