Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup the dictionary type.•••Stop storing an int in each of the different class types, and just store a string in the top class. Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831 | 2012-06-27 | 1 | -7/+4 | |
* | Remove the callback argument to getBigrams() (A16)•••Bug: 6252660 Bug: 6166228 Bug: 2704000 Bug: 6225530 Change-Id: I7457ac04f8cd4019fb86c986725aae3de1b1a65e | 2012-06-26 | 1 | -4/+4 | |
* | Remove the callback argument to getWords() (A15)•••Bug: 6252660 Bug: 6166228 Bug: 2704000 Bug: 6225530 Change-Id: I919bf70a1213ab5d7c7a9e5715bd72a6e257148b | 2012-06-26 | 1 | -7/+4 | |
* | Change the return type of getWords and getBigrams (A8)•••This only returns stuff, but it doesn't change yet how the data is really passed. It merely adds a way of getting the same data. Later, the old way will be removed. Change-Id: If3a064de362175fc5a6781b7a97b65d8730aaf3c | 2012-06-26 | 1 | -11/+16 | |
* | Change JNI for Gesture•••Change-Id: I774a0052038d16677f60f7efa11fd266cb5f3088 | 2012-06-25 | 1 | -1/+1 | |
* | Fix performance issue when there are no contacts in the dictionary dictionary.•••Bug: 6551480 Change-Id: I8681a1bd82423c612af2d012f9b872501d8c201d | 2012-05-29 | 1 | -12/+30 | |
* | Change to a binary version of the expandable user dictionary.•••Bug: 6435677 Change-Id: If83409f699608d443796e64a3c65692ae81b98e6 | 2012-05-17 | 1 | -2/+15 | |
* | Contacts dictionary rebuilds only when contact names have changed.•••Bug: 6396600 Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3 | 2012-05-11 | 1 | -17/+62 | |
* | Ignore bigrams that are not also listed as unigrams•••This is a cherry pick of I14b67e51 on jb-dev Bug: 6340915 Change-Id: Iaa512abe1b19ca640ea201f9761fd7f1416270ed | 2012-04-26 | 1 | -1/+1 | |
* | Change expandable binary dict write to a temp file first.•••Bug: 6380724 Change-Id: Ic1d0d902dc45ecb41a1792f33a60ab85e606fcef | 2012-04-24 | 1 | -1/+4 | |
* | Pass the previous word to getSuggestions•••This is a preparative change to bug#6313806 Change-Id: I1be9ec49b21005c1f45ce459fa93712bc74ef3f0 | 2012-04-17 | 1 | -5/+6 | |
* | Add an expandable binary dictionary that can be modified at runtime and works...•••Bug: 6188977 Change-Id: Iec5c4e7d1d3918ac645187bd32dc3f82a95fec1e | 2012-04-10 | 1 | -0/+393 |