aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Consolidate hex string utilsSatoshi Kataoka2013-08-191-0/+7
| | | | | | | | | | | | | | | | Change-Id: Id4f4a287e3a2790b22bff7ad4a4617bf2ee82884
* | | | Keyboard.Row can have keyLabelFlags attributeTadashi G. Takaoka2013-08-191-2/+1
| | | | | | | | | | | | | | | | Change-Id: I5af1f1d88153068d7be6e496e6dd77bd5b09a894
* | | | Merge "Rename KeyStyle.getFlag to getFlags"Tadashi G. Takaoka2013-08-193-14/+11
|\ \ \ \
| * | | | Rename KeyStyle.getFlag to getFlagsTadashi G. Takaoka2013-08-193-14/+11
| | | | | | | | | | | | | | | | | | | | Change-Id: Iff3d850466cb6016a53bf86104cd5d22363f96a8
* | | | | Merge "Make all KeyboardRow attributes private"Tadashi G. Takaoka2013-08-193-4/+8
|\ \ \ \ \
| * | | | | Make all KeyboardRow attributes privateTadashi G. Takaoka2013-08-193-4/+8
| |/ / / / | | | | | | | | | | | | | | | Change-Id: Ifaca6ad5e642964d8c3a77a96a1cd74f363ee996
* | | | | Merge "Add HeaderReaderInterface."Ken Wakasa2013-08-195-66/+134
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add HeaderReaderInterface.Yuichiro Hanada2013-08-195-66/+134
| |/ / / | | | | | | | | | | | | Change-Id: I298f86b70d18cd08b240509b6f757c72e1a59ffe
* / / / Fix unit test.Yuichiro Hanada2013-08-193-3/+8
|/ / / | | | | | | | | | Change-Id: Ib104d5de71c2ab1a07921b407c74c21b0409d9af
* | | Merge "Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader."Ken Wakasa2013-08-162-15/+18
|\ \ \
| * | | Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader.Yuichiro Hanada2013-08-162-15/+18
| | | | | | | | | | | | | | | | Change-Id: I191dfe0e05ff3c2c5af99e8beebbb73b097748a3
* | | | Merge "Support languages that don't use spaces."Jean Chalard2013-08-162-17/+67
|\ \ \ \ | |/ / / |/| | |
| * | | Support languages that don't use spaces.Jean Chalard2013-08-163-18/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Thai is an example. Bug: 10138062 Change-Id: Ib9a8264c77ed42b4256432d7c8a60d08575dcdc7
* | | | 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.Yuichiro Hanada2013-08-162-2/+15
| | | | | | | | | | | | | | | | | | | | Change-Id: Ia588d8f29ab58983ea5321ff8c63ad273c33eab3
* | | | | Remove a static buffer for thread safety.Yuichiro Hanada2013-08-161-12/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: I335c35eb182ff63abb8a5b04c053a98d44b7c6ce
* | | | | Merge "Remove unnecessary caching."Ken Wakasa2013-08-161-12/+0
|\ \ \ \ \
| * | | | | Remove unnecessary caching.Yuichiro Hanada2013-08-161-12/+0
| |/ / / / | | | | | | | | | | | | | | | Change-Id: Ic4ccab9d344b30b72fca1503827eec1c628fa4ac
* | | | | Merge "Rename Node to PtNodeArray"Jean Chalard2013-08-168-340/+356
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rename Node to PtNodeArrayJean Chalard2013-08-168-340/+356
| |/ / / | | | | | | | | | | | | | | | | Bug: 10247660 Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99
* / / / Add hex string utilsSatoshi Kataoka2013-08-163-1/+42
|/ / / | | | | | | | | | | | | Bug: 9429906 Change-Id: I3267d1d86122ab471c3e63008c73e9f9b758fc8e
* | | Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and ↵Ken Wakasa2013-08-159-850/+896
|\ \ \ | | | | | | | | | | | | BinaryDictDecoder."
| * | | [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and ↵Yuichiro Hanada2013-08-159-850/+896
| |/ / | | | | | | | | | | | | | | | BinaryDictDecoder. Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744
* | | Merge "Fix cosmetic source code formatting"Satoshi Kataoka2013-08-154-159/+150
|\ \ \
| * | | Fix cosmetic source code formattingTadashi G. Takaoka2013-08-154-159/+150
| | | | | | | | | | | | | | | | Change-Id: I33c14a20bc55b826082e468c0aecfa026ba5d9f3
* | | | Merge "Add getters and copy constructor to Key class"Tadashi G. Takaoka2013-08-1515-120/+196
|\| | | | |/ / |/| |
| * | Add getters and copy constructor to Key classTadashi G. Takaoka2013-08-1515-120/+196
| | | | | | | | | | | | Change-Id: I78eb96dcc26378926dc63acbfeb4828cbd44435d
* | | Add an initial JNI interface to dicttool.Jean Chalard2013-08-151-0/+8
| | | | | | | | | | | | | | | Bug: 10100269 Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6
* | | Merge "Revert "[Refactor] Divide BinaryDictInputOutput into ↵Ken Wakasa2013-08-159-905/+859
|\ \ \ | | | | | | | | | | | | BinaryDictInputUtils and BinaryDictOutputUtils.""
| * | | Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils ↵Ken Wakasa2013-08-159-905/+859
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and BinaryDictOutputUtils." This reverts commit 4c63d0614e7ed7aea4bcbab3a17090d841661d92. Change-Id: I1fa277d720bab4d895259df7d6d82eebfa5eb6c5
* | | | Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and ↵Ken Wakasa2013-08-159-859/+905
|\| | | | | | | | | | | | | | | BinaryDictOutputUtils."
| * | | [Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and ↵Yuichiro Hanada2013-08-159-859/+905
| | | | | | | | | | | | | | | | | | | | | | | | BinaryDictOutputUtils. Change-Id: I0d476abe763c11ba9005152f928e8dccf15ac9de
* | | | Merge "tiny refactor"Satoshi Kataoka2013-08-151-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | tiny refactorSatoshi Kataoka2013-08-151-2/+2
| |/ / | | | | | | | | | Change-Id: I776432b6c41cf8dee71fbd1565a6f3da9d762f9e
* / / [Refactor] Move some helper methods to BinaryDictIOUtils.Yuichiro Hanada2013-08-153-80/+78
|/ / | | | | | | Change-Id: Ib817a975dc1f82241f732b236c44b042fda25b3c
* | Merge "Fix test breakage"Satoshi Kataoka2013-08-141-0/+2
|\ \
| * | Fix test breakageSatoshi Kataoka2013-08-141-0/+2
| | | | | | | | | | | | Change-Id: I10bd8fcc68711a039e000f715d7a65ae42095965
* | | Merge "Fix a debug functionality for the personalization prediction"Satoshi Kataoka2013-08-141-1/+1
|\ \ \
| * | | Fix a debug functionality for the personalization predictionSatoshi Kataoka2013-08-141-1/+1
| |/ / | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I10d39e1f8758dcb64c9c0111d516e3abfe81b04e
* | | Merge "Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils."Ken Wakasa2013-08-142-457/+499
|\ \ \ | |/ / |/| |
| * | Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils.Yuichiro Hanada2013-08-142-457/+499
| | | | | | | | | | | | Change-Id: I9ba55582c533fef0eb3e60c46bf23c8b16ee1ff4
* | | 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 utilitiesSatoshi Kataoka2013-08-142-1/+21
| | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I73bbf65985196d62470552c576bb076a7cb95008
* | | Merge "Add FusionDictionaryBufferFromWritableByteBufferFactory."Ken Wakasa2013-08-141-0/+27
|\ \ \
| * | | Add FusionDictionaryBufferFromWritableByteBufferFactory.Yuichiro Hanada2013-08-141-0/+27
| | | | | | | | | | | | | | | | Change-Id: I23de0a178e7f11f2cf301fd433cde60c6152055b
* | | | Merge "Move some constants in BinaryDictInputOutput to FormatSpec."Ken Wakasa2013-08-143-22/+20
|\ \ \ \
| * | | | Move some constants in BinaryDictInputOutput to FormatSpec.Yuichiro Hanada2013-08-143-22/+20
| | | | | | | | | | | | | | | | | | | | Change-Id: I6b12faf35b65238b9a64c82d4d1a6050f980e72e
* | | | | Merge "Add empty key background type"Tadashi G. Takaoka2013-08-142-10/+19
|\ \ \ \ \
| * | | | | Add empty key background typeTadashi G. Takaoka2013-08-142-10/+19
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9b07c58a9b70ae0228f87e1f066ca8cd959b4f03
* | | | | | Merge "Thin out audio and haptic feedback while key repeat"Tadashi G. Takaoka2013-08-146-36/+55
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |