aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Limit recapitalization for reasonable performance.•••At 100k text, it's reasonably fast (less than 1s on latest hardware). Bug: 12913404 Change-Id: I426b918b2610af24364934a1c37a7314f1142ad0 Jean Chalard2014-05-302-9/+16
* | | am 761a6812: Don\'t reuse main keyboard\'s spacebar icon for Emoji palette•••* commit '761a6812312c48d04bcb91e5c4448364c4925731': Don't reuse main keyboard's spacebar icon for Emoji palette Tadashi G. Takaoka2014-05-292-5/+17
|\| |
| * | Don't reuse main keyboard's spacebar icon for Emoji palette•••Bug: 15321822 Change-Id: I6a5a865364fb98e0ebb6206d80d5629bbcb817b8 Tadashi G. Takaoka2014-05-292-5/+17
* | | am cdc7273b: Update action key background•••* commit 'cdc7273b44b7d5fc5a1c848fb68960cee02c4f99': Update action key background Tadashi G. Takaoka2014-05-298-0/+0
|\| |
| * | Update action key background•••Bug: 15295839 Change-Id: Ia4af33b00bf361d088981df907468b4a61c1a076 Tadashi G. Takaoka2014-05-298-0/+0
* | | Merge "Remove LatinImeLogger and UsabilityStudyLogUtils"Tadashi G. Takaoka2014-05-2977-964/+17
|\ \ \
| * | | Remove LatinImeLogger and UsabilityStudyLogUtils•••This CL must be checked in together with Ie52007dc5c. Bug: 15318007 Change-Id: Ie665f296e43b5485ae8ba7e949aa262794ee0dcc Tadashi G. Takaoka2014-05-2977-965/+17
* | | | Merge "Remove PrioritizedSerialExecutor."Keisuke Kuroyanagi2014-05-292-143/+25
|\ \ \ \
| * | | | Remove PrioritizedSerialExecutor.•••Bug: 15320560 Change-Id: Icb88a96ebd685da1d2cba7b07889a2751c603a2e Keisuke Kuroyanagi2014-05-292-143/+25
| |/ / /
* / / / Fix: too many calls to getSuggestedWordsForTypingInput•••This reverts commit d941ea18 and builds on it to fix the behavior of the broken cases. It also fixes a small, related bug that probably has existed for a very long time: predictions not displayed when cancelling double-space-to-period. Bug: 15148015 Change-Id: I1f9358f8b6f5804f831643611576be347e83999d Jean Chalard2014-05-292-3/+11
|/ / /
* | | Merge "Remove researcher logger"Tadashi G. Takaoka2014-05-29103-5908/+4
|\ \ \
| * | | Remove researcher logger•••This CL must be checked in together with I5cc76807e3. Bug: 15318007 Change-Id: I61423c3377ddc299fb332e742d6626c2e47145bb Tadashi G. Takaoka2014-05-29103-5908/+4
* | | | Clean up for Iba6eeb7981634e7ddb.•••Bug: 15298959 Change-Id: I6921db77b7d231ad3aad99d4c380ae2ed6bbf540 Keisuke Kuroyanagi2014-05-292-12/+11
|/ / /
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-05-2957-57/+171
|\ \ \
| * | | Import translations. DO NOT MERGE•••Change-Id: Ifd7419b2fda706b5035060348ed63d894f843a2e Auto-generated-cl: translation import Geoff Mendal2014-05-2857-57/+171
* | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-05-291-9/+9
|\ \ \ \
| * | | | Import translations. DO NOT MERGE•••Change-Id: Ib6d03976824f13a9932473c440b476f950f92ef7 Auto-generated-cl: translation import Geoff Mendal2014-05-281-9/+9
| |/ / /
* / / / Import translations. DO NOT MERGE•••Change-Id: If37d804345c2a1611af5019c36b0cf6c21e04c0e Auto-generated-cl: translation import Geoff Mendal2014-05-285-198/+198
|/ / /
* | | Merge "Stop directly checking SuggestedWordInfo.mKind"Keisuke Kuroyanagi2014-05-287-27/+40
|\ \ \
| * | | Stop directly checking SuggestedWordInfo.mKind•••Bug: 15298959 Change-Id: Iba6eeb7981634e7ddb896404978b30f6efd6e72f Keisuke Kuroyanagi2014-05-287-27/+40
* | | | am 342eca74: Merge "Update shift, next, and previous icon of LXX_Dark" into l...•••* commit '342eca7444e40d98310b61cc52b648cc7a3a98a9': Update shift, next, and previous icon of LXX_Dark Tadashi G. Takaoka2014-05-2817-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Update shift, next, and previous icon of LXX_Dark" into lmp-preview-devTadashi G. Takaoka2014-05-2817-2/+2
| |\ \ \
| | * | | Update shift, next, and previous icon of LXX_Dark•••Bug: 15298065 Change-Id: Id5cd6c989ac1e64389f060f692b578a2ceec0db8 Tadashi G. Takaoka2014-05-2817-2/+2
* | | | | am 4f28e16c: Update enter icon of LXX_Dark•••* commit '4f28e16ce52080c3411a4ab10fa6628260fd5740': Update enter icon of LXX_Dark Tadashi G. Takaoka2014-05-284-0/+0
|\| | | |
| * | | | Update enter icon of LXX_Dark•••Bug: 15295910 Change-Id: I37d8c184ab500f4b4ffa57a6abe5516cb671ce29 Tadashi G. Takaoka2014-05-284-0/+0
| |/ / /
* | / / am 91e69980: Use action key background for enter key•••* commit '91e69980bebc37a37f5d176450d952ba394cb303': Use action key background for enter key Tadashi G. Takaoka2014-05-283-3/+3
|\| | | | |/ / |/| |
| * | Use action key background for enter key•••This CL also use an action key background for the emoji key only on phone becase the emoji key share the same position with other action keys. The emoji key on tablet keeps using the functional key background. Bug: 15296851 Change-Id: I7b8550c61f19548f463a782342bdc0f496433a2a Tadashi G. Takaoka2014-05-283-3/+3
* | | Merge "Support fine grained hover event handling"Tadashi G. Takaoka2014-05-281-56/+112
|\ \ \
| * | | Support fine grained hover event handling•••This CL also adds visual feedback of hovering key in accessibility mode. Bug: 12491371 Change-Id: I7b1f28a2e421ca60b2738ed94e7bdb406f75039b Tadashi G. Takaoka2014-05-281-56/+112
* | | | Add TODO comment about SuggestedWordInfo's kind and flags•••This CL must be checked in together with I6fd87e1eec. Change-Id: I4b24157f3e3ce6327579d37122a34d7a30069885 Tadashi G. Takaoka2014-05-281-0/+6
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-05-279-3207/+7529
|\ \ \ \
| * | | | Import translations. DO NOT MERGE•••Change-Id: I4abbc24852986980351dcdf12c50aa8614431133 Auto-generated-cl: translation import Baligh Uddin2014-05-269-3207/+7529
* | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-05-2757-0/+114
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGE•••Change-Id: I23299c8bf268da907af9c42bc68dc803287c2458 Auto-generated-cl: translation import Baligh Uddin2014-05-2657-0/+114
| |/ / / /
* | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-05-2757-30/+357
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Import translations. DO NOT MERGE•••Change-Id: Ibe6d337f2162e2e72dc3092cd95ceddef31b697e Auto-generated-cl: translation import Baligh Uddin2014-05-2657-30/+357
| |/ / /
* | | | Merge "Refactor KeyboardAccessibilityDelegate class a bit"Tadashi G. Takaoka2014-05-272-6/+16
|\ \ \ \
| * | | | Refactor KeyboardAccessibilityDelegate class a bit•••Bug: 12491371 Change-Id: I2c2c6f3a6d0d7e7efbe0253127f5b9117cbc512d Tadashi G. Takaoka2014-05-272-6/+16
* | | | | Return whether the dynamic dict operation was success.•••Bug: 12184250 Change-Id: Iee7e00c1e84c95551a077f4dd023c0a9b9ac9466 Keisuke Kuroyanagi2014-05-273-30/+57
* | | | | Merge "Add thread name for PrioritizedSerialExecutor."Keisuke Kuroyanagi2014-05-272-7/+22
|\ \ \ \ \
| * | | | | Add thread name for PrioritizedSerialExecutor.•••Bug: 15270123 Change-Id: I655ba97f0543476980d0e8461bc1c8a56c9f954b Keisuke Kuroyanagi2014-05-272-7/+22
| |/ / / /
* | | | | Merge "Remove compiler warning from accessibility package"Tadashi G. Takaoka2014-05-272-2/+2
|\ \ \ \ \
| * | | | | Remove compiler warning from accessibility package•••Change-Id: Idae3e89f0398ab2cd56985adfac18959aa1852e7 Tadashi G. Takaoka2014-05-272-2/+2
| |/ / / /
* | | | | Merge "Stop filtering out when perfect freq > top non-perfect freq."Keisuke Kuroyanagi2014-05-272-3/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Stop filtering out when perfect freq > top non-perfect freq.•••Bug: 13142176 Change-Id: I0290df918a5bd5018bf55231dc462d5e797155c6 Keisuke Kuroyanagi2014-05-272-3/+17
* | | | | Move MoreSuggestionsListener to MoreSuggestionsView•••Change-Id: I3b5bc630bf73a357ed0beeec0b555149ef248313 Tadashi G. Takaoka2014-05-273-8/+7
* | | | | Use onHoverEvent instead of dispatchHoverEvent•••This CL also refactors KeyboardAccessibilityDelegate a bit to be able to override on hovering methods that handle enter, move, and exit on a key. Bug: 12491371 Change-Id: I3c7e81ccb8729ae6e466c654efde0c18ed734bdf Tadashi G. Takaoka2014-05-273-65/+53
* | | | | Merge "Announce the same key again"Tadashi G. Takaoka2014-05-272-13/+4
|\ \ \ \ \
| * | | | | Announce the same key again•••Bug: 15237246 Change-Id: Ie7023b727cb3eca9d0727a511b3d64a32a02cd3d Tadashi G. Takaoka2014-05-272-13/+4
| | |/ / / | |/| | |
* / | | | Use "unknown emoji" or emoji that has an empty translation•••Because the number of emoji description spoken string resources is rather huge (~800), some locales may chose an empty description as a translation. If that is the case, we will announce "unknown emoji" as a fallback. Bug: 11452158 Change-Id: Ibb65e5bec93030c40bd33ac2be2115c3bbc8bd11 Tadashi G. Takaoka2014-05-272-9/+20
|/ / / /