Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | first step at implementing the native sensor support | Mathias Agopian | 2010-07-13 | 2 | -1/+153 | |
* | | IME events are now dispatched to native applications. | Dianne Hackborn | 2010-07-13 | 2 | -52/+18 | |
|/ | ||||||
* | Add ANativeWindow API for directly drawing to the surface bits. | Dianne Hackborn | 2010-07-09 | 4 | -7/+89 | |
* | Add new glue code for writing native apps. | Dianne Hackborn | 2010-07-08 | 2 | -8/+27 | |
* | Add new native Looper API. | Dianne Hackborn | 2010-07-02 | 3 | -2/+75 | |
* | Get to the point of being able to do native drawing. | Dianne Hackborn | 2010-07-01 | 1 | -0/+6 | |
* | Make real API for native code to get its window. | Dianne Hackborn | 2010-07-01 | 2 | -1/+43 | |
* | Implement default key handling for native code. | Dianne Hackborn | 2010-06-30 | 1 | -0/+9 | |
* | Update native activity & event APIs to follow correct conventions. | Dianne Hackborn | 2010-06-29 | 1 | -40/+40 | |
* | First stab at attaching native event dispatching. | Dianne Hackborn | 2010-06-22 | 3 | -0/+259 |