Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new hover move action and scroll wheel plumbing. | Jeff Brown | 2011-02-19 | 1 | -1/+2 |
* | Add support for fallback keycodes. | Jeff Brown | 2010-12-07 | 1 | -4/+4 |
* | Tell system server whether the app handled input events. | Jeff Brown | 2010-11-08 | 1 | -8/+19 |
* | Ensure input dispatcher and native looper handles EINTR. | Jeff Brown | 2010-09-16 | 1 | -2/+9 |
* | Add support for secure views. | Jeff Brown | 2010-09-08 | 1 | -5/+8 |
* | Add support for new input sources. | Jeff Brown | 2010-07-15 | 1 | -16/+16 |
* | IME events are now dispatched to native applications. | Dianne Hackborn | 2010-07-13 | 1 | -19/+0 |
* | Update native activity & event APIs to follow correct conventions. | Dianne Hackborn | 2010-06-29 | 1 | -4/+4 |
* | Native input event dispatching. | Jeff Brown | 2010-06-28 | 1 | -0/+4 |
* | First stab at attaching native event dispatching. | Dianne Hackborn | 2010-06-22 | 1 | -0/+19 |
* | Even more native input dispatch work in progress. | Jeff Brown | 2010-06-17 | 1 | -17/+21 |
* | Native input dispatch rewrite work in progress. | Jeff Brown | 2010-06-13 | 1 | -0/+684 |