aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/src/dictionary.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing includes.Ken Wakasa2012-05-161-0/+1
| | | | Change-Id: Ic7199045d0cffb208871f52cc167194013351d32
* Contacts dictionary rebuilds only when contact names have changed.Tom Ouyang2012-05-111-0/+5
| | | | | Bug: 6396600 Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3
* Pass words as int[] to the native code.Jean Chalard2012-04-231-1/+1
| | | | | | | | | | We need to get the bigrams during the call to getSuggestions for bug#6313806. We already give an int[] to getSuggestions and we wanted to get rid of char[]'s anyway because it doesn't work with surrogate pairs, so here we go. Bug: 6313806 Change-Id: I56ce99f1db6b3302cdf42f0527343bded837091e
* Save the flags in a member in the unigram dictionary.Jean Chalard2012-04-061-1/+2
| | | | Change-Id: Ic8fad9110db6b97f98ace27af0f347b4e69de8c8
* Remove write-only stuffJean Chalard2012-04-061-6/+3
| | | | Change-Id: I5ac8ab64c77a298502b3d063ea70db9b4da41716
* Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9Ken Wakasa2012-03-301-0/+63
Change-Id: I3ab65059f6e356530484bfd0bba26a634a4cba65