Yusuke Nojima
|
258bfe66e0
|
Classify touches into three types.
Change-Id: I7c1d42835e0c15d596a1b66d421b0aa514ec0890
|
2011-09-30 17:22:22 +09:00 |
Yusuke Nojima
|
ad35835bac
|
Pass the touch position correction data to native.
Change-Id: I92958779377a530410d1682100f9d0a2ba267dea
|
2011-09-29 17:00:49 +09:00 |
Yusuke Nojima
|
1c923d8581
|
Extend JNI interface to pass the theme id of the keybaord to the native.
Change-Id: I705ec2fa1d32a673a8d84bc9afc2a46208a414a1
|
2011-09-28 11:56:28 +09:00 |
Yusuke Nojima
|
0e1f656c1b
|
Extend JNI interface to pass the key coordinate information
Change-Id: Iec0d1415d6abba43b775a014516b961b167597b7
|
2011-09-22 18:39:34 +09:00 |
satok
|
0cedd2bcc3
|
Combilne normal correction and skip correction
Change-Id: Ide868d977c0f35900340c7be1b71d572c69a8806
|
2011-08-15 17:13:39 +09:00 |
satok
|
635f68e822
|
Improve skip correction algorithm
Change-Id: Ife45e3886137d60a4e903d4c6f7a9ef20c7e705a
|
2011-08-11 12:55:26 +09:00 |
satok
|
cfca3c6317
|
Refactor CorrectionState to Correction
Change-Id: I5f1ce35413731f930b43b1c82014e65d9eaa240b
|
2011-08-10 14:40:25 +09:00 |
satok
|
985312e88f
|
Refactor the correction algorithm related to missing character correction
Change-Id: If68f2aaea7df48d013aea5401cee4ec0df32111a
|
2011-08-09 12:53:12 +09:00 |
satok
|
2df3060883
|
Add correction state
Change-Id: I0d281cede1590893bd1def005cf83c9431d12750
|
2011-08-01 15:42:09 +09:00 |
satok
|
d24df43eaf
|
(Step2)Move functions related to proximity to proximity_info.cpp
Change-Id: Iae0eb2a5cd758bda820fa42b4bc3eb3d2665bf96
|
2011-07-14 15:47:32 +09:00 |
satok
|
1d7eaf8462
|
(Step 1) Move proximity related parameters from unigram_dictionary to proximity_info
Change-Id: Ic630b35f4abffeb84c38bcf5935795b7ff07556a
|
2011-07-14 13:21:34 +09:00 |
Ken Wakasa
|
ce9e52a12a
|
Clean up in LatinIME native code
Change-Id: I0062200a0181a491690115ac0fab8d11358e2f14
|
2011-06-18 23:52:09 +09:00 |
Ken Wakasa
|
de3070a71b
|
Add -Werror flag to catch more warnings and errors
Change-Id: I9c39ba24578931944aae8182918ed48a2e82eb39
|
2011-03-19 10:12:15 +09:00 |
satok
|
817e517e46
|
Add the suggestion algorithm of words with space proximity
Bug: 3311719
Change-Id: Ide12a4a6280103c092fa0f563dd5b9e3f7f5c89b
|
2011-03-04 20:37:18 -08:00 |
satok
|
8fbd552292
|
Add proximity info to native
Bug: 3311719
Change-Id: Ie596304070e321ad23fb67a13bf05e2b6af1b54b
|
2011-02-23 23:04:00 +09:00 |