| Commit message (Expand) | Author | Age | Files | Lines |
* | Add AStorageManager API to NDK | Kenny Root | 2010-08-20 | 3 | -1/+215 |
* | More native work. | Dianne Hackborn | 2010-08-11 | 9 | -12/+638 |
* | Added SensorManager.getMinDelay() | Mathias Agopian | 2010-07-29 | 2 | -1/+14 |
* | 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 | 2 | -3/+169 |
* | new SensorService | Mathias Agopian | 2010-07-19 | 2 | -29/+42 |
* | Implement native key pre-dispatching to IMEs. | Dianne Hackborn | 2010-07-15 | 2 | -2/+16 |
* | Add support for new input sources. | Jeff Brown | 2010-07-15 | 2 | -99/+205 |
* | Add native C APIs for working with the Asset Manager | Christopher Tate | 2010-07-15 | 4 | -0/+366 |
* | Merge "Remove old glue code." into gingerbread | Dianne Hackborn | 2010-07-14 | 3 | -553/+0 |
|\ |
|
| * | Remove old glue code. | Dianne Hackborn | 2010-07-14 | 3 | -553/+0 |
* | | Merge "first step at implementing the native sensor support" into gingerbread | Mathias Agopian | 2010-07-14 | 2 | -1/+153 |
|\ \
| |/
|/| |
|
| * | first step at implementing the native sensor support | Mathias Agopian | 2010-07-13 | 2 | -1/+153 |
* | | 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 | 5 | -53/+152 |
* | | 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 | 2 | -18/+14 |
* | Add ANativeWindow API for directly drawing to the surface bits. | Dianne Hackborn | 2010-07-09 | 11 | -19/+276 |
* | Add new glue code for writing native apps. | Dianne Hackborn | 2010-07-08 | 7 | -14/+621 |
* | Add new native Looper API. | Dianne Hackborn | 2010-07-02 | 6 | -7/+150 |
* | Get to the point of being able to do native drawing. | Dianne Hackborn | 2010-07-01 | 3 | -8/+31 |
* | Make real API for native code to get its window. | Dianne Hackborn | 2010-07-01 | 4 | -19/+73 |
* | Introduce official public NativeWindow type. | Dianne Hackborn | 2010-06-30 | 1 | -0/+33 |
* | 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 | 3 | -110/+117 |
* | First stab at attaching native event dispatching. | Dianne Hackborn | 2010-06-22 | 5 | -0/+310 |
* | 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 |
* | am 89ad07b0: am 42ee86e6: Merge "For issue #2651381, allow library prelinking... | Dan Bornstein | 2010-05-06 | 1 | -2/+0 |
|\ |
|
| * | For issue #2651381, allow library prelinking. | Dan Bornstein | 2010-05-05 | 1 | -2/+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 | 3 | -0/+209 |