| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '4944827e0fdb5657a7f9305c317464edb0ef2b08':
Add methods for dynamic updating binary dictionary.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 6669677
Change-Id: I7e681ceec2af712214a647630350cb20be6b0354
|
|\| |
| | |
| | |
| | |
| | | |
* commit '8bfd57820f840d82dafad33c1d2f44c54f461fc1':
Do not output string-encoded MotionEvent.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
JsonUtils knows how to output MotionEvents into json; that mechanism
should be reused for SuddenJumpingTouchEventHandler.
Change-Id: Id4c36c05533a3a329bf43ba33d57c0830dc4d196
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'f6c9201d7329ee7169c2de19b494b5986d51da25':
Import translations. DO NOT MERGE
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I580f44f5334d0af91339646c0cfe94293f96711f
Auto-generated-cl: translation import
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '34047d8905fbd2cbe4c99618aab105556ebee9ed':
Quit ignoring language cost of exact matches.
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Handle exact matches in DicNode::compare() and calculateFinalScore().
Bug: 8844931
Change-Id: I17c78d4e352b0a4308727229b02a8004b38468bf
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'cfbb7fbd48125909ed61e58500e56b06afc12709':
Fix: Read lock is wrongly used for gutSuggestions.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 9737865
Change-Id: I017f80b46c5dc48c40f2de7c4d516a042992feb4
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I94e8a1dd3472e65b3c784ba285514a9117d3c776
Auto-generated-cl: translation import
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '58b2a6372fd0404e27bbe137bbac18bbdf70e153':
Update ExpandableDictionary.BASE_CHARS[]
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This should be the same as CharUtils::BASE_CHARS[] in the native code.
Change-Id: I72ed4a43fd5c26a4439ef791b6b1cf703845c3a1
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'f5be54f710e2855b88f51bfb34b60742ebe3913c':
Move TypefaceUtils and ViewUtils to utils package
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Iccd47c27670248c43de9a539c1951111d7733111
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'bac479bbe1d6daa074c375845bb3af42c931ecbd':
Reorganize Utils class
|
| |\| | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I7294d1547def5dcfcae9d1d53b277cb3cc9f2d18
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '0c6e077875a9a6ef1d46ea26610e18156a81a9fe':
Remove flags from dicNodeProperties.
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 6669677
Change-Id: I6f4aef8c4e4376f078ed8375394823788aa35002
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '72c2feb57369527b5f0d2b89505f94503978b928':
Use TimeUnit instead of DateUtils for readability
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | | |
Bug: 9550800
Change-Id: I087205530a5dbcff4bf08f48f4aa7068aae93215
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'cb13d11c0af95b0621c012be9c01e04a463e40c5':
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
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '9aa1efdf46ce333425466e91061793301307ad01':
Change how the length of the random words are chosen.
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is much more robust and much better for testing.
Change-Id: I43f900f9debc1d1ae4c3f3dd07dbe0ac85d31f52
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'db6984c7bd0f3a933581cd0af201cf5e70643e45':
Have random words stick to a restricted (random) charset
|
| |\| | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ib4045ebc9659f1b60183f2356e60e449d62c5be9
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '49910a9d774120479d89f537c7e1b4d43e6f153a':
Fix: release lock in UserHistoryDictionary.
|
| |\ \ \ \ |
|
| | | |_|/
| | |/| |
| | | | |
| | | | | |
Change-Id: I050c252910c6b5b0a79cd2d52c525679f2d6091d
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '0933353c0c8823ec5ca1dcc5cd68014b87a6e045':
Read version 3 dictionary header.
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The header structure of version 3 dictionary is same as version 2.
Bug: 6669677
Change-Id: I26c8723333938fbf102de1a40f11d97444da9075
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'db296305d61f9d7c8f9121eb0e663d3d0a2f6ecc':
DictionaryWriter to abstract binary dictionary writing.
|
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | | |/ /
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
UserHistoryDictionary should become to use ExpandableBinaryDictionary.
Bug: 6669677
Change-Id: I6831c7dd2d84207d1a8f51ba15d52e0a72205d0c
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
dictionary."
* commit 'cac66f29ebd8df26b25c21b0c228dfe63ea109ad':
Return NOT_A_PROBABILITY in getProbability for inalid dictionary.
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 9682742
Change-Id: Ifad4b9811bb5e1a94aed59eba7aedcdb6da5cf9c
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'b242ce4e6b599f568bb3bae5749a9e5f65e6a773':
Add a two-args constructor to BinaryDictIOTests
|
| |\ \ \ \ \ |
|