Tadashi G. Takaoka
|
0e97148f6d
|
Remove NULL from native/src
Change-Id: I5299af7773d28fd12faebbfe644829a401ae5644
|
2011-10-28 17:02:09 +09:00 |
Tadashi G. Takaoka
|
5049f5bbb4
|
Fix trivial compile issue
Change-Id: I9dbc51496dbdb2195bbe589b0c3b2cd7e3d2f1fc
|
2011-10-28 16:24:31 +09:00 |
Yusuke Nojima
|
a4c1f1c1fd
|
Calibrate the scores of the proximity chars according to the distances.
+1 75
-1 27
+2 0
-2 0
+3 0
-3 0
+4 30
-4 48
+5 37
-5 27
+6 4
-6 35
+7 9
-7 18
Change-Id: I3c6ab06a0084c18ab595147c36c2ff4b1e961a7b
|
2011-10-11 15:28:32 +09:00 |
Yusuke Nojima
|
e4ba822cc6
|
Promote touches in hit box according to the distance from sweet spot
Change-Id: Ice0fd0514304a79aed67627c2ea3439bd5177de4
|
2011-10-05 17:33:43 +09:00 |
Yusuke Nojima
|
c25c7ccf25
|
Cache the sweet spot types
Change-Id: Ibaee062dc55c11892143d48b2d0959e78e52be83
|
2011-10-04 17:22:41 +09:00 |
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 |