summaryrefslogtreecommitdiff
path: root/native/android/input.cpp
AgeCommit message (Expand)Author
2010-09-08Add support for secure views. Jeff Brown
2010-09-07Modify native ALooper to take an explicit ident. Dianne Hackborn
2010-08-31Remove incomplete input device enumeration NDK API. Jeff Brown
2010-07-28Refactor input reader to support new device types more easily. Jeff Brown
2010-07-15Implement native key pre-dispatching to IMEs. Dianne Hackborn
2010-07-15Add support for new input sources. Jeff Brown
2010-07-13IME events are now dispatched to native applications. Dianne Hackborn
2010-07-08Add new glue code for writing native apps. Dianne Hackborn
2010-07-02Add new native Looper API. Dianne Hackborn
2010-06-30Implement default key handling for native code. Dianne Hackborn
2010-06-29Update native activity & event APIs to follow correct conventions. Dianne Hackborn
2010-06-22First stab at attaching native event dispatching. Dianne Hackborn