Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused variables•••Change-Id: Ia5079368a1bc86ccdf0052445dc6945041c0abca | 2012-11-16 | 1 | -3/+3 | |
* | Use 32-bit code points for suggestions output•••This is a multi-project commit with Ic43dd666 bug: 6526418 Change-Id: I39c1acb4e91d04cd8a4ec5a943c8cf575da75ebc | 2012-11-01 | 1 | -17/+19 | |
* | Merge "Replace useless CharSequence to String" | 2012-10-22 | 1 | -13/+15 | |
|\ | |||||
| * | Replace useless CharSequence to String•••Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991 | 2012-10-22 | 1 | -13/+15 | |
* | | Add @UsedForTesting and @ExternallyReferenced annotations•••Bug: 7268357 Change-Id: I0b7e0c19f04af9ae30874d0a4c26ad81bc80be8c | 2012-10-22 | 1 | -2/+1 | |
|/ | |||||
* | Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused param...•••Change-Id: I3c7e6c59990c92b0d5e2fb80493e8673cdd37b09 | 2012-10-09 | 1 | -8/+4 | |
* | Throw illegal argument exception in BinaryDictionary::editDistance•••Bug: 7276803 Change-Id: Icd9bdec0a04179a29d00336819d205627f77b71a | 2012-10-03 | 1 | -0/+3 | |
* | Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e | 2012-09-27 | 1 | -1/+1 | |
* | Fix gesture start detection algorithm•••Bug: 7032858 Change-Id: I9f4d939fa87fdead4c5a5921338a16cd0a59b7ac | 2012-09-21 | 1 | -1/+1 | |
* | Check the length of the word when add to FusionDictionary.•••Change-Id: Id98d18e90a8b83b597507728b467f56888c8fd12 | 2012-09-10 | 1 | -1/+1 | |
* | Add static construct method for SparseArray•••Change-Id: I6da97f6ea23578318f403bb5d64c30b1663c69ee | 2012-08-22 | 1 | -1/+1 | |
* | Add CollectionUtils class to create generic collection easily•••Change-Id: I6b4de9187e122298e5e9cd8ddc9070d062df6a89 | 2012-08-22 | 1 | -1/+1 | |
* | Rename and consolidate some constants•••Change-Id: I7863936cca18b28bf0117afcbcf544a5fd7f185d | 2012-08-21 | 1 | -1/+1 | |
* | Make some usages of SparseArray thread-safe•••This is a follow up of I39d9bf1a7c272eb16d6ed4698f52457579b40f10. Change-Id: Ic3288e491175f9a85679a21064093f9db5a65466 | 2012-08-20 | 1 | -11/+16 | |
* | Fix a debug method•••Change-Id: Icf78fb0d5f7caea78f053fffd1ecd4289629964a | 2012-08-17 | 1 | -1/+1 | |
* | Step 28-A Introduce the session Id to getSuggestion•••Change-Id: I39d9bf1a7c272eb16d6ed4698f52457579b40f10 | 2012-08-15 | 1 | -5/+34 | |
* | Fix JNI•••Change-Id: If134baf52e78fbe18b78611a23870f5d10c80955 | 2012-08-11 | 1 | -0/+1 | |
* | Use JNI Region calls also in getSuggestions()•••Change-Id: I9cc0208397c202aeb6f7b5bb5ad59e00c5afbd80 | 2012-08-10 | 1 | -10/+8 | |
* | Merge "Pass the type from native code all the way to Java." into jb-mr1-dev | 2012-08-10 | 1 | -2/+3 | |
|\ | |||||
| * | Pass the type from native code all the way to Java.•••Bug: 6906525 Change-Id: I057390d47a223450e22d8338509e22c28fc0d5f6 | 2012-08-10 | 1 | -2/+3 | |
* | | Add arguments for dic traverse session•••Change-Id: I8776ad528eeea9a5fc4dcf394ca13bb80c04fb6d | 2012-08-10 | 1 | -0/+1 | |
|/ | |||||
* | Use more JNI Region calls•••Change-Id: I371db517ff4749c0b7e5bdb4362e6310c91a24dc | 2012-08-10 | 1 | -11/+7 | |
* | Pass traverse session•••Change-Id: I84bfaaa406e3f51421c08a7ee8f9576ebdba54d4 | 2012-08-08 | 1 | -4/+5 | |
* | Add traverse session•••Bug: 6942265 Change-Id: I384cf701f5ee44c4b1037e5b8ddfa3d570286f55 | 2012-08-08 | 1 | -0/+3 | |
* | Pass an array to output suggestion types (A119a)•••This needs the matching A119b change to not break the build. The array is passed, but not used yet. Bug: 6166228 Change-Id: Ia91d658461d989ee8c94e9b31bb06f4a36f4c5b6 | 2012-07-12 | 1 | -3/+4 | |
* | Resolve a TODO: bury some implementation detail in native (A110)•••The fact that prediction does not accept a null argument is an implementation detail, it should not be visible to Java code. Change-Id: I3a156b323b6db9353de898d33f3f7c81751cecb1 | 2012-07-12 | 1 | -2/+0 | |
* | Remove an unused method (A109)•••Change-Id: Ib785b7e8c554d030395e2c0ca92edb44eb2b245f | 2012-07-12 | 1 | -2/+0 | |
* | Stop using a redundant method (A108)•••Change-Id: Iffc0bae0a273419e7c50d69526c0c8e402c6461c | 2012-07-12 | 1 | -14/+9 | |
* | Remove a useless parameter (A106)•••Change-Id: Ic0ecea22212fd1a098a3a168da460374e446f4a3 | 2012-07-12 | 1 | -3/+2 | |
* | Make a constant really constant (A104)•••Change-Id: Ied1f9f96a574b1e6a8ee0a71bfb1604d9c962e1c | 2012-07-12 | 1 | -7/+8 | |
* | Cleanup (A103)•••Change-Id: Ib5ebddfdb87ef71a2f8d859fb45d3ac78040e97a | 2012-07-11 | 1 | -11/+6 | |
* | Revert "Workaround to avoid a bug in the batch input bigram dictionary lookup"•••This reverts commit 1250cdeab2da2c7f7d9c732a816dbc36e49fd61a | 2012-07-11 | 1 | -8/+4 | |
* | Workaround to avoid a bug in the batch input bigram dictionary lookup•••Change-Id: I8a5641c88c45918d6bed81a0b03efdcff0b380c5 | 2012-07-11 | 1 | -4/+8 | |
* | Inline a method to be able to factorize code (A102)•••Change-Id: I121071f80c8af3c1053968dc76aaeca3352ca9a8 | 2012-07-11 | 1 | -20/+14 | |
* | Inline a wrapper method (A101)•••Change-Id: I6ce856ff49a8f8c696851b2487590704010fc758 | 2012-07-11 | 1 | -14/+4 | |
* | Support batch input•••Change-Id: Ibe63212fe71cdebb5b897bc5018ae75b2a87555a | 2012-07-11 | 1 | -1/+1 | |
* | Small readability improvement (A100)•••Change-Id: I6340748654a95d203ed43ceb9a7e6468b5b8ab1c | 2012-07-11 | 1 | -2/+2 | |
* | Pull up some common code again (A99)•••Change-Id: I9e9f5664bb12bb25d74c8a076a6ee1024c708145 | 2012-07-11 | 1 | -8/+9 | |
* | Pull up some identical code (A98)•••Change-Id: I6c265956394cf49e74b0256dfa5af06fe6b30467 | 2012-07-11 | 1 | -39/+23 | |
* | Inline a method to avoid confusion (A97)•••Change-Id: I3c3ffcd3d40493f4bfa0f6596f923b3430e605aa | 2012-07-11 | 1 | -25/+18 | |
* | Remove parameters for easier inlining (A96)•••Change-Id: Ied2e291393609300173681e26e82b7dd36b41bd0 | 2012-07-11 | 1 | -5/+3 | |
* | Pull up some more common code (A95)•••Change-Id: I3ac7ee823471a6d1da8031e064bce38b0e5a8f5c | 2012-07-11 | 1 | -15/+13 | |
* | Pull up common code in the caller (A94)•••Change-Id: I84b97886280eca75d5f2b7546f20f8b1bced55bc | 2012-07-11 | 1 | -14/+8 | |
* | Remove useless member variables (A93)•••Change-Id: Iff0a0e8835f4d630b51a15c0d91881437094e785 | 2012-07-10 | 1 | -14/+13 | |
* | Start converging two identical methods (A92)•••Change-Id: I3c85a80610fde664a328f5606d0724f00d445ebe | 2012-07-10 | 1 | -4/+4 | |
* | Add batch input dictionary lookup•••Change-Id: I4da3c976838e8eb56c9ec80aafaaf54d759b7981 | 2012-07-10 | 1 | -16/+15 | |
* | Cleanup old methods (A90)•••Change-Id: I5435cef8ac6be523934ffa394952cb120c8e89d6 | 2012-07-10 | 1 | -8/+6 | |
* | Implement the common Dictionary interface (A89)•••This will de-duplicate a lot of existing code. Change-Id: Idaffb2fde23b9741f057bcb2ecb3dde9d12ea5c5 | 2012-07-10 | 1 | -0/+12 | |
* | Reduce method visibility (A88)•••Change-Id: I29d6afbcba0998558c9b19287a460d9f0e410994 | 2012-07-10 | 1 | -2/+2 | |
* | Add input pointers•••Change-Id: I95300bf0a847fb86d026e846ff4ad723bb45284f | 2012-06-29 | 1 | -3/+5 |