Yuichiro Hanada
|
acdabb25f4
|
Add AsyncResultHolder.
Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a
|
2013-09-10 15:48:06 +09:00 |
Satoshi Kataoka
|
be96361156
|
Merge "Check contents in user history dictionary tests"
|
2013-09-09 06:46:45 +00:00 |
Satoshi Kataoka
|
e5a35711b8
|
Check contents in user history dictionary tests
Bug: 10667710
Change-Id: I45ebb08cb4ef9a9f6d2da31e2c50e740f88209c2
|
2013-09-09 15:28:50 +09:00 |
Yuichiro Hanada
|
cc2751ba03
|
Make commitCurrentAutoCorrection asynchronous.
Change-Id: Ida230ca4243347fb3ab9fda7de3a9a18f886cd1c
|
2013-09-09 14:47:26 +09:00 |
Satoshi Kataoka
|
e3150664ae
|
Revert "Remove symbols shifted layout related code"
This reverts commit 1cd027850b .
Bug: 9059539
Change-Id: I1880b799e2d0f148ae913f13cffa1b8cac48be60
|
2013-09-04 16:27:34 +09:00 |
Satoshi Kataoka
|
5169937dd4
|
Revert "Revert "Support Emoji keyboard""
Window resizing junkiness is addressed in I605e657c9468
This reverts commit aabc972338 .
Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d
|
2013-08-30 19:46:10 +09:00 |
Ken Wakasa
|
aabc972338
|
Revert "Support Emoji keyboard"
This reverts commit d7791a93b0 .
Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b
|
2013-08-30 07:23:42 +00:00 |
Tadashi G. Takaoka
|
d7791a93b0
|
Support Emoji keyboard
Bug: 6370846
Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a
|
2013-08-29 19:48:34 +09:00 |
Keisuke Kuroyanagi
|
6e04d65932
|
Make DynamicPred...Base extend ExpandableBinaryDictionary.
Bug: 6669677
Change-Id: I06afad35d3eb73510c34d10cd4116f5bcf934f7c
|
2013-08-26 18:50:22 +09:00 |
Yuichiro Hanada
|
2232a70806
|
Clean up unused imports.
Change-Id: I7147ca237b99399e79210852aa5bf5a01101d779
|
2013-08-26 08:29:16 +00:00 |
Yuichiro Hanada
|
752a33640c
|
[Refactor] Add DictDecoder.readUnigramsAndBigramsBinary.
Change-Id: I259db91d837c67cbcb3b6dc504b21dca23a6a5be
|
2013-08-26 17:24:38 +09:00 |
Yuichiro Hanada
|
bb5b84a826
|
[Refactor] Add DictDecoder.getTerminalPosition.
Change-Id: I9d04f64a58f5481cbb64cf1c09b5c485dd4176b4
|
2013-08-26 16:14:59 +09:00 |
Yuichiro Hanada
|
576f625ee1
|
Rename CharGroup to PtNode.
Bug: 10233675
Change-Id: I7b0eb07d195cd386cd0d9e97cd59bf48fcf24107
|
2013-08-26 15:58:30 +09:00 |
Tadashi G. Takaoka
|
1cd027850b
|
Remove symbols shifted layout related code
This is a follow up of I7fe6520e4e.
Bug: 9059539
Change-Id: Idb39906ddb1e2234a0d1c7c4d5e6fc728090e79e
|
2013-08-24 00:07:23 +09:00 |
Yuichiro Hanada
|
e9a10ff0f0
|
Add DictDecoder.readDictionaryBinary.
Bug: 10434720
Change-Id: I14690a6e0f922ed1bab3a4b6c9a457ae84d4c1a4
|
2013-08-23 20:29:25 +09:00 |
Yuichiro Hanada
|
1b50a42b7c
|
Fix addWord.
Change-Id: Ib71dbd5954f44ca80733fa4b1048c829e1df138a
|
2013-08-23 16:56:48 +09:00 |
Yuichiro Hanada
|
373c492a02
|
Add an unit test for CharEncoding.
Change-Id: Ifb1cc01fa5bc2d6d69671f1acb9b9675a4081d32
|
2013-08-22 23:05:09 +09:00 |
Yuichiro Hanada
|
aa4168ee09
|
Fix writePlacedNode.
Change-Id: I1d6b086f1d9f0dbd8d74f964e29ae62c533af978
|
2013-08-22 23:02:08 +09:00 |
Yuichiro Hanada
|
e301085a70
|
Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.
Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f
|
2013-08-22 14:49:49 +09:00 |
Yuichiro Hanada
|
c922c8a504
|
Add DictEncoder.
Change-Id: I41049b9118b58838e5dedf8e5618d939ca70c5ef
|
2013-08-22 11:53:41 +09:00 |
Yuichiro Hanada
|
558e34c7bd
|
Make readPtNode be called with the address from the beginning of the file.
Change-Id: I8939fdfb4f79e55bcd7393633784effb30df3f8f
|
2013-08-21 20:02:18 +09:00 |
Yuichiro Hanada
|
a306e08753
|
Rename BinaryDictEncoder to BinaryDictEncoderUtils.
Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805
|
2013-08-21 18:54:34 +09:00 |
Yuichiro Hanada
|
107a5f6fb8
|
Add PtNodeReader.
Change-Id: Ic918822fc1b3a8a7c39ffbcf7defde2c5bf888db
|
2013-08-21 18:43:18 +09:00 |
Jean Chalard
|
e38097dc2a
|
Add tests for start composing
Bug: 10403176
Change-Id: I510bf1dccf6795426e6fb1b36181b18039a0f435
|
2013-08-21 16:19:31 +09:00 |
Jean Chalard
|
e8ef095670
|
[AC2] Reference a dict rather than a string in suggestion infos
Bug: 9059617
Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e
|
2013-08-20 19:18:09 +09:00 |
Jean Chalard
|
ef1e363016
|
[AC1] Add a memory of where to cut the first word.
Bug: 9059617
Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631
|
2013-08-20 18:43:19 +09:00 |
Yuichiro Hanada
|
065aad9501
|
Add DictDecoder.
Change-Id: Ia1c32f21fe07081ce04d093660e18146b93275a4
|
2013-08-20 17:43:13 +09:00 |
Yuichiro Hanada
|
112257e40f
|
Rename BinaryDictDecoder to Ver3DictDecoder.
Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832
|
2013-08-20 17:11:51 +09:00 |
Yuichiro Hanada
|
66004ce2de
|
Remove populateOptions.
Change-Id: I1a1830aaa8ea586b68fc34ff3a27ae52b810e8af
|
2013-08-20 16:06:52 +09:00 |
Yuichiro Hanada
|
77bce05e6f
|
[Refactor] Rename BinaryDictReader and BinaryDictDecoder.
BinaryDictReader -> BinaryDictDecoder.
BinaryDictDecoder -> BianryDictDecoderUtils.
Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37
|
2013-08-19 19:36:31 +09:00 |
Yuichiro Hanada
|
9204303206
|
Remove an unnecessary debug output.
Change-Id: If92bf1e3908257c4c0cd68d041b122404e301e08
|
2013-08-19 17:04:32 +09:00 |
Ken Wakasa
|
a83e25642f
|
Merge "Add HeaderReaderInterface."
|
2013-08-19 02:34:23 +00:00 |
Yuichiro Hanada
|
d794b42f98
|
Add HeaderReaderInterface.
Change-Id: I298f86b70d18cd08b240509b6f757c72e1a59ffe
|
2013-08-19 11:15:03 +09:00 |
Yuichiro Hanada
|
8aaae56cf6
|
Fix unit test.
Change-Id: Ib104d5de71c2ab1a07921b407c74c21b0409d9af
|
2013-08-19 11:10:28 +09:00 |
Ken Wakasa
|
606a056b53
|
Merge "Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader."
|
2013-08-16 12:46:07 +00:00 |
Yuichiro Hanada
|
3a73b37b30
|
Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader.
Change-Id: I191dfe0e05ff3c2c5af99e8beebbb73b097748a3
|
2013-08-16 21:06:23 +09:00 |
Jean Chalard
|
e32475611c
|
Merge "Support languages that don't use spaces."
|
2013-08-16 12:05:16 +00:00 |
Jean Chalard
|
c239a34262
|
Support languages that don't use spaces.
Thai is an example.
Bug: 10138062
Change-Id: Ib9a8264c77ed42b4256432d7c8a60d08575dcdc7
|
2013-08-16 21:01:08 +09:00 |
Ken Wakasa
|
c2f2d0d211
|
Merge "Limit the number of waiting UpdateBinaryTask to at most 1."
|
2013-08-16 11:58:57 +00:00 |
Yuichiro Hanada
|
0d70bcc821
|
Limit the number of waiting UpdateBinaryTask to at most 1.
Change-Id: Ia588d8f29ab58983ea5321ff8c63ad273c33eab3
|
2013-08-16 19:44:47 +09:00 |
Jean Chalard
|
21dddb1462
|
Merge "Rename Node to PtNodeArray"
|
2013-08-16 08:00:55 +00:00 |
Satoshi Kataoka
|
ad4c90934b
|
Merge "Add hex string utils"
|
2013-08-16 07:34:42 +00:00 |
Jean Chalard
|
af30cbf0ee
|
Rename Node to PtNodeArray
Bug: 10247660
Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99
|
2013-08-16 16:24:54 +09:00 |
Satoshi Kataoka
|
283cf9cfc9
|
Add hex string utils
Bug: 9429906
Change-Id: I3267d1d86122ab471c3e63008c73e9f9b758fc8e
|
2013-08-16 16:17:48 +09:00 |
Tadashi G. Takaoka
|
5080983ea6
|
Fix SubtypeLocaleUtilsTests
Change-Id: Ib1005ee7e99e526aad5099b160051b12e7614e81
|
2013-08-16 11:21:32 +09:00 |
Ken Wakasa
|
33fce975c9
|
Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder."
|
2013-08-15 11:26:06 +00:00 |
Yuichiro Hanada
|
94460eba11
|
[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder.
Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744
|
2013-08-15 20:23:07 +09:00 |
Tadashi G. Takaoka
|
7dc60f9db7
|
Add getters and copy constructor to Key class
Change-Id: I78eb96dcc26378926dc63acbfeb4828cbd44435d
|
2013-08-15 20:12:46 +09:00 |
Ken Wakasa
|
117f18e844
|
Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils."
This reverts commit 4c63d0614e .
Change-Id: I1fa277d720bab4d895259df7d6d82eebfa5eb6c5
|
2013-08-15 08:54:29 +00:00 |
Yuichiro Hanada
|
4c63d0614e
|
[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils.
Change-Id: I0d476abe763c11ba9005152f928e8dccf15ac9de
|
2013-08-15 15:46:58 +09:00 |