summaryrefslogtreecommitdiffstats
path: root/libs/ui/InputTransport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve input event consistency invariants.Jeff Brown2011-06-281-1/+2
* Add initial API for stylus and mouse buttons.Jeff Brown2011-05-131-6/+10
* Coalesce input events that arrive faster than 333Hz.Jeff Brown2011-04-071-1/+7
* Use touch pad gestures to manipulate the pointer.Jeff Brown2011-03-141-2/+2
* Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-1/+2
* Add support for fallback keycodes.Jeff Brown2010-12-071-4/+4
* Tell system server whether the app handled input events.Jeff Brown2010-11-081-8/+19
* Ensure input dispatcher and native looper handles EINTR.Jeff Brown2010-09-161-2/+9
* Add support for secure views.Jeff Brown2010-09-081-5/+8
* Add support for new input sources.Jeff Brown2010-07-151-16/+16
* IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-19/+0
* Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-291-4/+4
* Native input event dispatching.Jeff Brown2010-06-281-0/+4
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-221-0/+19
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-17/+21
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+684