Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Calibrate the scores of the proximity chars according to the distances. | 2011-10-11 | 1 | -9/+21 | |
| | | | | | | | | | | | | | | | | | | | +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 | ||||
* | Promote touches in hit box according to the distance from sweet spot | 2011-10-05 | 1 | -19/+11 | |
| | | | | Change-Id: Ice0fd0514304a79aed67627c2ea3439bd5177de4 | ||||
* | Cache the sweet spot types | 2011-10-04 | 1 | -1/+4 | |
| | | | | Change-Id: Ibaee062dc55c11892143d48b2d0959e78e52be83 | ||||
* | Classify touches into three types. | 2011-09-30 | 1 | -5/+28 | |
| | | | | Change-Id: I7c1d42835e0c15d596a1b66d421b0aa514ec0890 | ||||
* | Pass the touch position correction data to native. | 2011-09-29 | 1 | -7/+8 | |
| | | | | Change-Id: I92958779377a530410d1682100f9d0a2ba267dea | ||||
* | Extend JNI interface to pass the theme id of the keybaord to the native. | 2011-09-28 | 1 | -1/+2 | |
| | | | | Change-Id: I705ec2fa1d32a673a8d84bc9afc2a46208a414a1 | ||||
* | Extend JNI interface to pass the key coordinate information | 2011-09-22 | 1 | -1/+18 | |
| | | | | Change-Id: Iec0d1415d6abba43b775a014516b961b167597b7 | ||||
* | Combilne normal correction and skip correction | 2011-08-15 | 1 | -0/+4 | |
| | | | | Change-Id: Ide868d977c0f35900340c7be1b71d572c69a8806 | ||||
* | Improve skip correction algorithm | 2011-08-11 | 1 | -0/+1 | |
| | | | | Change-Id: Ife45e3886137d60a4e903d4c6f7a9ef20c7e705a | ||||
* | Refactor CorrectionState to Correction | 2011-08-10 | 1 | -1/+1 | |
| | | | | Change-Id: I5f1ce35413731f930b43b1c82014e65d9eaa240b | ||||
* | Refactor the correction algorithm related to missing character correction | 2011-08-09 | 1 | -1/+1 | |
| | | | | Change-Id: If68f2aaea7df48d013aea5401cee4ec0df32111a | ||||
* | Add correction state | 2011-08-01 | 1 | -2/+3 | |
| | | | | Change-Id: I0d281cede1590893bd1def005cf83c9431d12750 | ||||
* | (Step2)Move functions related to proximity to proximity_info.cpp | 2011-07-14 | 1 | -0/+12 | |
| | | | | Change-Id: Iae0eb2a5cd758bda820fa42b4bc3eb3d2665bf96 | ||||
* | (Step 1) Move proximity related parameters from unigram_dictionary to ↵ | 2011-07-14 | 1 | -0/+5 | |
| | | | | | | proximity_info Change-Id: Ic630b35f4abffeb84c38bcf5935795b7ff07556a | ||||
* | Clean up in LatinIME native code | 2011-06-18 | 1 | -1/+3 | |
| | | | | Change-Id: I0062200a0181a491690115ac0fab8d11358e2f14 | ||||
* | Add -Werror flag to catch more warnings and errors | 2011-03-19 | 1 | -3/+3 | |
| | | | | Change-Id: I9c39ba24578931944aae8182918ed48a2e82eb39 | ||||
* | Add the suggestion algorithm of words with space proximity | 2011-03-04 | 1 | -5/+10 | |
| | | | | | | Bug: 3311719 Change-Id: Ide12a4a6280103c092fa0f563dd5b9e3f7f5c89b | ||||
* | Add proximity info to native | 2011-02-23 | 1 | -0/+40 | |
Bug: 3311719 Change-Id: Ie596304070e321ad23fb67a13bf05e2b6af1b54b |