* all suggestions are now ordered by length, then by frequency * word frequency is normalized to 255, instead of to 5; normalization now makes sense * only maxed out languages are normalized, not all * all words are normalized at once, instead of only the one that has reached the limit * normalization now happens on start up, instead of using a trigger * fixed word frequency not updating when a punctuation mark is appended at the end, for example: 'try,' * switched the positions of ; and : * updated documentation |
||
|---|---|---|
| .. | ||
| db | ||
| ime | ||
| languages | ||
| preferences | ||
| ui | ||
| Logger.java | ||