aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Import translations. DO NOT MERGE•••Change-Id: Icd839563ab1ac8d8233a8c8ad49daee02a87bd2b Auto-generated-cl: translation import Baligh Uddin2014-08-272-38/+38
| | |/ / /
| * | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-08-271-1/+1
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGE•••Change-Id: I632754d86444b86051d9d27becef3994c82a9458 Auto-generated-cl: translation import Baligh Uddin2014-08-271-1/+1
| | |/ / /
| * | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-08-2773-15/+234
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGE•••Change-Id: I0e264ee268375e1de7cd887a15f5b5e58e088329 Auto-generated-cl: translation import Baligh Uddin2014-08-2773-15/+234
| | |/ / /
* | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-08-2757-8/+179
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGE•••Change-Id: I6a2cd642c61009394a29147643b0f240479cba5c Auto-generated-cl: translation import Baligh Uddin2014-08-2757-8/+179
* | | | | | am 95c4d269: Merge "Revert "Straighten the dead char implementation.""•••* commit '95c4d26994f944c8a3a4e0673a3156183ef0228b': Revert "Straighten the dead char implementation." Ken Wakasa2014-08-273-248/+24
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge "Revert "Straighten the dead char implementation.""Ken Wakasa2014-08-273-248/+24
| |\ \ \ \ \
| | * | | | | Revert "Straighten the dead char implementation."•••This reverts commit 5ef447aeea97c755008785b36468715922b7ccc1. Reverting because this broke a bunch of unit tests -- https://sponge.corp.google.com/target?id=b6439742-099e-46cb-8f00-d0c602a4d9bb&target=com.google.android.inputmethod.latin.tests&searchFor=&show=FAILED&sortBy=STATUS Change-Id: Ibbd9e11372993f62e630fd9da37158ffcf47c17a Ken Wakasa2014-08-273-248/+24
* | | | | | | am 4204d598: Merge "Straighten the dead char implementation."•••* commit '4204d59864b8855dd7c926c309abc6afc8ae423f': Straighten the dead char implementation. Jean Chalard2014-08-273-24/+248
|\| | | | | |
| * | | | | | Merge "Straighten the dead char implementation."Jean Chalard2014-08-273-24/+248
| |\| | | | | | | |_|_|_|/ | |/| | | |
| | * | | | Straighten the dead char implementation.•••This now supports all cases, including cases not supported by the framework. Now rebased on top of the right change, and renamed Change-Id: I7886f0dcbb86cdb4dccec09aa7c52ad339680e04 Jean Chalard2014-08-273-24/+248
| | | |/ / | | |/| |
* | | | | am 8b5788d7: am 68a2a69a: am 37beaf15: Simplify onComputeInsets of LatinIME•••* commit '8b5788d72b9025203582546255288dfb8a02dcf5': Simplify onComputeInsets of LatinIME Tadashi G. Takaoka2014-08-277-101/+129
|\| | | |
| * | | | am 68a2a69a: am 37beaf15: Simplify onComputeInsets of LatinIME•••* commit '68a2a69ae35352650a4c6dfc0b0c69069c4a1e1d': Simplify onComputeInsets of LatinIME Tadashi G. Takaoka2014-08-277-101/+129
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Simplify onComputeInsets of LatinIME•••This CL expands SoftInputWindow to the entire screen. Thus a key review backing view is eliminated and onComputeInsets() gets simplified too. Bug: 17212702 Bug: 10841052 Bug: 10541453 Change-Id: I2d859f4e4698c64cabe399000821f13bab729996 Tadashi G. Takaoka2014-08-277-101/+129
* | | | | am 00042cb4: am c925ca43: am 97681ebd: Set highlight color along with the com...•••* commit '00042cb453ae72d2f76661c6a712210e2ecd79b4': Set highlight color along with the commit indicator Yohei Yukawa2014-08-271-2/+39
|\| | | |
| * | | | am c925ca43: am 97681ebd: Set highlight color along with the commit indicator•••* commit 'c925ca43a6e0b3175feb002ce6b5577ef7d66507': Set highlight color along with the commit indicator Yohei Yukawa2014-08-271-2/+39
| |\| | |
| | * | | Set highlight color along with the commit indicator•••With this CL, the text highlight color is applied when the commit indicator is displayed. Note that the underline is not rendered when the background color is enabled. This is a known issue. Change-Id: Ia19355e1303e3a10e8a7d69bc47c779feb70248a Yohei Yukawa2014-08-271-2/+39
* | | | | am d8380fdb: Merge "resolved conflicts for merge of 8159336b to master"•••* commit 'd8380fdba04d82566c623f1efbcb86aa33d9e401': Set the text bgcolor only when CursorAnchorInfo is available Ken Wakasa2014-08-273-14/+53
|\| | | |
| * | | | resolved conflicts for merge of 8159336b to master•••Change-Id: I9dd726593c6768b1db35305935ee69b0937358ef Ken Wakasa2014-08-274-30/+105
| |\| | |
| | * | | Set the text bgcolor only when CursorAnchorInfo is available•••When CursorAnchorInfo is unavailable, we shouldn't try to show the commit indicator and set the text highlight color. With this CL, RichInputConnection can be used to track if the application responded that it does support CursorAnchorInfo or not. This result will be taken into consideration when InputLogic needs to determine whether the commit indicator should be displayed or not. Change-Id: I945d70eeb02a7a5f3d9b22459b23d7028508910f Yohei Yukawa2014-08-273-14/+53
* | | | | am 8a413a2a: am 00d140ca: am a475c854: Introduce a mechanism to hide the indi...•••* commit '8a413a2a62788cef59e2cb0a4362392e036cd7be': Introduce a mechanism to hide the indicator speculatively Yohei Yukawa2014-08-272-16/+52
|\ \ \ \ \
| * \ \ \ \ am 00d140ca: am a475c854: Introduce a mechanism to hide the indicator specula...•••* commit '00d140caeb02e2e68f5b2cf7b71d349e1ad4cb5c': Introduce a mechanism to hide the indicator speculatively Yohei Yukawa2014-08-272-16/+52
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Introduce a mechanism to hide the indicator speculatively•••This is an optional optimization to reduce the UI latency. Imagine that the commit indicator is now displayed and the composing text is being updated, it is highly likely that the commit indicator will disappear unless the application rejects the setComposingText request. If we assume that the application will accept the new composing text without any modifications, we can hide the indicator without waiting for the arrival of new CursorAnchorInfo event. This optimization isn't dangerous because we can show the indicator again when we receive new CursorAnchorInfo event and the assumption is turned out to be invalid. Change-Id: Id59c6607a1029782410611e768791af9984f14ac Yohei Yukawa2014-08-262-16/+52
* | | | | am c1596086: resolved conflicts for merge of 0268f736 to master•••* commit 'c1596086d3de32b66a382acf2c9b5fa00779008f': Introduce commit/add-to-dictionary indicators Ken Wakasa2014-08-277-15/+1066
|\| | | | | |_|_|/ |/| | |
| * | | resolved conflicts for merge of 0268f736 to master•••Change-Id: Ib89ef55a8752f9b5e357eed3a05c79dd28d0ec0e Ken Wakasa2014-08-277-15/+1066
| |\| | | | |/ | |/|
| | * Introduce commit/add-to-dictionary indicators•••This CL introduces commit/add-to-dictionary indicators. Note that the text is not yet highlighted when the commit indicator is displayed. It will be addressed in subsequent CLs. Change-Id: I7e9b0fcfdc0776a50a1d8cfb41ee0add813317dd Yohei Yukawa2014-08-267-15/+1066
* | | am 4660ecaa: Merge "Fix a bug where mic/emoji key wouldn\'t work."•••* commit '4660ecaa44d4ca141ba53552d9533ea60d3e8323': Fix a bug where mic/emoji key wouldn't work. Ken Wakasa2014-08-264-15/+16
|\| |
| * | Merge "Fix a bug where mic/emoji key wouldn't work."Ken Wakasa2014-08-264-15/+16
| |\ \
| | * | Fix a bug where mic/emoji key wouldn't work.•••Bug: 17272902 Bug: 17269948 Change-Id: I561609fa84a6265f8148db7d2411bc1fd38dd163 Jean Chalard2014-08-264-15/+16
* | | | am 96522da9: am 2a2d324e: am 8380f921: Fix a bug where the top prediction wou...•••* commit '96522da9eb584c173083af677f47cdbc35d81436': Fix a bug where the top prediction would disappear. Jean Chalard2014-08-266-35/+30
|\| | |
| * | | am 2a2d324e: am 8380f921: Fix a bug where the top prediction would disappear.•••* commit '2a2d324eb627807a9d09b491fbb4ac78ffb253fc': Fix a bug where the top prediction would disappear. Jean Chalard2014-08-266-35/+30
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix a bug where the top prediction would disappear.•••This is because prediction can't be easily distinguished in style. This fixes the bug by simulating the right members, but some refactoring should be done to remove useless booleans. Bug: 17271923 Change-Id: Ib88f3fb95678021624e59535492926dd315d26fb Jean Chalard2014-08-266-35/+30
* | | am 9cf69a45: Adds documentation for a few methods.•••* commit '9cf69a45b24646bdd4bf365afe4e8e9fb30f9a22': Adds documentation for a few methods. David Faden2014-08-262-4/+26
|\| |
| * | Adds documentation for a few methods.•••Change-Id: I6bdae25a8b81cdac931f2591f33570b01e34fb2c David Faden2014-08-262-4/+26
* | | am bf6fc495: Merge "Get dynamic dict stats via DictionaryFacilitator"•••* commit 'bf6fc4953b6529274f94ecfef967faece8a0003d': Get dynamic dict stats via DictionaryFacilitator Keisuke Kuroyanagi2014-08-251-0/+12
|\| |
| * | Merge "Get dynamic dict stats via DictionaryFacilitator"Keisuke Kuroyanagi2014-08-251-0/+12
| |\ \
| | * | Get dynamic dict stats via DictionaryFacilitator•••Bug: 16553957 Change-Id: Ida08ceaf34708daed52d61b3d5adfbdb48e42c71 Keisuke Kuroyanagi2014-08-251-0/+12
* | | | am d8dfac6d: am abf05cc0: am fdfe73ff: Merge "Use more descriptive names for ...•••* commit 'd8dfac6dcb16f01bb20c7e1ed669b981835a2e1f': Use more descriptive names for some internal fields Yohei Yukawa2014-08-253-18/+20
|\| | |
| * | | am abf05cc0: am fdfe73ff: Merge "Use more descriptive names for some internal...•••* commit 'abf05cc0da1ead7e270a7c99bf9f000dabf91f5b': Use more descriptive names for some internal fields Yohei Yukawa2014-08-253-18/+20
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Use more descriptive names for some internal fields" into lmp-devYohei Yukawa2014-08-253-18/+20
| | |\ \
| | | * | Use more descriptive names for some internal fields•••This CL clarifies that delay parameters are specified with milliseconds. Change-Id: I401a60b8c09c2a04201af5b74babcdb091c07f4a Yohei Yukawa2014-08-253-18/+20
* | | | | am 1a31d784: Merge "Introduce onEvent() to improve testability"•••* commit '1a31d784cdf6c651d1ee6001dcbd3660d93b4945': Introduce onEvent() to improve testability Jean Chalard2014-08-251-18/+28
|\| | | |
| * | | | Merge "Introduce onEvent() to improve testability"Jean Chalard2014-08-251-18/+28
| |\ \ \ \
| | * | | | Introduce onEvent() to improve testability•••...and prepare for the future Change-Id: Ieed96ab552993fd148e80b9c3355f1b569bd716f Jean Chalard2014-08-251-18/+28
* | | | | | am d147db87: am c500700f: am 19dd34a0: Show view even when IME is explicitly ...•••* commit 'd147db876365066e8989764807f532c0865349e3': Show view even when IME is explicitly shown with physical keyboard Tadashi G. Takaoka2014-08-251-0/+12
|\| | | | |
| * | | | | am c500700f: am 19dd34a0: Show view even when IME is explicitly shown with ph...•••* commit 'c500700faec11b7a6d54a821009be4d657c43394': Show view even when IME is explicitly shown with physical keyboard Tadashi G. Takaoka2014-08-251-0/+12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Show view even when IME is explicitly shown with physical keyboard•••Bug: 17242477 Bug: 13988700 Change-Id: I519c0481760a9aa93a5d9bee68e0f6a3a8fc4d9d Tadashi G. Takaoka2014-08-251-0/+12
* | | | | | am ee8ebeec: Merge "Fix unit tests"•••* commit 'ee8ebeecbf80b9cccc5569570112634b49c45b53': Fix unit tests Jean Chalard2014-08-252-3/+8
|\| | | | |