summaryrefslogtreecommitdiffstats
path: root/native/include/android
Commit message (Expand)AuthorAgeFilesLines
* am c3bc8b7b: am 1bfbf19b: Merge "Fix night/notnight resource folder handling....Dianne Hackborn2010-09-301-2/+2
|\
| * Fix night/notnight resource folder handling.Tobias Haamel2010-09-301-2/+2
* | resolved conflicts for merge of d8e8186c to masterKenny Root2010-09-282-5/+73
|\ \ | |/
| * Update OBB API to include callbacksKenny Root2010-09-282-5/+73
* | am 61cf67a2: am 24326f72: Merge "Input API review." into gingerbreadJeff Brown2010-09-161-4/+0
|\ \ | |/
| * Input API review.Jeff Brown2010-09-141-4/+0
* | am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollL...Jeff Brown2010-09-153-63/+130
|\ \ | |/
| * Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-143-63/+130
* | resolved conflicts for merge of a05088c1 to masterJeff Brown2010-09-081-0/+19
|\ \ | |/
| * Add support for secure views.Jeff Brown2010-09-081-0/+19
* | am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit id...Dianne Hackborn2010-09-073-10/+12
|\ \ | |/
| * Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-073-10/+12
* | am df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration N...Jeff Brown2010-08-311-56/+0
|\ \ | |/
| * Remove incomplete input device enumeration NDK API.Jeff Brown2010-08-311-56/+0
* | am 36f0cb26: am 8d60866e: Input device calibration and capabilities.Jeff Brown2010-08-301-2/+0
|\ \ | |/
| * Input device calibration and capabilities.Jeff Brown2010-08-301-2/+0
* | resolved conflicts for merge of 485de781 to masterKenny Root2010-08-241-0/+69
|\ \ | |/
| * Add AStorageManager API to NDKKenny Root2010-08-201-0/+69
* | am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbreadDianne Hackborn2010-08-115-11/+379
|\ \ | |/
| * More native work.Dianne Hackborn2010-08-115-11/+379
* | resolved conflicts for merge of 02513855 to masterMathias Agopian2010-07-291-1/+10
|\ \ | |/
| * Added SensorManager.getMinDelay()Mathias Agopian2010-07-291-1/+10
* | am 31a0b956: am 3de27d5a: Merge "Add stdint.h to fix sim-eng" into gingerbreadKenny Root2010-07-281-0/+1
|\ \ | |/
| * Add stdint.h to fix sim-engKenny Root2010-07-281-0/+1
* | am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types m...Jeff Brown2010-07-281-3/+91
|\ \ | |/
| * Refactor input reader to support new device types more easily.Jeff Brown2010-07-281-3/+91
* | resolved conflicts for merge of bc54e63c to masterMathias Agopian2010-07-211-11/+23
|\ \ | |/
| * new SensorServiceMathias Agopian2010-07-191-11/+23
* | am 9c37e5ad: am 75a91389: Merge "Implement native key pre-dispatching to IMEs...Dianne Hackborn2010-07-161-1/+11
|\ \ | |/
| * Implement native key pre-dispatching to IMEs.Dianne Hackborn2010-07-151-1/+11
* | resolved conflicts for merge of aca672ba to masterJeff Brown2010-07-151-97/+151
|\ \ | |/
| * Add support for new input sources.Jeff Brown2010-07-151-97/+151
* | am 078ccbdb: am 2c40582a: Merge "Add native C APIs for working with the Asset...Christopher Tate2010-07-152-0/+155
|\ \ | |/
| * Add native C APIs for working with the Asset ManagerChristopher Tate2010-07-152-0/+155
* | 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-131-0/+42
|\ \ \ | |/ /
| * | IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-0/+42
* | | 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 b14f325a: am 289b9b62: Add ANativeWindow API for directly drawing to the s...Dianne Hackborn2010-07-095-6/+176
|\ \ | |/
| * Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-095-6/+176
* | am 49159f07: am 74bf59b4: Merge "Add new glue code for writing native apps." ...Dianne Hackborn2010-07-082-6/+133
|\ \ | |/
| * Add new glue code for writing native apps.Dianne Hackborn2010-07-082-6/+133
* | am e24901d3: am 68267415: Add new native Looper API.Dianne Hackborn2010-07-073-5/+75
|\ \ | |/
| * Add new native Looper API.Dianne Hackborn2010-07-023-5/+75
* | am 39c921c6: am 8ae5a8e7: Get to the point of being able to do native drawing.Dianne Hackborn2010-07-012-8/+25
|\ \ | |/
| * Get to the point of being able to do native drawing.Dianne Hackborn2010-07-012-8/+25