aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge "Create DictionaryFacilitatorLruCache."Keisuke Kuroyanagi2014-08-282-114/+164
| |\ \
| | * | Create DictionaryFacilitatorLruCache.Keisuke Kuroyanagi2014-08-272-114/+164
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This class is separated from AndroidSpellCheckerService Bug: 16547557 Change-Id: I3e58521207395588cecb2977234b89067d6da8c3
* | | | am af5c2b24: am 8d0d2363: am acce1aa5: Make sure to obtain the IC before ↵Yohei Yukawa2014-08-271-2/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | requesting CursorAnchorInfo * commit 'af5c2b24e7a5226f19aa94c67268061cbc6ab060': Make sure to obtain the IC before requesting CursorAnchorInfo
| * | | am 8d0d2363: am acce1aa5: Make sure to obtain the IC before requesting ↵Yohei Yukawa2014-08-271-2/+8
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | CursorAnchorInfo * commit '8d0d236394548be4e2302a03960ce4ee363a5483': Make sure to obtain the IC before requesting CursorAnchorInfo
| | * | Make sure to obtain the IC before requesting CursorAnchorInfoYohei Yukawa2014-08-271-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RichInputConnection#requestUpdateCursorAnchorInfo must make sure to obtain the input connection before calling methods of it. BUG: 17299587 Change-Id: I8e0cd473a4cc32583cd47634c227d702f7c69c6c
| * | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-08-272-32/+32
| |\ \ \
| | * | | Import translations. DO NOT MERGEBaligh Uddin2014-08-272-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I067525751c072822661b855072b25e574f719a23 Auto-generated-cl: translation import
| * | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-08-272-38/+38
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEBaligh Uddin2014-08-272-38/+38
| | |/ / / | | | | | | | | | | | | | | | | | | | | Change-Id: Icd839563ab1ac8d8233a8c8ad49daee02a87bd2b Auto-generated-cl: translation import
| * | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-08-271-1/+1
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEBaligh Uddin2014-08-271-1/+1
| | |/ / / | | | | | | | | | | | | | | | | | | | | Change-Id: I632754d86444b86051d9d27becef3994c82a9458 Auto-generated-cl: translation import
| * | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-08-2773-15/+234
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEBaligh Uddin2014-08-2773-15/+234
| | |/ / / | | | | | | | | | | | | | | | | | | | | Change-Id: I0e264ee268375e1de7cd887a15f5b5e58e088329 Auto-generated-cl: translation import
* | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-08-2757-8/+179
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEBaligh Uddin2014-08-2757-8/+179
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6a2cd642c61009394a29147643b0f240479cba5c Auto-generated-cl: translation import
* | | | | | am 95c4d269: Merge "Revert "Straighten the dead char implementation.""Ken Wakasa2014-08-273-248/+24
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | * commit '95c4d26994f944c8a3a4e0673a3156183ef0228b': Revert "Straighten the dead char implementation."
| * | | | | Merge "Revert "Straighten the dead char implementation.""Ken Wakasa2014-08-273-248/+24
| |\ \ \ \ \
| | * | | | | Revert "Straighten the dead char implementation."Ken Wakasa2014-08-273-248/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | am 4204d598: Merge "Straighten the dead char implementation."Jean Chalard2014-08-273-24/+248
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4204d59864b8855dd7c926c309abc6afc8ae423f': Straighten the dead char implementation.
| * | | | | | Merge "Straighten the dead char implementation."Jean Chalard2014-08-273-24/+248
| |\| | | | | | | |_|_|_|/ | |/| | | |
| | * | | | Straighten the dead char implementation.Jean Chalard2014-08-273-24/+248
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | am 8b5788d7: am 68a2a69a: am 37beaf15: Simplify onComputeInsets of LatinIMETadashi G. Takaoka2014-08-277-101/+129
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8b5788d72b9025203582546255288dfb8a02dcf5': Simplify onComputeInsets of LatinIME
| * | | | am 68a2a69a: am 37beaf15: Simplify onComputeInsets of LatinIMETadashi G. Takaoka2014-08-277-101/+129
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | * commit '68a2a69ae35352650a4c6dfc0b0c69069c4a1e1d': Simplify onComputeInsets of LatinIME
| | * | | Simplify onComputeInsets of LatinIMETadashi G. Takaoka2014-08-277-101/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | am 00042cb4: am c925ca43: am 97681ebd: Set highlight color along with the ↵Yohei Yukawa2014-08-271-2/+39
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit indicator * commit '00042cb453ae72d2f76661c6a712210e2ecd79b4': Set highlight color along with the commit indicator
| * | | | am c925ca43: am 97681ebd: Set highlight color along with the commit indicatorYohei Yukawa2014-08-271-2/+39
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'c925ca43a6e0b3175feb002ce6b5577ef7d66507': Set highlight color along with the commit indicator
| | * | | Set highlight color along with the commit indicatorYohei Yukawa2014-08-271-2/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | am d8380fdb: Merge "resolved conflicts for merge of 8159336b to master"Ken Wakasa2014-08-273-14/+53
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'd8380fdba04d82566c623f1efbcb86aa33d9e401': Set the text bgcolor only when CursorAnchorInfo is available
| * | | | resolved conflicts for merge of 8159336b to masterKen Wakasa2014-08-274-30/+105
| |\| | | | | | | | | | | | | | | | | | Change-Id: I9dd726593c6768b1db35305935ee69b0937358ef
| | * | | Set the text bgcolor only when CursorAnchorInfo is availableYohei Yukawa2014-08-273-14/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | am 8a413a2a: am 00d140ca: am a475c854: Introduce a mechanism to hide the ↵Yohei Yukawa2014-08-272-16/+52
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | indicator speculatively * commit '8a413a2a62788cef59e2cb0a4362392e036cd7be': Introduce a mechanism to hide the indicator speculatively
| * \ \ \ \ am 00d140ca: am a475c854: Introduce a mechanism to hide the indicator ↵Yohei Yukawa2014-08-272-16/+52
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | | | | | | | | | | | | | | | speculatively * commit '00d140caeb02e2e68f5b2cf7b71d349e1ad4cb5c': Introduce a mechanism to hide the indicator speculatively
| | * | | Introduce a mechanism to hide the indicator speculativelyYohei Yukawa2014-08-262-16/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | am c1596086: resolved conflicts for merge of 0268f736 to masterKen Wakasa2014-08-277-15/+1066
|\| | | | | |_|_|/ |/| | | | | | | | | | | * commit 'c1596086d3de32b66a382acf2c9b5fa00779008f': Introduce commit/add-to-dictionary indicators
| * | | resolved conflicts for merge of 0268f736 to masterKen Wakasa2014-08-277-15/+1066
| |\| | | | |/ | |/| | | | Change-Id: Ib89ef55a8752f9b5e357eed3a05c79dd28d0ec0e
| | * Introduce commit/add-to-dictionary indicatorsYohei Yukawa2014-08-267-15/+1066
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am 4660ecaa: Merge "Fix a bug where mic/emoji key wouldn\'t work."Ken Wakasa2014-08-264-15/+16
|\| | | | | | | | | | | | | | * commit '4660ecaa44d4ca141ba53552d9533ea60d3e8323': Fix a bug where mic/emoji key wouldn't work.
| * | 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.Jean Chalard2014-08-264-15/+16
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 17272902 Bug: 17269948 Change-Id: I561609fa84a6265f8148db7d2411bc1fd38dd163
* | | | am 96522da9: am 2a2d324e: am 8380f921: Fix a bug where the top prediction ↵Jean Chalard2014-08-266-35/+30
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | would disappear. * commit '96522da9eb584c173083af677f47cdbc35d81436': Fix a bug where the top prediction would disappear.
| * | | am 2a2d324e: am 8380f921: Fix a bug where the top prediction would disappear.Jean Chalard2014-08-266-35/+30
| |\ \ \ | | |/ / | |/| / | | |/ | | | * commit '2a2d324eb627807a9d09b491fbb4ac78ffb253fc': Fix a bug where the top prediction would disappear.
| | * Fix a bug where the top prediction would disappear.Jean Chalard2014-08-266-35/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am 9cf69a45: Adds documentation for a few methods.David Faden2014-08-262-4/+26
|\| | | | | | | | | | | | | | * commit '9cf69a45b24646bdd4bf365afe4e8e9fb30f9a22': Adds documentation for a few methods.
| * | Adds documentation for a few methods.David Faden2014-08-262-4/+26
| | | | | | | | | | | | Change-Id: I6bdae25a8b81cdac931f2591f33570b01e34fb2c
* | | am bf6fc495: Merge "Get dynamic dict stats via DictionaryFacilitator"Keisuke Kuroyanagi2014-08-251-0/+12
|\| | | | | | | | | | | | | | * commit 'bf6fc4953b6529274f94ecfef967faece8a0003d': Get dynamic dict stats via DictionaryFacilitator
| * | Merge "Get dynamic dict stats via DictionaryFacilitator"Keisuke Kuroyanagi2014-08-251-0/+12
| |\ \
| | * | Get dynamic dict stats via DictionaryFacilitatorKeisuke Kuroyanagi2014-08-251-0/+12
| | | | | | | | | | | | | | | | | | | | Bug: 16553957 Change-Id: Ida08ceaf34708daed52d61b3d5adfbdb48e42c71
* | | | am d8dfac6d: am abf05cc0: am fdfe73ff: Merge "Use more descriptive names for ↵Yohei Yukawa2014-08-253-18/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | some internal fields" into lmp-dev * commit 'd8dfac6dcb16f01bb20c7e1ed669b981835a2e1f': Use more descriptive names for some internal fields
| * | | am abf05cc0: am fdfe73ff: Merge "Use more descriptive names for some ↵Yohei Yukawa2014-08-253-18/+20
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | internal fields" into lmp-dev * commit 'abf05cc0da1ead7e270a7c99bf9f000dabf91f5b': Use more descriptive names for some internal fields
| | * | Merge "Use more descriptive names for some internal fields" into lmp-devYohei Yukawa2014-08-253-18/+20
| | |\ \