summaryrefslogtreecommitdiffstats
path: root/native
Commit message (Expand)AuthorAgeFilesLines
* am 9c37e5ad: am 75a91389: Merge "Implement native key pre-dispatching to IMEs...Dianne Hackborn2010-07-162-2/+16
|\
| * Implement native key pre-dispatching to IMEs.Dianne Hackborn2010-07-152-2/+16
* | resolved conflicts for merge of aca672ba to masterJeff Brown2010-07-152-99/+205
|\ \ | |/
| * Add support for new input sources.Jeff Brown2010-07-152-99/+205
* | am 078ccbdb: am 2c40582a: Merge "Add native C APIs for working with the Asset...Christopher Tate2010-07-154-0/+366
|\ \ | |/
| * Add native C APIs for working with the Asset ManagerChristopher Tate2010-07-154-0/+366
* | am 7417ae93: am ccc77328: Merge "Remove old glue code." into gingerbreadDianne Hackborn2010-07-143-553/+0
|\ \ | |/
| * Merge "Remove old glue code." into gingerbreadDianne Hackborn2010-07-143-553/+0
| |\
| | * Remove old glue code.Dianne Hackborn2010-07-143-553/+0
* | | am db386f2c: am c9a11088: Merge "first step at implementing the native sensor...Mathias Agopian2010-07-142-1/+153
|\ \ \ | |/ /
| * | 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
* | | Adding the old legacy method for getTtsEngine for Froyo compatibility.Charles Chen2010-07-141-0/+5
* | | am e69204a0: am 36ff93aa: Merge "NDK sensor API" into gingerbreadMathias Agopian2010-07-131-0/+235
|\ \ \ | |/ /
| * | Merge "NDK sensor API" into gingerbreadMathias Agopian2010-07-131-0/+235
| |\ \ | | |/
| | * NDK sensor APIMathias Agopian2010-07-131-0/+235
* | | am f8d9379b: am d76b67c3: IME events are now dispatched to native applications.Dianne Hackborn2010-07-135-53/+152
|\ \ \ | |/ /
| * | IME events are now dispatched to native applications.Dianne Hackborn2010-07-135-53/+152
* | | am 89ee578b: am fd035829: Add initial gamepad support.Jeff Brown2010-07-132-106/+117
|\ \ \ | |/ /
| * | Add initial gamepad support.Jeff Brown2010-07-132-106/+117
| |/
* | am bbf0bde5: am faccac76: Make a stupid thing about the glue less stupid.Dianne Hackborn2010-07-092-18/+14
|\ \ | |/
| * Make a stupid thing about the glue less stupid.Dianne Hackborn2010-07-092-18/+14
* | am b14f325a: am 289b9b62: Add ANativeWindow API for directly drawing to the s...Dianne Hackborn2010-07-0911-19/+276
|\ \ | |/
| * Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-0911-19/+276
* | am 49159f07: am 74bf59b4: Merge "Add new glue code for writing native apps." ...Dianne Hackborn2010-07-087-14/+621
|\ \ | |/
| * Add new glue code for writing native apps.Dianne Hackborn2010-07-087-14/+621
* | am e24901d3: am 68267415: Add new native Looper API.Dianne Hackborn2010-07-076-7/+150
|\ \ | |/
| * Add new native Looper API.Dianne Hackborn2010-07-026-7/+150
* | am 39c921c6: am 8ae5a8e7: Get to the point of being able to do native drawing.Dianne Hackborn2010-07-013-8/+31
|\ \ | |/
| * Get to the point of being able to do native drawing.Dianne Hackborn2010-07-013-8/+31
* | am 58f35ff4: am 54a181b1: Make real API for native code to get its window.Dianne Hackborn2010-07-014-19/+73
|\ \ | |/
| * Make real API for native code to get its window.Dianne Hackborn2010-07-014-19/+73
* | am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type....Dianne Hackborn2010-06-301-0/+33
|\ \ | |/
| * Introduce official public NativeWindow type.Dianne Hackborn2010-06-301-0/+33
* | resolved conflicts for merge of 7f6c6e8f to masterDianne Hackborn2010-06-301-0/+9
|\ \ | |/
| * Implement default key handling for native code.Dianne Hackborn2010-06-301-0/+9
* | am b5f05d00: am 0934fbb6: Merge "Update native activity & event APIs to follo...Dianne Hackborn2010-06-293-110/+117
|\ \ | |/
| * Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-293-110/+117
* | am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatc...Dianne Hackborn2010-06-235-0/+310
|\ \ | |/
| * First stab at attaching native event dispatching.Dianne Hackborn2010-06-225-0/+310
* | am 42bb545a: am 5c225b16: Even more native input dispatch work in progress.Jeff Brown2010-06-171-6/+36
|\ \ | |/
| * Even more native input dispatch work in progress.Jeff Brown2010-06-171-6/+36
* | resolved conflicts for merge of 9e660c82 to masterJeff Brown2010-06-132-0/+658
|\ \ | |/
| * Native input dispatch rewrite work in progress.Jeff Brown2010-06-132-0/+658
* | Improved native TTS interface header.David 'Digit' Turner2010-06-111-0/+308
|/
* 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
|\
| * For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-2/+0
* | First pass at NativeActivity.Dianne Hackborn2010-05-051-0/+68
|/