| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |/
| | |
| | |
| | | |
Change-Id: Ia14a2011d79bad7cd02697b9254705f6e2099442
|
|\| |
| | |
| | |
| | |
| | | |
* commit '2e0f750abb7bd209d87acfdd1045a4269cb12558':
Reorder more keys of ALEF in Arabic and Persian
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Regarding the frequency of letters, the visual order of the more keys
of Alef should be (in a left-to-righ fashion):
[Arabic]
1. Alef Madda above
2. Hamza
3. Alef Hamza above <-- center of the more keys
4. Alef Hamza below
5. Alef Wasla
[Persian]
1. Alef Wasla
2. Hamza
3. Alef Madda above <-- center of the more keys
4. Alef Hamza above
5. Alef Hamza below
Bug: 9371393
Change-Id: I5f458f1123fccb992b684878dacf15cce804bd51
|
|\|
| |
| |
| |
| | |
* commit '03a76a07e2454271e67cfe1a6b563e7e32087a06':
Restrict bogus events hack to certain classes of tablets
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 9061320
Change-Id: Ib8c6a5e6db5da99c447bc00867fed51ca959cc3a
|
|\| |
| | |
| | |
| | |
| | | |
* commit '257750d988b2f6499d5f7b2439c8f46df9ea3369':
[FD1] Move parents' address computation outside
|
| |/
| |
| |
| |
| |
| |
| |
| | |
There is no need to do it repeatedly in this loop: it's
clearer and faster to do it at the end only.
Bug: 8526576
Change-Id: I707571179c89479830891ec6d4fd06a9fffed7c1
|
|\|
| |
| |
| |
| | |
* commit '1a894aeb82b635d345fbdf1e520d7c21395d7acb':
Distinguish key press in repeat key
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 9859367
Change-Id: Iad643f9785b193e1918a8363de4fefc3b7558bdf
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'd893fe5dbb81c77ebe8040cf46e4747d2b4e4095':
Don't put spaces before and after asterisks
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
Change-Id: I3c87745c3d4e7a0c531f6c2e68120fada556b44b
|
|\| |
| | |
| | |
| | |
| | | |
* commit '488659e1541f5b6ea915682736d73256d601222d':
Add xxhdpi assets
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8976566
Change-Id: I00034994fe2c619e91362cbaddc722597a1ae22f
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '2bc980ee28f899f9647b2f1d64569c1bf0a062fc':
Serialize commands sent to a separate threads
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Bug: 9715797
Change-Id: I1eda4d2f0056f70cfb8a92d658e0875706efc170
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '0d47f2844809afb173a54a38ff582c909af4c069':
Move punctuations to more key of z in dvorak
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Bug: 9862531
Change-Id: I957729b30e5cf3cf6f3f1ea4bb643922bc7ed068
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '988a1f3132d2e13fcd108ef945f91d9f30d8e222':
Fix a bug with bad view reuse.
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '4d4310df755a12be7b93f18c25f8e2389c33831c':
Fix a wrong call to cancel downloads
|
| |\ \ \
| | |/ /
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This resulted in downloads not being correctly canceled.
Bug: 9715797
Change-Id: I786d869977df225f85cb69ec7ea9c96b039258fe
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* 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
|
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
Change-Id: I580f44f5334d0af91339646c0cfe94293f96711f
Auto-generated-cl: translation import
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* 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 '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
|