aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/ContactsBinaryDictionary.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Contacts binary dictionary updates with change in keyboard locale.Tom Ouyang2012-06-071-0/+4
| | | | | Bug: 6616436 Change-Id: I8d66a37f295134c5b9875b2a305a9be7442bd75d
* Fix performance issue when there are no contacts in the dictionary dictionary.Tom Ouyang2012-05-291-0/+4
| | | | | Bug: 6551480 Change-Id: I8681a1bd82423c612af2d012f9b872501d8c201d
* Fix cursor leak in ContactsBinaryDictionaryTom Ouyang2012-05-211-1/+5
| | | | | Bug: 6529131 Change-Id: I86493705fbf069ba7a6c43581cfbd1bcc27ff1ba
* Change to a binary version of the expandable user dictionary.Tom Ouyang2012-05-171-6/+2
| | | | | Bug: 6435677 Change-Id: If83409f699608d443796e64a3c65692ae81b98e6
* Contacts dictionary rebuilds only when contact names have changed.Tom Ouyang2012-05-111-12/+125
| | | | | Bug: 6396600 Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3
* Add a new binary contacts dictionary based on ExpandableBinaryDictionary and ↵Tom Ouyang2012-04-131-0/+172
use locale for bigrams. Bug: 6188977 Change-Id: I753422eed1effaeb5fd01124cf1ddd1e31ee9d60