| Commit message (Expand) | Author | Age | Files | Lines |
* | More native work. | Dianne Hackborn | 2010-08-11 | 1 | -6/+44 |
* | Implement native key pre-dispatching to IMEs. | Dianne Hackborn | 2010-07-15 | 1 | -44/+208 |
* | Add support for new input sources. | Jeff Brown | 2010-07-15 | 1 | -2/+2 |
* | Fix jni registration typo | Christopher Tate | 2010-07-15 | 1 | -1/+1 |
* | Add native C APIs for working with the Asset Manager | Christopher Tate | 2010-07-15 | 1 | -4/+8 |
* | IME events are now dispatched to native applications. | Dianne Hackborn | 2010-07-13 | 1 | -34/+303 |
* | Add ANativeWindow API for directly drawing to the surface bits. | Dianne Hackborn | 2010-07-09 | 1 | -49/+122 |
* | Add new native Looper API. | Dianne Hackborn | 2010-07-02 | 1 | -2/+20 |
* | Get to the point of being able to do native drawing. | Dianne Hackborn | 2010-07-01 | 1 | -2/+6 |
* | Make real API for native code to get its window. | Dianne Hackborn | 2010-07-01 | 1 | -22/+56 |
* | Implement default key handling for native code. | Dianne Hackborn | 2010-06-30 | 1 | -13/+124 |
* | Update native activity & event APIs to follow correct conventions. | Dianne Hackborn | 2010-06-29 | 1 | -12/+17 |
* | First stab at attaching native event dispatching. | Dianne Hackborn | 2010-06-22 | 1 | -1/+68 |
* | Update NativeActivity to allow direct surface access. | Dianne Hackborn | 2010-05-18 | 1 | -13/+74 |
* | First pass at NativeActivity. | Dianne Hackborn | 2010-05-05 | 1 | -0/+190 |