aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/com_android_inputmethod_keyboard_ProximityInfo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix additional proximity in the native code•••Bug: 4343280 Change-Id: I4164bb916b2dbdfb6bdc151b99d46a6171d9c355 satok2012-03-141-1/+1
* Use additional proximity chars in the native code•••Bug: 4343280 Change-Id: Ida690fe246cea80a82fcdb3ad0c28e2907b882ac satok2012-03-131-1/+2
* Implement additional proximity characters in the native code•••Bug: 4343280 Change-Id: I9bbc5cab2fef1ee80c1fe32017df811ef8af10bc satok2012-03-131-6/+10
* Add functions to calculate proximity characters in the native code•••Bug: 4343280 Change-Id: I17f8f6295b01900948b98680d0267753f33a46cf satok2012-03-081-3/+4
* Fix JNI as 64bit ready•••Change-Id: I7a3ed2cee3b20744869aa5cf89ff9fd95f5ab8fe Tadashi G. Takaoka2011-10-311-5/+5
* Remove NULL from native/jni•••Change-Id: I7c4e32d0d69876c7ea85d6997c9a40fa362152eb Tadashi G. Takaoka2011-10-281-1/+1
* Pass the touch position correction data to native.•••Change-Id: I92958779377a530410d1682100f9d0a2ba267dea Yusuke Nojima2011-09-291-3/+13
* Extend JNI interface to pass the theme id of the keybaord to the native.•••Change-Id: I705ec2fa1d32a673a8d84bc9afc2a46208a414a1 Yusuke Nojima2011-09-281-3/+4
* Add explicit NULL check to latinime_Keyboard_setProximityInfo() and Proximity...•••Bug: 5375319 Change-Id: If3016ab56b6c62c8855b394f23e09e127a279be7 Yusuke Nojima2011-09-271-15/+15
* Extend JNI interface to pass the key coordinate information•••Change-Id: Iec0d1415d6abba43b775a014516b961b167597b7 Yusuke Nojima2011-09-221-3/+17
* Clean up in LatinIME native code•••Change-Id: I0062200a0181a491690115ac0fab8d11358e2f14 Ken Wakasa2011-06-181-34/+2
* Add proximity info to native•••Bug: 3311719 Change-Id: Ie596304070e321ad23fb67a13bf05e2b6af1b54b satok2011-02-231-0/+90