summaryrefslogtreecommitdiffstats
path: root/native
Commit message (Expand)AuthorAgeFilesLines
* Flush Binder commands in ndk looper.Jeff Brown2011-01-101-1/+5
* add format parameter to setBufferGeometryMathias Agopian2010-10-252-3/+3
* Merge "Fix issue #3126018: No way to specify NativeActivity's native method" ...Dianne Hackborn2010-10-241-2/+30
|\
| * Fix issue #3126018: No way to specify NativeActivity's native methodDianne Hackborn2010-10-241-2/+30
* | Add unit tests for native input and fix bugs identified.Jeff Brown2010-10-231-0/+2
|/
* Update script for copying NDK headers/library.Dianne Hackborn2010-10-211-5/+5
* Fix issue #3117918: No way to finish a native activityDianne Hackborn2010-10-212-0/+10
* OBB: Change documentation to reflect realityKenny Root2010-10-131-4/+4
* OBB: rearrange to be entirely asynchronousKenny Root2010-10-112-34/+128
* Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-071-0/+9
* Fix night/notnight resource folder handling.Tobias Haamel2010-09-301-2/+2
* Update OBB API to include callbacksKenny Root2010-09-285-15/+149
* Input API review.Jeff Brown2010-09-141-4/+0
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-146-110/+168
* Add support for secure views.Jeff Brown2010-09-082-0/+23
* Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-076-16/+18
* Remove incomplete input device enumeration NDK API.Jeff Brown2010-08-312-128/+0
* Input device calibration and capabilities.Jeff Brown2010-08-301-2/+0
* Add AStorageManager API to NDKKenny Root2010-08-203-1/+215
* More native work.Dianne Hackborn2010-08-119-12/+638
* Added SensorManager.getMinDelay()Mathias Agopian2010-07-292-1/+14
* 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-282-3/+169
* new SensorServiceMathias Agopian2010-07-192-29/+42
* Implement native key pre-dispatching to IMEs.Dianne Hackborn2010-07-152-2/+16
* Add support for new input sources.Jeff Brown2010-07-152-99/+205
* Add native C APIs for working with the Asset ManagerChristopher Tate2010-07-154-0/+366
* Merge "Remove old glue code." into gingerbreadDianne Hackborn2010-07-143-553/+0
|\
| * Remove old glue code.Dianne Hackborn2010-07-143-553/+0
* | Merge "first step at implementing the native sensor support" into gingerbreadMathias Agopian2010-07-142-1/+153
|\ \ | |/ |/|
| * first step at implementing the native sensor supportMathias Agopian2010-07-132-1/+153
* | 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-135-53/+152
* | Add initial gamepad support.Jeff Brown2010-07-132-106/+117
|/
* Make a stupid thing about the glue less stupid.Dianne Hackborn2010-07-092-18/+14
* Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-0911-19/+276
* Add new glue code for writing native apps.Dianne Hackborn2010-07-087-14/+621
* Add new native Looper API.Dianne Hackborn2010-07-026-7/+150
* Get to the point of being able to do native drawing.Dianne Hackborn2010-07-013-8/+31
* Make real API for native code to get its window.Dianne Hackborn2010-07-014-19/+73
* Introduce official public NativeWindow type.Dianne Hackborn2010-06-301-0/+33
* Implement default key handling for native code.Dianne Hackborn2010-06-301-0/+9
* Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-293-110/+117
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-225-0/+310
* 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
* am 89ad07b0: am 42ee86e6: Merge "For issue #2651381, allow library prelinking...Dan Bornstein2010-05-061-2/+0
|\