aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Support languages that don't use spaces."Jean Chalard2013-08-162-17/+67
|\ \ \ \ | |/ / / |/| | |
| * | | Support languages that don't use spaces.•••Thai is an example. Bug: 10138062 Change-Id: Ib9a8264c77ed42b4256432d7c8a60d08575dcdc7 Jean Chalard2013-08-163-18/+67
* | | | Merge "Limit the number of waiting UpdateBinaryTask to at most 1."Ken Wakasa2013-08-162-2/+15
|\ \ \ \
| * | | | Limit the number of waiting UpdateBinaryTask to at most 1.•••Change-Id: Ia588d8f29ab58983ea5321ff8c63ad273c33eab3 Yuichiro Hanada2013-08-162-2/+15
* | | | | Remove a static buffer for thread safety.•••Change-Id: I335c35eb182ff63abb8a5b04c053a98d44b7c6ce Yuichiro Hanada2013-08-161-12/+4
* | | | | Merge "Remove unnecessary caching."Ken Wakasa2013-08-161-12/+0
|\ \ \ \ \
| * | | | | Remove unnecessary caching.•••Change-Id: Ic4ccab9d344b30b72fca1503827eec1c628fa4ac Yuichiro Hanada2013-08-161-12/+0
| |/ / / /
* | | | | Merge "Rename Node to PtNodeArray"Jean Chalard2013-08-168-340/+356
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rename Node to PtNodeArray•••Bug: 10247660 Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99 Jean Chalard2013-08-168-340/+356
| |/ / /
* / / / Add hex string utils•••Bug: 9429906 Change-Id: I3267d1d86122ab471c3e63008c73e9f9b758fc8e Satoshi Kataoka2013-08-163-1/+42
|/ / /
* | | Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and Bin...Ken Wakasa2013-08-159-850/+896
|\ \ \
| * | | [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDict...•••Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744 Yuichiro Hanada2013-08-159-850/+896
| |/ /
* | | Merge "Fix cosmetic source code formatting"Satoshi Kataoka2013-08-154-159/+150
|\ \ \
| * | | Fix cosmetic source code formatting•••Change-Id: I33c14a20bc55b826082e468c0aecfa026ba5d9f3 Tadashi G. Takaoka2013-08-154-159/+150
* | | | Merge "Add getters and copy constructor to Key class"Tadashi G. Takaoka2013-08-1515-120/+196
|\| | | | |/ / |/| |
| * | Add getters and copy constructor to Key class•••Change-Id: I78eb96dcc26378926dc63acbfeb4828cbd44435d Tadashi G. Takaoka2013-08-1515-120/+196
* | | Add an initial JNI interface to dicttool.•••Bug: 10100269 Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6 Jean Chalard2013-08-151-0/+8
* | | Merge "Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUt...Ken Wakasa2013-08-159-905/+859
|\ \ \
| * | | Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and...•••This reverts commit 4c63d0614e7ed7aea4bcbab3a17090d841661d92. Change-Id: I1fa277d720bab4d895259df7d6d82eebfa5eb6c5 Ken Wakasa2013-08-159-905/+859
* | | | Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and ...Ken Wakasa2013-08-159-859/+905
|\| | |
| * | | [Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryD...•••Change-Id: I0d476abe763c11ba9005152f928e8dccf15ac9de Yuichiro Hanada2013-08-159-859/+905
* | | | Merge "tiny refactor"Satoshi Kataoka2013-08-151-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | tiny refactor•••Change-Id: I776432b6c41cf8dee71fbd1565a6f3da9d762f9e Satoshi Kataoka2013-08-151-2/+2
| |/ /
* / / [Refactor] Move some helper methods to BinaryDictIOUtils.•••Change-Id: Ib817a975dc1f82241f732b236c44b042fda25b3c Yuichiro Hanada2013-08-153-80/+78
|/ /
* | Merge "Fix test breakage"Satoshi Kataoka2013-08-141-0/+2
|\ \
| * | Fix test breakage•••Change-Id: I10bd8fcc68711a039e000f715d7a65ae42095965 Satoshi Kataoka2013-08-141-0/+2
* | | Merge "Fix a debug functionality for the personalization prediction"Satoshi Kataoka2013-08-141-1/+1
|\ \ \
| * | | Fix a debug functionality for the personalization prediction•••Bug: 9429906 Change-Id: I10d39e1f8758dcb64c9c0111d516e3abfe81b04e Satoshi Kataoka2013-08-141-1/+1
| |/ /
* | | Merge "Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils."Ken Wakasa2013-08-142-457/+499
|\ \ \ | |/ / |/| |
| * | Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils.•••Change-Id: I9ba55582c533fef0eb3e60c46bf23c8b16ee1ff4 Yuichiro Hanada2013-08-142-457/+499
* | | Merge "Add a method to import one bigram and string utilities"Satoshi Kataoka2013-08-142-1/+21
|\ \ \ | |/ / |/| |
| * | Add a method to import one bigram and string utilities•••Bug: 9429906 Change-Id: I73bbf65985196d62470552c576bb076a7cb95008 Satoshi Kataoka2013-08-142-1/+21
* | | Merge "Add FusionDictionaryBufferFromWritableByteBufferFactory."Ken Wakasa2013-08-141-0/+27
|\ \ \
| * | | Add FusionDictionaryBufferFromWritableByteBufferFactory.•••Change-Id: I23de0a178e7f11f2cf301fd433cde60c6152055b Yuichiro Hanada2013-08-141-0/+27
* | | | Merge "Move some constants in BinaryDictInputOutput to FormatSpec."Ken Wakasa2013-08-143-22/+20
|\ \ \ \
| * | | | Move some constants in BinaryDictInputOutput to FormatSpec.•••Change-Id: I6b12faf35b65238b9a64c82d4d1a6050f980e72e Yuichiro Hanada2013-08-143-22/+20
* | | | | Merge "Add empty key background type"Tadashi G. Takaoka2013-08-142-10/+19
|\ \ \ \ \
| * | | | | Add empty key background type•••Change-Id: I9b07c58a9b70ae0228f87e1f066ca8cd959b4f03 Tadashi G. Takaoka2013-08-142-10/+19
* | | | | | Merge "Thin out audio and haptic feedback while key repeat"Tadashi G. Takaoka2013-08-146-36/+55
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Thin out audio and haptic feedback while key repeat•••Bug: 6522943 Change-Id: Id60f256ab0f8741578eda276116817fa48917325 Tadashi G. Takaoka2013-08-146-36/+55
| | |_|/ / | |/| | |
* | | | | Merge "Add looksValidForDictionaryInsertion"Jean Chalard2013-08-143-10/+88
|\ \ \ \ \
| * | | | | Add looksValidForDictionaryInsertion•••...and test it. Also at the same time, add a facility to create a SettingsValues for test, and some minor performance improvement to surrounding methods. Change-Id: I13b629ae14755c244af2a9406a7e9b4a4a16090f Jean Chalard2013-08-143-10/+88
* | | | | | Merge "Re-evaluate auto-caps earlier."Jean Chalard2013-08-141-0/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Re-evaluate auto-caps earlier.•••We have all we know to re-evaluate auto-caps in this case. We don't need to wait until we get the callback from TextView. Bug: 10287972 Change-Id: I87e4e26cd193a001f91fe852ffc5a8f728db2449 Jean Chalard2013-08-141-0/+7
* | | | | | Merge "Delete surrogate together."Jean Chalard2013-08-141-15/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Delete surrogate together.•••Stop deleting them one after the other, it makes no sense. We can know in advance if we should delete two of them, so let's use that. Bug: 6526420 Change-Id: Ifa2263cbde8fedc78bb750b84d4acd3f979774ea Jean Chalard2013-08-141-15/+9
* | | | | | Merge "Remove dead code"Jean Chalard2013-08-141-17/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Remove dead code•••isComposingWord() is actually defined as size > 0, so this test can never be false. Change-Id: If71afae6f0b16bff46178f0fae3244597354fecb Jean Chalard2013-08-141-17/+11
| |/ / /
* | | | Merge "Fix a bug with surrogate pairs"Jean Chalard2013-08-141-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix a bug with surrogate pairs•••Bug: 10316781 Change-Id: I528c59c8823cda11975cb01b0ae59f12cfadef3b Jean Chalard2013-08-141-2/+2
| |/ /