summaryrefslogtreecommitdiffstats
path: root/native/include
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 54cb63e2 to masterDianne Hackborn2011-06-021-0/+1
|\
| * Add "tv" density for 720p screens.Dianne Hackborn2011-05-271-0/+1
* | resolved conflicts for merge of bbca8133 to masterDianne Hackborn2011-05-241-0/+1
|\ \ | |/
| * Add "television" mode.Dianne Hackborn2011-05-231-0/+1
* | resolved conflicts for merge of 06a8ceac to masterDianne Hackborn2011-05-191-0/+40
|\ \ | |/
| * Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-0/+40
* | Add initial API for stylus and mouse buttons.Jeff Brown2011-05-131-1/+37
* | Add Java API for writing TTS enginesBjorn Bringert2011-04-151-313/+0
* | ANativeWindow_setBuffersGeometry now returns proper error codesMathias Agopian2011-03-311-0/+3
* | Add MotionEvent.HOVER_ENTER and HOVER_EXIT.Jeff Brown2011-03-241-0/+8
* | Merge "Fix an incorrect NDK function prototype."Jeff Brown2011-03-181-2/+4
|\ \
| * | Fix an incorrect NDK function prototype.Jeff Brown2011-03-161-2/+4
| |/
* | Add 3D mode key and others.Jeff Brown2011-03-161-0/+3
|/
* Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1Glenn Kasten2011-03-111-0/+8
|\
| * Bug 3515073 Add ANativeWindow_fromSurfaceTextureGlenn Kasten2011-03-041-0/+8
* | Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-041-0/+5
|/
* Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-1/+2
* Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-0/+9
* Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-1/+7
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-0/+30
* Fix a regression with MotionEvent parceling.Jeff Brown2011-02-171-25/+25
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-12/+38
* Merge "Add joystick support to framework."Jeff Brown2011-01-172-0/+19
|\
| * Add joystick support to framework.Jeff Brown2011-01-172-0/+19
* | Add API to get path to OBBs.Dianne Hackborn2011-01-161-0/+7
|/
* Introduce NDK API for 64-bit assetsKenny Root2010-12-131-1/+38
* Add support for fallback keycodes.Jeff Brown2010-12-072-1/+10
* Add new keycodes initially used for GoogleTV devices.Jason Bayer2010-11-111-0/+22
* Rename the locked meta key constants for clarity.Jeff Brown2010-11-051-6/+6
* Add plumbing for volume mute key.Jeff Brown2010-11-021-1/+1
* am 1b98a9e6: am 5219dd8e: Merge "add format parameter to setBufferGeometry" i...Mathias Agopian2010-10-261-1/+1
|\
| * add format parameter to setBufferGeometryMathias Agopian2010-10-251-1/+1
* | am c2f78020: am 23656899: Merge "Fix issue #3126018: No way to specify Native...Dianne Hackborn2010-10-241-2/+30
|\ \ | |/
| * 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
* | | am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs...Jeff Brown2010-10-241-0/+2
|\ \ \ | |/ /
| * | Add unit tests for native input and fix bugs identified.Jeff Brown2010-10-231-0/+2
| |/
* | am 86f1b643: am bf5efba2: Merge "Fix issue #3117918: No way to finish a nativ...Dianne Hackborn2010-10-211-0/+6
|\ \ | |/
| * Fix issue #3117918: No way to finish a native activityDianne Hackborn2010-10-211-0/+6
* | Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-152-1/+85
* | am 2f98a585: am 49ec3dff: Merge "OBB: Change documentation to reflect reality...Kenny Root2010-10-151-4/+4
|\ \ | |/
| * OBB: Change documentation to reflect realityKenny Root2010-10-131-4/+4
* | resolved conflicts for merge of 8bb7a1df to masterKenny Root2010-10-131-8/+61
|\ \ | |/
| * OBB: rearrange to be entirely asynchronousKenny Root2010-10-111-8/+61
* | am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead o...Jeff Brown2010-10-101-0/+9
|\ \ | |/
| * Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-071-0/+9
* | 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