| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for secure views. | Jeff Brown | 2010-09-08 | 1 | -0/+19 |
* | Modify native ALooper to take an explicit ident. | Dianne Hackborn | 2010-09-07 | 3 | -10/+12 |
* | Remove incomplete input device enumeration NDK API. | Jeff Brown | 2010-08-31 | 1 | -56/+0 |
* | Input device calibration and capabilities. | Jeff Brown | 2010-08-30 | 1 | -2/+0 |
* | Add AStorageManager API to NDK | Kenny Root | 2010-08-20 | 1 | -0/+69 |
* | More native work. | Dianne Hackborn | 2010-08-11 | 5 | -11/+379 |
* | Added SensorManager.getMinDelay() | Mathias Agopian | 2010-07-29 | 1 | -1/+10 |
* | Add stdint.h to fix sim-eng | Kenny Root | 2010-07-28 | 1 | -0/+1 |
* | Refactor input reader to support new device types more easily. | Jeff Brown | 2010-07-28 | 1 | -3/+91 |
* | new SensorService | Mathias Agopian | 2010-07-19 | 1 | -11/+23 |
* | Implement native key pre-dispatching to IMEs. | Dianne Hackborn | 2010-07-15 | 1 | -1/+11 |
* | Add support for new input sources. | Jeff Brown | 2010-07-15 | 1 | -97/+151 |
* | Add native C APIs for working with the Asset Manager | Christopher Tate | 2010-07-15 | 2 | -0/+155 |
* | Remove old glue code. | Dianne Hackborn | 2010-07-14 | 1 | -197/+0 |
* | Merge "NDK sensor API" into gingerbread | Mathias Agopian | 2010-07-13 | 1 | -0/+235 |
|\ |
|
| * | NDK sensor API | Mathias Agopian | 2010-07-13 | 1 | -0/+235 |
* | | IME events are now dispatched to native applications. | Dianne Hackborn | 2010-07-13 | 2 | -0/+74 |
* | | Add initial gamepad support. | Jeff Brown | 2010-07-13 | 2 | -106/+117 |
|/ |
|
* | Make a stupid thing about the glue less stupid. | Dianne Hackborn | 2010-07-09 | 1 | -6/+0 |
* | Add ANativeWindow API for directly drawing to the surface bits. | Dianne Hackborn | 2010-07-09 | 6 | -11/+184 |
* | Add new glue code for writing native apps. | Dianne Hackborn | 2010-07-08 | 3 | -6/+301 |
* | Add new native Looper API. | Dianne Hackborn | 2010-07-02 | 3 | -5/+75 |
* | Get to the point of being able to do native drawing. | Dianne Hackborn | 2010-07-01 | 2 | -8/+25 |
* | Make real API for native code to get its window. | Dianne Hackborn | 2010-07-01 | 2 | -18/+30 |
* | Introduce official public NativeWindow type. | Dianne Hackborn | 2010-06-30 | 1 | -0/+33 |
* | Update native activity & event APIs to follow correct conventions. | Dianne Hackborn | 2010-06-29 | 2 | -70/+77 |
* | First stab at attaching native event dispatching. | Dianne Hackborn | 2010-06-22 | 2 | -0/+51 |
* | Even more native input dispatch work in progress. | Jeff Brown | 2010-06-17 | 1 | -6/+36 |
* | Native input dispatch rewrite work in progress. | Jeff Brown | 2010-06-13 | 2 | -0/+658 |
* | Update NativeActivity to allow direct surface access. | Dianne Hackborn | 2010-05-18 | 1 | -1/+114 |
* | Add new API to take over a window's Surface. | Dianne Hackborn | 2010-05-18 | 1 | -5/+0 |
* | First pass at NativeActivity. | Dianne Hackborn | 2010-05-05 | 1 | -0/+68 |
* | Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native | Dima Zavin | 2010-02-04 | 1 | -0/+79 |