Commit Graph

16364 Commits (4617596c3b26e9892a34866a88b138a2ab39c379)

Author SHA1 Message Date
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 5b6ec109ce am 1b80a45e: Merge "Make terminal cache small."
* commit '1b80a45e798f8cf4d62e4bf96679098d541568d9':
  Make terminal cache small.
2013-09-12 09:15:17 -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
Baligh Uddin 864f03f221 Merge "Import translations. DO NOT MERGE" 2013-09-12 16:11:36 +00:00
Jean Chalard 40666017c9 Merge "Avoid recorrection in ex-password fields." 2013-09-12 12:29:33 +00:00
Jean Chalard ce96d0d12f Avoid recorrection in ex-password fields.
Bug: 10115839
Change-Id: I1f1025c9f28adfb6f5a63d5ba86e359f30c0963e
2013-09-12 21:20:07 +09:00
Ken Wakasa a6dc3056ff Merge "Add getDictDecoder." 2013-09-12 11:17:03 +00:00
Yuichiro Hanada 0e40cd0c40 Add getDictDecoder.
Bug: 9618601
Change-Id: I173100ac704c03f7d5d0d53477e83cab5d1110d4
2013-09-12 20:14:09 +09: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 3508eb14c0 Merge "Remove changing a word when added to the dictionary" 2013-09-12 06:16:36 +00: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
Keisuke Kuroyanagi 1b80a45e79 Merge "Make terminal cache small." 2013-09-12 05:21:49 +00:00
Keisuke Kuroyanagi 80ca7abea3 Make terminal cache small.
Bug: 10699291

Before:
(0)  2997.63 (0.98%)
(1)  303760.77 (98.92%)
(2)  274.94 (0.09%)
(66)  0.38 (0.00%)
Total 307062.27 (sum of others 307033.73)

After:
(0)  2953.22 (0.96%)
(1)  304633.86 (98.93%)
(2)  293.76 (0.10%)
(66)  0.38 (0.00%)
Total 307915.65 (sum of others 307881.22)

Change-Id: I6905abeb590ef50d48ddfcd8ef8b5351af399150
2013-09-12 14:18:48 +09:00
Baligh Uddin 6f1cffb01c Import translations. DO NOT MERGE
Change-Id: Ia1959384a4c70ef55ba89500664d436e3c9de70d
Auto-generated-cl: translation import
2013-09-11 21:08:14 -07:00
Baligh Uddin 9730c5df9b Import translations. DO NOT MERGE
Change-Id: I974a240c26ef16e8cd7f0dba0470e89e237b193c
Auto-generated-cl: translation import
2013-09-11 21:02:58 -07: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 4c69242e87 am f7ec77fe: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'f7ec77fe2f66e946040d11f2936fb8559e709848':
  Import translations. DO NOT MERGE
2013-09-10 07:48:12 -07:00
Baligh Uddin f7ec77fe2f Merge "Import translations. DO NOT MERGE" 2013-09-10 14:46:21 +00:00
Baligh Uddin 51bbff2a03 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle-bayo 2013-09-10 14:46:18 +00:00
Baligh Uddin 75344bc02c Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2013-09-10 14:46:10 +00:00
Keisuke Kuroyanagi 3f8f872da8 am d7b76984: Merge "Add tests for BinaryDictionary.addUnigramWord()."
* commit 'd7b76984993ac69c8e3675596e3cdd33e86baec4':
  Add tests for BinaryDictionary.addUnigramWord().
2013-09-10 06:55:37 -07:00
Keisuke Kuroyanagi d7b7698499 Merge "Add tests for BinaryDictionary.addUnigramWord()." 2013-09-10 13:53:57 +00:00
Keisuke Kuroyanagi 5b51355b9e Add tests for BinaryDictionary.addUnigramWord().
Bug: 10197478
Change-Id: Ie46f360b8c75183b49d42d00fefed4a8531f64a9
2013-09-10 22:46:10 +09:00
The Android Automerger a76bf4a833 merge in jb-ub-latinimegoogle-bayo history after reset to jb-ub-latinimegoogle 2013-09-10 06:45:13 -07:00
Keisuke Kuroyanagi 4be963a115 am f38969f3: Fix bug of dictionary dynamic updating methods.
* commit 'f38969f3f8a0684e43dbc7411873e90bc0bea3fe':
  Fix bug of dictionary dynamic updating methods.
2013-09-10 06:39:53 -07:00
Keisuke Kuroyanagi f38969f3f8 Fix bug of dictionary dynamic updating methods.
Bug: 6669677
Change-Id: I5483adb03e1ac0c27bbfd99d5f4d7cc29809d70a
2013-09-10 22:32:30 +09:00
Keisuke Kuroyanagi d0132458f2 am b8e857f7: Merge "Add binary dictionary tests."
* commit 'b8e857f7996c00556682288099b153d847951fbf':
  Add binary dictionary tests.
2013-09-10 04:41:12 -07:00
Keisuke Kuroyanagi b8e857f799 Merge "Add binary dictionary tests." 2013-09-10 11:35:58 +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
Keisuke Kuroyanagi 4be103df0e Add binary dictionary tests.
Bug: 10197478

Change-Id: I13cf9b67d1b61b8e89fe90b431c2d6e066ca8e7a
2013-09-10 19:16:33 +09: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