summaryrefslogtreecommitdiffstats
path: root/libs/ui/Input.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for secure views.Jeff Brown2010-09-081-0/+2
* Remove incomplete input device enumeration NDK API.Jeff Brown2010-08-311-17/+0
* Refactor input reader to support new device types more easily.Jeff Brown2010-07-281-0/+59
* Implement native key pre-dispatching to IMEs.Dianne Hackborn2010-07-151-0/+17
* Add support for new input sources.Jeff Brown2010-07-151-6/+6
* Add initial gamepad support.Jeff Brown2010-07-131-40/+40
* Implement default key handling for native code.Dianne Hackborn2010-06-301-0/+64
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-221-163/+0
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-15/+30
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+238