Satoshi Kataoka
b66ecdeb7f
am 28af9ed1: Merge "Suppress emoji tabs on JB-MR2 or previous versions"
...
* commit '28af9ed19ec5dceed631c2c9bd998ff163e963ec':
Suppress emoji tabs on JB-MR2 or previous versions
2013-09-12 09:15:25 -07:00
Keisuke Kuroyanagi
0d86a015be
am b118a9d7: Merge "Change cache capacity depending on the dictionary size."
...
* commit 'b118a9d729b8ea58063a39396f60c7c5aa1c544b':
Change cache capacity depending on the dictionary size.
2013-09-12 09:15:24 -07:00
Satoshi Kataoka
57ee1b7eda
am 695a5a39: Merge "Change space key height in Emoji keyboard view"
...
* commit '695a5a391d2f2281b9767e310875c14b656580a5':
Change space key height in Emoji keyboard view
2013-09-12 09:15:22 -07:00
Jean Chalard
b672d97dce
am 8a10776e: Fix punctuation spacing for Canadian French.
...
* commit '8a10776e8e14612418d1e4689878ddb0a4f697da':
Fix punctuation spacing for Canadian French.
2013-09-12 09:15:21 -07:00
Yuichiro Hanada
a3be38ebc7
am be470f06: Hide DictBuffer from BinaryDictDecoderUtils.
...
* commit 'be470f06e48e40a0def32e0f34e3ca48113937b5':
Hide DictBuffer from BinaryDictDecoderUtils.
2013-09-12 09:15:20 -07:00
Jean Chalard
a1efc18927
am 3508eb14: Merge "Remove changing a word when added to the dictionary"
...
* commit '3508eb14c083a2d3e0f1671b926ebb4ec9302130':
Remove changing a word when added to the dictionary
2013-09-12 09:15:18 -07:00
Keisuke Kuroyanagi
c6df31d4d5
am 76e431b3: Merge "Use same session id for typing and gesture."
...
* commit '76e431b315abb4fdf92f0843bad7bdb548ab68a8':
Use same session id for typing and gesture.
2013-09-12 09:15:16 -07:00
Satoshi Kataoka
28af9ed19e
Merge "Suppress emoji tabs on JB-MR2 or previous versions"
2013-09-12 10:58:29 +00:00
Keisuke Kuroyanagi
b118a9d729
Merge "Change cache capacity depending on the dictionary size."
2013-09-12 10:38:42 +00:00
Satoshi Kataoka
36ccb030ed
Suppress emoji tabs on JB-MR2 or previous versions
...
Change-Id: I6a9c4994a446026b9736fda37ad7eccbd67a9a3d
2013-09-12 19:38:26 +09:00
Satoshi Kataoka
695a5a391d
Merge "Change space key height in Emoji keyboard view"
2013-09-12 10:25:33 +00:00
Satoshi Kataoka
2d3d415826
Change space key height in Emoji keyboard view
...
bug: 10538430
Change-Id: I724a8c92b49a64196c7da2af40f3d20758e0dbae
2013-09-12 19:18:41 +09:00
Keisuke Kuroyanagi
4c2767857a
Change cache capacity depending on the dictionary size.
...
Bug: 10699291
Change-Id: I7042d4c1307da2d991d4dd10d637f18026acb996
2013-09-12 18:47:56 +09:00
Jean Chalard
8a10776e8e
Fix punctuation spacing for Canadian French.
...
Bug: 10250783
Change-Id: I10b87e0ef95512d4ea5ecbbc1ddfa860cc86a6ad
2013-09-12 18:35:44 +09:00
Yuichiro Hanada
be470f06e4
Hide DictBuffer from BinaryDictDecoderUtils.
...
Bug: 9618601
Change-Id: I87515bc1555bdfe09426a056ceda74d8e63eba82
2013-09-12 16:49:54 +09:00
Jean Chalard
87472f0038
Remove changing a word when added to the dictionary
...
This code is now useless.
I thought it affected 9902905, but it seems it actually does not.
Still, it's dead code.
Bug: 9902905
Change-Id: Id9c90fbf88f015af47b2368b90d173c481647093
2013-09-12 15:10:10 +09:00
Baligh Uddin
c9cf78b7ef
Import translations. DO NOT MERGE
...
Change-Id: I5af757e29f098a60af9f9da4dda18da706dd7af2
Auto-generated-cl: translation import
2013-09-11 21:01:32 -07:00
Keisuke Kuroyanagi
76e431b315
Merge "Use same session id for typing and gesture."
2013-09-12 03:16:43 +00:00
Keisuke Kuroyanagi
f1233b58c2
Use same session id for typing and gesture.
...
Bug: 10699291
Change-Id: I7c8a3a57e8d189b72a17e4b9c6831becee6ec146
2013-09-12 12:08:22 +09:00
Ken Wakasa
e493911498
am fc5e78b6: Clean up Thai keyboard layout files
...
* commit 'fc5e78b6a45260f0aaf03499ce47ba128ed6385a':
Clean up Thai keyboard layout files
2013-09-11 03:36:22 -07:00
Ken Wakasa
fc5e78b6a4
Clean up Thai keyboard layout files
...
Change-Id: I8773d97280eebc6db2b2099d464becc86915a9b8
2013-09-11 19:27:35 +09:00
Yuichiro Hanada
a96c59bb1e
am 7547a704: Add writePtNode to DictEncoder.
...
* commit '7547a7042c2f38adbf880637af07b8d559488799':
Add writePtNode to DictEncoder.
2013-09-11 02:41:18 -07:00
Yuichiro Hanada
811e37b37b
am 95bc256f: Add a flag to readDictioanryBinary in DictDecoder.
...
* commit '95bc256f419e9e47c26dfefd1ac31266dac2f344':
Add a flag to readDictioanryBinary in DictDecoder.
2013-09-11 02:27:33 -07:00
Yuichiro Hanada
7547a7042c
Add writePtNode to DictEncoder.
...
Bug: 9618601
Change-Id: Ie4529444780edee8d0f0d5f23c5619c1a3344286
2013-09-11 18:27:06 +09:00
Yuichiro Hanada
95bc256f41
Add a flag to readDictioanryBinary in DictDecoder.
...
Change-Id: I356adb72047ebc43c924fbff1ff45e7460508a31
2013-09-11 18:20:56 +09:00
Baligh Uddin
f7ec77fe2f
Merge "Import translations. DO NOT MERGE"
2013-09-10 14:46:21 +00:00
Baligh Uddin
75344bc02c
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2013-09-10 14:46:10 +00:00
Yuichiro Hanada
6b98419ee1
am e193c525: Revert Ida230ca42 and I6adf7d08f.
...
* commit 'e193c5255d96d3971ee207b459a8a1e91c0d176c':
Revert Ida230ca42 and I6adf7d08f.
2013-09-10 03:30:47 -07:00
Yuichiro Hanada
4754ac4c65
am ef073f40: Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.
...
* commit 'ef073f402407b19f5be90ddf68beb874945e82be':
Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.
2013-09-10 03:12:50 -07:00
Yuichiro Hanada
e193c5255d
Revert Ida230ca42 and I6adf7d08f.
...
Change-Id: I2ddb250d5a473ea955a5171656974de7288a13f7
2013-09-10 19:08:43 +09:00
Yuichiro Hanada
ef073f4024
Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.
...
Change-Id: I003b769e408ebd692085a7e17fed6d9396876202
2013-09-10 19:05:41 +09:00
Ken Wakasa
bc435b788c
am 40e91e45: Merge "Check the version of format options before writing."
...
* commit '40e91e45825d31ae0bc075466406a4330b8df9bf':
Check the version of format options before writing.
2013-09-10 03:03:19 -07:00
Ken Wakasa
40e91e4582
Merge "Check the version of format options before writing."
2013-09-10 10:01:12 +00:00
Yuichiro Hanada
8a06b26cb4
Check the version of format options before writing.
...
Change-Id: I3951e4395a2da225e240e856c23339b679e6155e
2013-09-10 18:59:31 +09:00
Keisuke Kuroyanagi
a01e18d581
am e531c224: Move a flag about switching dynamic update to java.
...
* commit 'e531c2241eb8d5a1462c43ce0deffaf6c769cc23':
Move a flag about switching dynamic update to java.
2013-09-10 02:56:59 -07:00
Keisuke Kuroyanagi
e531c2241e
Move a flag about switching dynamic update to java.
...
Bug: 6669677
Change-Id: I6aa99cae4a227f9202179c2873d13473a773e024
2013-09-10 18:45:53 +09:00
Satoshi Kataoka
2e4a917711
am 5bf96a8f: Merge "Add AsyncResultHolder."
...
* commit '5bf96a8fc14a014c06849d70892506ebc8984666':
Add AsyncResultHolder.
2013-09-10 00:24:51 -07:00
Yuichiro Hanada
acdabb25f4
Add AsyncResultHolder.
...
Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a
2013-09-10 15:48:06 +09:00
Baligh Uddin
294acf8728
Import translations. DO NOT MERGE
...
Change-Id: I9364f361aa98b74f5cbf66d5ed7a645149293d3f
Auto-generated-cl: translation import
2013-09-09 18:46:29 -07:00
Baligh Uddin
abeddde3bd
Import translations. DO NOT MERGE
...
Change-Id: Ic1692faeef29004318b46d8bb949912391060d6b
Auto-generated-cl: translation import
2013-09-09 18:39:38 -07:00
Satoshi Kataoka
011ce47f12
am be963611: Merge "Check contents in user history dictionary tests"
...
* commit 'be9636115689689a1f60da35658cacf0df90608d':
Check contents in user history dictionary tests
2013-09-08 23:48:16 -07: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
45bede32b9
am 70e81af7: Hide physical structure of the dictionary from BinaryDictEncoderUtils.
...
* commit '70e81af72678d95c2a38412c478e06837a51c7cb':
Hide physical structure of the dictionary from BinaryDictEncoderUtils.
2013-09-08 23:20:51 -07:00
Yuichiro Hanada
e4d8dd65a6
am cc2751ba: Make commitCurrentAutoCorrection asynchronous.
...
* commit 'cc2751ba03fad6af5da0a7b5d421963e040d690f':
Make commitCurrentAutoCorrection asynchronous.
2013-09-08 22:56:23 -07:00
Yuichiro Hanada
70e81af726
Hide physical structure of the dictionary from BinaryDictEncoderUtils.
...
Bug: 9618601
Change-Id: I01b8da42058d7c05bf7f4e6d43718032c2ad12c5
2013-09-09 14:55:33 +09:00
Yuichiro Hanada
cc2751ba03
Make commitCurrentAutoCorrection asynchronous.
...
Change-Id: Ida230ca4243347fb3ab9fda7de3a9a18f886cd1c
2013-09-09 14:47:26 +09:00
Keisuke Kuroyanagi
a14332f537
am 37e0fd2f: Revise TODO comment for I823912e3979829a.
...
* commit '37e0fd2ff04a2a87e421abea8bc407bd312dbfc6':
Revise TODO comment for I823912e3979829a.
2013-09-08 20:40:54 -07:00
Keisuke Kuroyanagi
37e0fd2ff0
Revise TODO comment for I823912e3979829a.
...
Change-Id: I839d8cb4d45d7d17b7940d710a2fef5aeacc11ab
2013-09-09 12:26:40 +09:00
Keisuke Kuroyanagi
1d818b06fe
am 773f2272: Fix: wrong locking order.
...
* commit '773f2272421738b400c5eb24b36d36b9d3b29207':
Fix: wrong locking order.
2013-09-08 20:20:51 -07:00