| Commit message (Collapse) | Author | Files | Lines |
|
Bug: 9061320
Change-Id: Ib8c6a5e6db5da99c447bc00867fed51ca959cc3a
|
|
Change-Id: I51c0b7ba5641c1e7c1d63a4e5a6307b08d6f4886
|
|
Bug: 9859367
Change-Id: Iad643f9785b193e1918a8363de4fefc3b7558bdf
|
|
So that I don't have to find out everything again each time the
test facility finds a case that does not work, and I want to dump
the output to a combined file.
Change-Id: I9f77f86055d1609c2e37747ac47421db1ba2498e
|
|
Bug: 9715797
Change-Id: I1eda4d2f0056f70cfb8a92d658e0875706efc170
|
|
Bug: 6669677
Change-Id: If5fb58e8a98b04b767eaaf624cb6a40841b64f54
|
|
Bug: 8976566
Change-Id: I00034994fe2c619e91362cbaddc722597a1ae22f
|
|
Bug: 9862531
Change-Id: I957729b30e5cf3cf6f3f1ea4bb643922bc7ed068
|
|
There are many ways to fix this problem but this is the most
direct way. Removing a view from the cache when any animation
is started will ensure it won't be used again, and will be garbage
collected when it's possible. Since views are created on demand
anyway, a new one will just get created when needed, and that's
it.
Bug: 9400128
Change-Id: I4945d2859d642e79694d51ae90cf4f5bde9a5f1d
|
|
testStressTestForSwitchingLanguageAndAddingWords took 101996 ms
Bug: 6669677
Change-Id: I62849674147e4845955060124221da8211e9b3ca
|
|
Change-Id: I3c87745c3d4e7a0c531f6c2e68120fada556b44b
|
|
Handle exact matches in DicNode::compare() and calculateFinalScore().
Bug: 8844931
Change-Id: I17c78d4e352b0a4308727229b02a8004b38468bf
|
|
This resulted in downloads not being correctly canceled.
Bug: 9715797
Change-Id: I786d869977df225f85cb69ec7ea9c96b039258fe
|
|
Change-Id: I580f44f5334d0af91339646c0cfe94293f96711f
Auto-generated-cl: translation import
|
|
Bug: 9737865
Change-Id: I017f80b46c5dc48c40f2de7c4d516a042992feb4
|
|
Bug: 6669677
Change-Id: I5a13290366afbb788da997b98d1c593963e92f3e
|
|
This should be the same as CharUtils::BASE_CHARS[] in the native code.
Change-Id: I72ed4a43fd5c26a4439ef791b6b1cf703845c3a1
|
|
Change-Id: Iccd47c27670248c43de9a539c1951111d7733111
|
|
Change-Id: I7294d1547def5dcfcae9d1d53b277cb3cc9f2d18
|
|
Bug: 9550800
Change-Id: I087205530a5dbcff4bf08f48f4aa7068aae93215
|
|
Bug: 6669677
Change-Id: I6f4aef8c4e4376f078ed8375394823788aa35002
|
|
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
|
|
Change-Id: I050c252910c6b5b0a79cd2d52c525679f2d6091d
|
|
This is much more robust and much better for testing.
Change-Id: I43f900f9debc1d1ae4c3f3dd07dbe0ac85d31f52
|
|
Change-Id: Ib4045ebc9659f1b60183f2356e60e449d62c5be9
|
|
Bug: 6669677
Change-Id: I7e681ceec2af712214a647630350cb20be6b0354
|
|
UserHistoryDictionary should become to use ExpandableBinaryDictionary.
Bug: 6669677
Change-Id: I6831c7dd2d84207d1a8f51ba15d52e0a72205d0c
|
|
Bug: 9688196
Change-Id: I73ff2cd77b932bf7307b3541ea9da3fa4afa11b4
|
|
Change-Id: Ie26e22754bfa5d58135349164c57007c86bd97e8
|
|
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
|
|
Bug: 7963448
Change-Id: I39c192b342278e82e30ac6ef12c6d150c817ae70
|
|
Bug: 9697273
Change-Id: Ic9943569ed60d601f093181bf135e45a25399121
|
|
JsonUtils knows how to output MotionEvents into json; that mechanism
should be reused for SuddenJumpingTouchEventHandler.
Change-Id: Id4c36c05533a3a329bf43ba33d57c0830dc4d196
|
|
Bug: 9682742
Change-Id: Ifad4b9811bb5e1a94aed59eba7aedcdb6da5cf9c
|
|
With this change, the phone keyboard layout use quite similar one of
the oridinal PC. The differences from the ordinal PC keyboard layout
are:
- Add letter JEH between letter TAH and ZAIN at 3rd row.
- Move letter TCHEN from the most left of 1st row to the most left of
3rd row.
The tablet keyboard layout is the same of of the phone except:
- Add letter ALEF with MADDA above between letter WAW and letter TCHEN
at 3rd row.
This change also moves the delete key and the enter key on tablet to
1st and 2nd row respectively.
Bug: 9371393
Change-Id: I964589055eb15549fe20e5ec45e02f7dc6b5686e
|
|
With this change, the tablet keyboard layout both 7inch and 10inch use
quite similar one of the ordinal PC. The differences from the ordinal
PC keyboard layout are:
- Move letter THAL from the most left of digits' row to the most left
of 3rd row.
- Move letter DAL from the most right of 1st row to the most right of
3rd row.
- Omit ligature LAM with ALEF from 3rd row and move to more keys of
letter LAM on 2nd row.
The phone keyboard layout is the same one of the tablet except:
- Omit letter YEH with HAMZA avobe from 3rd row and move to more keys
of letter ALEF MAKSURA on 3rd row.
Bug: 9371393
Change-Id: I1cd164ce7c1c3a5cae67b9985f1b167aef028ca0
|
|
Bug: 6669677
Change-Id: I2acde0517d5ed5cbd7b7149709e35fc36651335d
|
|
This is a folowup of I1c5b27c8ed.
Change-Id: I12c422a26e599923cadf21c3ab24e4b901cf94cc
|
|
Bug: 9682742
Change-Id: I9e0a5acd9053d141e018c4653e4baf0f77aacb45
|
|
The header structure of version 3 dictionary is same as version 2.
Bug: 6669677
Change-Id: I26c8723333938fbf102de1a40f11d97444da9075
|
|
This change also eliminates a reference of
AudioAndHapticFeedbackManager from KeyboardSwitcher and MainKeyboard.
Bug: 6522943
Change-Id: Iac42ec8ff00c66deb76a660ffc07477923a58959
|
|
Bug: 6669677
Change-Id: I3f4078aaa8cf72f3b366e7851457e9c753c0102f
|
|
Change-Id: I8bccccbc51b308fddfbbc990f7bfe1c490259372
|
|
Bug: 9459517
Change-Id: I122583e734936ae0284e1c7500c6c9242bc7973b
|
|
Removed from DictionaryStructurePolicyFactory
Bug: 9617181
Change-Id: Ice4b4a24e019c88b0ec129dc69176c7541f8530c
|
|
Range has grown a bit too big to stay an internal class.
Change-Id: Ic3fbc48a5d10776eedd7559c4d696e5926b88288
|
|
Change-Id: I0667e0a5a6f6db3964cfcca5c8f083b9ceb41a2e
|
|
Bug: 9617181
Change-Id: I228a3eac959f81b38e4092015e8e3c429d46fa60
|
|
Bug: 6669677
Change-Id: If18055e2da8dd5d783942ba384d3ea1d97030e3a
|
|
This patch does two things:
- If there is no URL to download new data from, then the
Refresh button is not shown.
- Even if for some reason refresh starts for a client for
which there is no URL, loading correctly finishes.
Bug: 9388602
Change-Id: I3fd9214da50faa4b59d0bd3e775293dd34f07547
|