aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Don't start composing on dash."Jean Chalard2013-08-211-4/+5
|\ \ \ \
| * | | | Don't start composing on dash.•••Bug: 10403176 Change-Id: I9f969ab9b772dc5ba2015c494b4f98a8864277c4 Jean Chalard2013-08-211-4/+5
* | | | | Remove unnecessary alpha attributes of SuggestionStripView•••Change-Id: I78701403d7bd21928c4b459bb336a565f386ebcc Tadashi G. Takaoka2013-08-211-17/+5
|/ / / /
* | | | Merge "[AC3] Start calling the methods for auto-commit."Jean Chalard2013-08-203-0/+26
|\ \ \ \
| * | | | [AC3] Start calling the methods for auto-commit.•••Bug: 9059617 Change-Id: I190a4baf2fa831b70e00e129b5dfaa8c9c32b3a0 Jean Chalard2013-08-203-0/+26
* | | | | Merge "[AC2] Reference a dict rather than a string in suggestion infos"Jean Chalard2013-08-208-21/+58
|\| | | |
| * | | | [AC2] Reference a dict rather than a string in suggestion infos•••Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e Jean Chalard2013-08-208-21/+58
* | | | | Merge "[AC1] Add a memory of where to cut the first word."Jean Chalard2013-08-206-11/+26
|\| | | |
| * | | | [AC1] Add a memory of where to cut the first word.•••Bug: 9059617 Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631 Jean Chalard2013-08-206-11/+26
* | | | | Merge "Add a functionality to boost scores of personalization dictionary"Satoshi Kataoka2013-08-205-2/+58
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Add a functionality to boost scores of personalization dictionary•••Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f Satoshi Kataoka2013-08-205-2/+58
* | | | Add DictDecoder.•••Change-Id: Ia1c32f21fe07081ce04d093660e18146b93275a4 Yuichiro Hanada2013-08-203-102/+135
* | | | Rename BinaryDictDecoder to Ver3DictDecoder.•••Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832 Yuichiro Hanada2013-08-207-27/+22
|/ / /
* | | Remove populateOptions.•••Change-Id: I1a1830aaa8ea586b68fc34ff3a27ae52b810e8af Yuichiro Hanada2013-08-206-133/+69
* | | Add a functionality to clear and flush prediction dictionary•••Bug: 9429906 Change-Id: I84ec444e9d46a0080dc3450b8ab32bfb99407cfe Satoshi Kataoka2013-08-202-0/+21
|/ /
* | [Refactor] Rename BinaryDictReader and BinaryDictDecoder.•••BinaryDictReader -> BinaryDictDecoder. BinaryDictDecoder -> BianryDictDecoderUtils. Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37 Yuichiro Hanada2013-08-1911-1051/+1073
* | Merge "Save and restore Row attributes using stack"Tadashi G. Takaoka2013-08-193-59/+77
|\ \
| * | Save and restore Row attributes using stack•••Change-Id: I5cb402060946a711384ee53fa1caaeac86aa10cc Tadashi G. Takaoka2013-08-193-59/+77
* | | Consolidate onDictionaryClosed•••Bug: 9429906 Change-Id: I51eef4c321cc268eac1c8dfd6561ab6e716a1fb0 Satoshi Kataoka2013-08-192-4/+5
* | | Rename Personalization dictionary register functions•••Bug: 9429906 Change-Id: Ibdce8db61ab6cc5922765e7ed8b7f2c718759de8 Satoshi Kataoka2013-08-191-0/+7
* | | Merge "Prepare ExpandableBinaryDictionary to make it updatable"Keisuke Kuroyanagi2013-08-196-59/+174
|\ \ \
| * | | Prepare ExpandableBinaryDictionary to make it updatable•••Bug: 6669677 Change-Id: Iaa6100f58de78d104e19c7a3c41d67e7826264f9 Keisuke Kuroyanagi2013-08-166-59/+174
* | | | Merge "Consolidate hex string utils"Satoshi Kataoka2013-08-191-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Consolidate hex string utils•••Change-Id: Id4f4a287e3a2790b22bff7ad4a4617bf2ee82884 Satoshi Kataoka2013-08-191-0/+7
* | | | Keyboard.Row can have keyLabelFlags attribute•••Change-Id: I5af1f1d88153068d7be6e496e6dd77bd5b09a894 Tadashi G. Takaoka2013-08-191-2/+1
* | | | Merge "Rename KeyStyle.getFlag to getFlags"Tadashi G. Takaoka2013-08-193-14/+11
|\ \ \ \
| * | | | Rename KeyStyle.getFlag to getFlags•••Change-Id: Iff3d850466cb6016a53bf86104cd5d22363f96a8 Tadashi G. Takaoka2013-08-193-14/+11
* | | | | Merge "Make all KeyboardRow attributes private"Tadashi G. Takaoka2013-08-193-4/+8
|\ \ \ \ \
| * | | | | Make all KeyboardRow attributes private•••Change-Id: Ifaca6ad5e642964d8c3a77a96a1cd74f363ee996 Tadashi G. Takaoka2013-08-193-4/+8
| |/ / / /
* | | | | Merge "Add HeaderReaderInterface."Ken Wakasa2013-08-195-66/+134
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add HeaderReaderInterface.•••Change-Id: I298f86b70d18cd08b240509b6f757c72e1a59ffe Yuichiro Hanada2013-08-195-66/+134
| |/ / /
* / / / Fix unit test.•••Change-Id: Ib104d5de71c2ab1a07921b407c74c21b0409d9af Yuichiro Hanada2013-08-193-3/+8
|/ / /
* | | Merge "Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader."Ken Wakasa2013-08-162-15/+18
|\ \ \
| * | | Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader.•••Change-Id: I191dfe0e05ff3c2c5af99e8beebbb73b097748a3 Yuichiro Hanada2013-08-162-15/+18
* | | | 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