summaryrefslogtreecommitdiffstats
path: root/include/ui/Input.h
Commit message (Expand)AuthorAgeFilesLines
* Add suuport for splitting touch events across windows.Jeff Brown2010-09-261-0/+8
* Add support for secure views.Jeff Brown2010-09-081-0/+9
* Remove incomplete input device enumeration NDK API.Jeff Brown2010-08-311-23/+0
* Input device calibration and capabilities.Jeff Brown2010-08-301-0/+4
* Refactor input reader to support new device types more easily.Jeff Brown2010-07-281-11/+72
* Implement native key pre-dispatching to IMEs.Dianne Hackborn2010-07-151-0/+2
* Add support for new input sources.Jeff Brown2010-07-151-8/+53
* IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-1/+3
* Fix injection of specially intercepted keys like HOME.Jeff Brown2010-06-301-3/+0
* Implement default key handling for native code.Dianne Hackborn2010-06-301-1/+9
* Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-291-2/+2
* Native input event dispatching.Jeff Brown2010-06-281-0/+3
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-221-2/+5
* More native input event dispatching.Jeff Brown2010-06-211-2/+2
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-10/+39
* More work in progress on native events.Jeff Brown2010-06-151-1/+32
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+310