Keisuke Kuroynagi
cfbb7fbd48
Fix: Read lock is wrongly used for gutSuggestions.
...
Bug: 9737865
Change-Id: I017f80b46c5dc48c40f2de7c4d516a042992feb4
2013-07-09 08:40:43 +00:00
Baligh Uddin
8eddeffdaf
Import translations. DO NOT MERGE
...
Change-Id: I94e8a1dd3472e65b3c784ba285514a9117d3c776
Auto-generated-cl: translation import
2013-07-08 12:31:49 -07:00
Keisuke Kuroynagi
1311cdcb62
Make bigram dictionary and traverse session use structure policy.
...
Bug: 6669677
Change-Id: I5a13290366afbb788da997b98d1c593963e92f3e
2013-07-08 14:25:50 +09:00
Ken Wakasa
70147fa026
am 58b2a637: Merge "Update ExpandableDictionary.BASE_CHARS[]"
...
* commit '58b2a6372fd0404e27bbe137bbac18bbdf70e153':
Update ExpandableDictionary.BASE_CHARS[]
2013-07-07 20:23:59 -07:00
Ken Wakasa
58b2a6372f
Merge "Update ExpandableDictionary.BASE_CHARS[]"
2013-07-08 03:22:15 +00:00
Ken Wakasa
d0ca62678d
Update ExpandableDictionary.BASE_CHARS[]
...
This should be the same as CharUtils::BASE_CHARS[] in the native code.
Change-Id: I72ed4a43fd5c26a4439ef791b6b1cf703845c3a1
2013-07-05 20:29:21 +09:00
Tadashi G. Takaoka
a5424c82a9
am f5be54f7: Merge "Move TypefaceUtils and ViewUtils to utils package"
...
* commit 'f5be54f710e2855b88f51bfb34b60742ebe3913c':
Move TypefaceUtils and ViewUtils to utils package
2013-07-05 03:36:45 -07:00
Tadashi G. Takaoka
b6b6fa7dcf
am bac479bb: Merge "Reorganize Utils class"
...
* commit 'bac479bbe1d6daa074c375845bb3af42c931ecbd':
Reorganize Utils class
2013-07-05 03:36:44 -07:00
Tadashi G. Takaoka
f5be54f710
Merge "Move TypefaceUtils and ViewUtils to utils package"
2013-07-05 10:34:50 +00:00
Tadashi G. Takaoka
bac479bbe1
Merge "Reorganize Utils class"
2013-07-05 10:34:15 +00:00
Tadashi G. Takaoka
ccf4a31027
Move TypefaceUtils and ViewUtils to utils package
...
Change-Id: Iccd47c27670248c43de9a539c1951111d7733111
2013-07-05 19:24:59 +09:00
Tadashi G. Takaoka
4be6198cb7
Reorganize Utils class
...
Change-Id: I7294d1547def5dcfcae9d1d53b277cb3cc9f2d18
2013-07-05 19:24:40 +09:00
Keisuke Kuroynagi
0f92484597
am 0c6e0778: Merge "Remove flags from dicNodeProperties."
...
* commit '0c6e077875a9a6ef1d46ea26610e18156a81a9fe':
Remove flags from dicNodeProperties.
2013-07-05 02:36:43 -07:00
Keisuke Kuroynagi
0c6e077875
Merge "Remove flags from dicNodeProperties."
2013-07-05 09:35:50 +00:00
Tadashi G. Takaoka
c85efa92bf
am 72c2feb5: Use TimeUnit instead of DateUtils for readability
...
* commit '72c2feb57369527b5f0d2b89505f94503978b928':
Use TimeUnit instead of DateUtils for readability
2013-07-05 02:25:08 -07:00
Tadashi G. Takaoka
72c2feb573
Use TimeUnit instead of DateUtils for readability
...
Bug: 9550800
Change-Id: I087205530a5dbcff4bf08f48f4aa7068aae93215
2013-07-05 17:57:01 +09:00
Keisuke Kuroynagi
5b03213db1
Remove flags from dicNodeProperties.
...
Bug: 6669677
Change-Id: I6f4aef8c4e4376f078ed8375394823788aa35002
2013-07-05 16:35:07 +09:00
Jean Chalard
c29acb5b69
am cb13d11c: Add a trace.
...
* commit 'cb13d11c0af95b0621c012be9c01e04a463e40c5':
Add a trace.
2013-07-04 21:12:54 -07:00
Jean Chalard
cb13d11c0a
Add a trace.
...
Emit a trace when a new dictionary is copied to LatinIME
successfully, not just when it fails. That will help diagnosing
some problems by being able to ensure this step succeeded
looking at the log.
This does not happen often (like, maybe 3 times at device
activation, and once every few weeks afterwards), so I think
the extra line in the log is more than acceptable.
Change-Id: I1674bc22d950a7be801076c5aa7e8bbebccab14b
2013-07-05 12:44:47 +09:00
Jean Chalard
7511b2eb1e
am 9aa1efdf: Merge "Change how the length of the random words are chosen."
...
* commit '9aa1efdf46ce333425466e91061793301307ad01':
Change how the length of the random words are chosen.
2013-07-04 19:49:48 -07:00
Jean Chalard
cbc1fd044b
am db6984c7: Merge "Have random words stick to a restricted (random) charset"
...
* commit 'db6984c7bd0f3a933581cd0af201cf5e70643e45':
Have random words stick to a restricted (random) charset
2013-07-04 19:49:47 -07:00
Jean Chalard
9aa1efdf46
Merge "Change how the length of the random words are chosen."
2013-07-05 02:48:13 +00:00
Jean Chalard
db6984c7bd
Merge "Have random words stick to a restricted (random) charset"
2013-07-05 02:47:57 +00:00
Keisuke Kuroynagi
89ca0e13d1
am 49910a9d: Merge "Fix: release lock in UserHistoryDictionary."
...
* commit '49910a9d774120479d89f537c7e1b4d43e6f153a':
Fix: release lock in UserHistoryDictionary.
2013-07-04 08:14:58 -07:00
Keisuke Kuroynagi
49910a9d77
Merge "Fix: release lock in UserHistoryDictionary."
2013-07-04 15:13:09 +00:00
Keisuke Kuroynagi
2e22356da4
am 0933353c: Merge "Read version 3 dictionary header."
...
* commit '0933353c0c8823ec5ca1dcc5cd68014b87a6e045':
Read version 3 dictionary header.
2013-07-04 07:23:32 -07:00
Keisuke Kuroynagi
0933353c0c
Merge "Read version 3 dictionary header."
2013-07-04 14:19:35 +00:00
Keisuke Kuroynagi
06e8860e3d
am db296305: Merge "DictionaryWriter to abstract binary dictionary writing."
...
* commit 'db296305d61f9d7c8f9121eb0e663d3d0a2f6ecc':
DictionaryWriter to abstract binary dictionary writing.
2013-07-04 07:17:13 -07:00
Keisuke Kuroynagi
db296305d6
Merge "DictionaryWriter to abstract binary dictionary writing."
2013-07-04 14:15:24 +00:00
Keisuke Kuroynagi
65db026265
Fix: release lock in UserHistoryDictionary.
...
Change-Id: I050c252910c6b5b0a79cd2d52c525679f2d6091d
2013-07-04 23:12:49 +09:00
Jean Chalard
4a1c26aba7
Change how the length of the random words are chosen.
...
This is much more robust and much better for testing.
Change-Id: I43f900f9debc1d1ae4c3f3dd07dbe0ac85d31f52
2013-07-04 22:22:34 +09:00
Jean Chalard
cea80fd955
Have random words stick to a restricted (random) charset
...
Change-Id: Ib4045ebc9659f1b60183f2356e60e449d62c5be9
2013-07-04 22:21:27 +09:00
Keisuke Kuroynagi
f8d2796724
Add methods for dynamic updating binary dictionary.
...
Bug: 6669677
Change-Id: I7e681ceec2af712214a647630350cb20be6b0354
2013-07-04 21:17:49 +09:00
Keisuke Kuroynagi
edd1992ed3
DictionaryWriter to abstract binary dictionary writing.
...
UserHistoryDictionary should become to use ExpandableBinaryDictionary.
Bug: 6669677
Change-Id: I6831c7dd2d84207d1a8f51ba15d52e0a72205d0c
2013-07-04 21:06:04 +09:00
Keisuke Kuroynagi
7f601359b4
am cac66f29: Merge "Return NOT_A_PROBABILITY in getProbability for inalid dictionary."
...
* commit 'cac66f29ebd8df26b25c21b0c228dfe63ea109ad':
Return NOT_A_PROBABILITY in getProbability for inalid dictionary.
2013-07-04 03:01:04 -07:00
Keisuke Kuroynagi
cac66f29eb
Merge "Return NOT_A_PROBABILITY in getProbability for inalid dictionary."
2013-07-04 09:59:40 +00:00
Jean Chalard
8c80b1f14b
am b242ce4e: Merge "Add a two-args constructor to BinaryDictIOTests"
...
* commit 'b242ce4e6b599f568bb3bae5749a9e5f65e6a773':
Add a two-args constructor to BinaryDictIOTests
2013-07-04 02:16:23 -07:00
Jean Chalard
b242ce4e6b
Merge "Add a two-args constructor to BinaryDictIOTests"
2013-07-04 09:14:03 +00:00
Jean Chalard
fe77485ff3
am eec3067f: Merge "Generalize constuctors & add tests"
...
* commit 'eec3067fd071f1682151c2995ac592c75ae7574f':
Generalize constuctors & add tests
2013-07-04 01:54:34 -07:00
Jean Chalard
eec3067fd0
Merge "Generalize constuctors & add tests"
2013-07-04 08:53:19 +00:00
Keisuke Kuroynagi
4ee4486803
am 24025135: Merge "Allow force auto commit when the top is long multiword."
...
* commit '24025135562791d3f569e39509425b4c9624e310':
Allow force auto commit when the top is long multiword.
2013-07-04 01:47:05 -07:00
Keisuke Kuroynagi
2402513556
Merge "Allow force auto commit when the top is long multiword."
2013-07-04 08:46:11 +00:00
Keisuke Kuroynagi
a829188f54
Allow force auto commit when the top is long multiword.
...
Bug: 9688196
Change-Id: I73ff2cd77b932bf7307b3541ea9da3fa4afa11b4
2013-07-04 17:39:01 +09:00
Jean Chalard
fe156213d7
Add a two-args constructor to BinaryDictIOTests
...
Change-Id: Ie26e22754bfa5d58135349164c57007c86bd97e8
2013-07-04 17:14:02 +09:00
Jean Chalard
b6cc4333a8
Generalize constuctors & add tests
...
If there is any two-args constructor with the right arg types
in a test class, use it. Also, add a test suite to dicttool test.
Also, have the return value of dicttool reflect success or
failure.
Change-Id: I51ab2a4abb93a0a483e8d6ef3c39d1ff1bce1dbd
2013-07-04 17:13:58 +09:00
Tadashi G. Takaoka
2babbfb8b0
am fe202d67: Add Azerbaijani keyboard
...
* commit 'fe202d6738e57187925560bdac9051468aadd63e':
Add Azerbaijani keyboard
2013-07-03 22:59:31 -07:00
Tadashi G. Takaoka
fe202d6738
Add Azerbaijani keyboard
...
Bug: 7963448
Change-Id: I39c192b342278e82e30ac6ef12c6d150c817ae70
2013-07-04 14:47:33 +09:00
Tadashi G. Takaoka
ed69cc3163
am 0e007eaf: Add Kazakh keyboard
...
* commit '0e007eaff6c2b0c583de17970f1c8ecddadd6fd5':
Add Kazakh keyboard
2013-07-03 22:47:00 -07:00
Tadashi G. Takaoka
0e007eaff6
Add Kazakh keyboard
...
Bug: 9697273
Change-Id: Ic9943569ed60d601f093181bf135e45a25399121
2013-07-04 13:10:38 +09:00
Kurt Partridge
6d7c647470
Do not output string-encoded MotionEvent.
...
JsonUtils knows how to output MotionEvents into json; that mechanism
should be reused for SuddenJumpingTouchEventHandler.
Change-Id: Id4c36c05533a3a329bf43ba33d57c0830dc4d196
2013-07-03 10:13:59 -07:00