summaryrefslogtreecommitdiffstats
path: root/native/include/android
Commit message (Expand)AuthorAgeFilesLines
* Add AStorageManager API to NDKKenny Root2010-08-201-0/+69
* More native work.Dianne Hackborn2010-08-115-11/+379
* Added SensorManager.getMinDelay()Mathias Agopian2010-07-291-1/+10
* Add stdint.h to fix sim-engKenny Root2010-07-281-0/+1
* Refactor input reader to support new device types more easily.Jeff Brown2010-07-281-3/+91
* new SensorServiceMathias Agopian2010-07-191-11/+23
* Implement native key pre-dispatching to IMEs.Dianne Hackborn2010-07-151-1/+11
* Add support for new input sources.Jeff Brown2010-07-151-97/+151
* Add native C APIs for working with the Asset ManagerChristopher Tate2010-07-152-0/+155
* Merge "NDK sensor API" into gingerbreadMathias Agopian2010-07-131-0/+235
|\
| * NDK sensor APIMathias Agopian2010-07-131-0/+235
* | IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-0/+42
* | Add initial gamepad support.Jeff Brown2010-07-132-106/+117
|/
* Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-095-6/+176
* Add new glue code for writing native apps.Dianne Hackborn2010-07-082-6/+133
* Add new native Looper API.Dianne Hackborn2010-07-023-5/+75
* Get to the point of being able to do native drawing.Dianne Hackborn2010-07-012-8/+25
* Make real API for native code to get its window.Dianne Hackborn2010-07-012-18/+30
* Introduce official public NativeWindow type.Dianne Hackborn2010-06-301-0/+33
* Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-292-70/+77
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-222-0/+51
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-6/+36
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-132-0/+658
* Update NativeActivity to allow direct surface access.Dianne Hackborn2010-05-181-1/+114
* Add new API to take over a window's Surface.Dianne Hackborn2010-05-181-5/+0
* First pass at NativeActivity.Dianne Hackborn2010-05-051-0/+68
* Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/nativeDima Zavin2010-02-041-0/+79