Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Calculate edit distances incrementally.•••Change-Id: I3ee734b9b71351523dc8658cba33d6c8435e348e | 2011-10-14 | 1 | -0/+1 | |
* | 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 | 1 | -1/+4 | |
* | Promote touches in hit box according to the distance from sweet spot•••Change-Id: Ice0fd0514304a79aed67627c2ea3439bd5177de4 | 2011-10-05 | 1 | -3/+2 | |
* | Demote words with a capitalized char•••Bug: 5371514 +1 4 -1 2 +2 0 -2 0 +3 0 -3 0 +4 1 -4 3 +5 0 -5 12 +6 3 -6 3 +7 12 -7 0 Change-Id: I6b46e43f9059f1e8a1cc02a626ea6eb8f1f9924f | 2011-10-03 | 1 | -2/+3 | |
* | Merge "Classify touches into three types." | 2011-09-30 | 1 | -5/+3 | |
|\ | |||||
| * | Classify touches into three types.•••Change-Id: I7c1d42835e0c15d596a1b66d421b0aa514ec0890 | 2011-09-30 | 1 | -5/+3 | |
* | | Add a flag to demote completed suggestions•••Bug: 5390063 Change-Id: I0ef4fbcc705539624269fd2f8c4e782679fc44b3 | 2011-09-29 | 1 | -1/+2 | |
|/ | |||||
* | Fix editDistance() not to access the outside of mEditDistanceTable•••editDistance() can access the outside of mEditDistanceTable when called with strings that contain MAX_WORD_LENGTH_INTERNAL characters. Change-Id: I996e6cf21bd6acd6584beb4046c10491a044191e | 2011-09-16 | 1 | -1/+2 | |
* | Combine the skipped and transposed correction•••bug: 4170136 Change-Id: I7b50b40478abf27f51ec5e001815ff4882f3e5e5 | 2011-08-23 | 1 | -1/+2 | |
* | Do the transposed correction and the excessive correction by one loop•••Change-Id: Idc7a3451a65f7b980e5c499e9083f67646b3a199 | 2011-08-19 | 1 | -4/+13 | |
* | Improve fat finger correction.•••Change-Id: I37ed0dc6956f7e6fab5dcfd0483ab5691cd819d4 | 2011-08-17 | 1 | -2/+1 | |
* | Combilne normal correction and skip correction•••Change-Id: Ide868d977c0f35900340c7be1b71d572c69a8806 | 2011-08-15 | 1 | -1/+5 | |
* | Removed matchedChar count•••Change-Id: I69e92026f802635f900b1e72d089afe4bda5fb0b | 2011-08-11 | 1 | -13/+4 | |
* | Calculate the skip correction by one loop•••Change-Id: Ie70829407cd58be2ffe75c7d649d86f62ee4df24 | 2011-08-11 | 1 | -1/+1 | |
* | Improve skip correction algorithm•••Change-Id: Ife45e3886137d60a4e903d4c6f7a9ef20c7e705a | 2011-08-11 | 1 | -17/+17 | |
* | Add correction state.•••Change-Id: I0a1419922e1ce7a15b566d1b6da3794f8e84c754 | 2011-08-10 | 1 | -2/+24 | |
* | Refactor CorrectionState to Correction•••Change-Id: I5f1ce35413731f930b43b1c82014e65d9eaa240b | 2011-08-10 | 1 | -0/+132 |