- Nov 20, 2014
-
-
Jean Chalard authored
That allows to carry the language information in an accurate manner. Bug: 18063142 Change-Id: I0bca8981372ae10648274095b18b26a3686b762b
-
- Nov 19, 2014
-
-
Jean Chalard authored
Bug: 18181427 Change-Id: Ib4dd62037b1f7b2d10496ee3e45b4a138e29f90a
-
- Nov 18, 2014
-
-
Jean Chalard authored
...and fix a bug that happened because of it. Bug: 18417740 Change-Id: I7a33780adcb8f4e2625abcd3eec906dfee1f5dcf
-
- Nov 17, 2014
-
-
Jean Chalard authored
Change-Id: Ied821df01e032ebc913d2f15dffdf41a51372ea4
-
- Oct 29, 2014
-
-
Jean Chalard authored
Bug: 18108776 Change-Id: Ie5c0430aa41a8d6c58bf510a10173223d7dfe9fe
-
- Oct 28, 2014
-
-
Jean Chalard authored
Bug: 18108776 Change-Id: Ia46a4102a0e86e71118ca5e641f9f531998e166b
-
- Oct 23, 2014
-
-
Ken Wakasa authored
Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d
-
Tadashi G. Takaoka authored
This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1
-
- Oct 21, 2014
-
-
Tadashi G. Takaoka authored
This CL fixes the following compiler warnings. - Indirect access to static member - Access to a non-accessible member of an enclosing type - Parameter assignment - Method can be static - Local variable declaration hides another field or variable - Value of local variable is not used - Unused import - Unused private member - Unnecessary 'else' statement - Unnecessary declaration of throw exception - Redundant type arguments - Missing '@Override' annotation - Unused '@SuppressWarning' annotations Bug: 18003991 Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
-
- Oct 15, 2014
-
-
Jean Chalard authored
We should reset the composition state when moving the cursor inside the word after a gesture when the text field specifies no suggestions. Bug: 17959921 Change-Id: I977fea775f7b7e145e343636f0fb94266a40953a
-
- Oct 09, 2014
-
-
Jean Chalard authored
Bug: 11330140 Bug: 17875601 Bug: 17623275 Change-Id: Ie4620f36f312c54c7b01b5f6cbdb0bc9171b6179
-
Jean Chalard authored
That is, when auto-correcting or when manually picking. This is not great, but it's a good starting point. Bug: 11230254 Change-Id: I07627f48e2de1c28053d6572c7c72625808ec79c
-
- Oct 08, 2014
-
-
Jean Chalard authored
Bug: 11230254 Change-Id: I6ad2e7f89862fbfe7af5502961643320c782347f
-
- Oct 06, 2014
-
-
Tadashi G. Takaoka authored
Bug: 17874801 Change-Id: Iaba935a6b2548376f10a0ecd80f07ea7ada6c60a
-
Yohei Yukawa authored
We can now start relying on L APIs even in unbundled release. This means ENABLE_CURSOR_ANCHOR_INFO_CALLBACK can be always true. Hence we simply remove it. Change-Id: I0353e992e97e252059f83accea100504594bf171
-
- Oct 03, 2014
-
-
David Faden authored
Bug: 17400259 Change-Id: Ib3511afffe1d14662e7dd14611f384689516e664
-
- Oct 01, 2014
-
-
Jean Chalard authored
Bug: 17130496 Change-Id: I1a3631670c152d9b7667c9c4e08e14c48569eef5
-
Jean Chalard authored
In ICS factory rom and MR0, there was a bug where calling the constructor for SuggestionSpan that doesn't take a context as an argument would always return in a crash. Don't call it, and pass an explicit context instead. Bug: 13552505 Change-Id: I5c919499b9d086c2cf283795b2af5b91cb425933
-
Jean Chalard authored
Bug: 17623275 Change-Id: I2461e5e8baf06fb80a05b87f9d3db7a4d1952a01
-
- Sep 30, 2014
-
-
Adrian Velicu authored
Bug: 17596034 Change-Id: Iaa6cc066eefd2436195a91791f2628e9a5f1c449
-
- Sep 29, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14425059 Change-Id: Id06a71681fa8b5e589e29fba10fe5c1cfed66984
-
- Sep 22, 2014
-
-
Adrian Velicu authored
Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords instances directly to it to use isEmpty instead Bug: 17560717 Change-Id: I7032bf0ab46f9cf5e3b3312a14e689b5496764c1
-
- Sep 19, 2014
-
-
Mohammadinamul Sheik authored
In chat clients, the last committed word is not committed via rich input connection. This will handle those missed out cases. Change-Id: If3f1f6e1927cdf56a09d3e9124f05c66ca75de53
-
- Sep 18, 2014
-
-
Mohammadinamul Sheik authored
Change-Id: Ibb2cf0150cd9a851ff48d097688edc916dc82998
-
Yohei Yukawa authored
With this CL, the previously used commit indicator was reverted. Instead we use the add-to-dictionary indicator only at the moment. This CL also fixes the indicator position in bidi context. BUG: 17335734 Change-Id: I5f7cf173ddc30876e2b01320acaff8ba4265edf6
-
- Sep 16, 2014
-
-
Mohammadinamul Sheik authored
Change-Id: I9547b6c0f082ef7c09b251a6458badb65a841229
-
- Sep 10, 2014
-
-
Mohammadinamul Sheik authored
Change-Id: Id45d217073e49ca5f2ba639b608d168d136bba58
-
- Sep 08, 2014
-
-
Jean Chalard authored
Change-Id: I623e4ccbc324751eb67ec4bb777e2be5ae2a60d1 Bug: 17418371
-
Jean Chalard authored
Bug: 16733686 Change-Id: I7a9f79a81e33a1f5bf5f3daf0b78d0f1e4447e7a
-
Mohammadinamul Sheik authored
Change-Id: I1588448154d086569cb026825fdc36cd1812a582
-
- Sep 03, 2014
-
-
Yohei Yukawa authored
This is a follow up CL for API signature change in I772c48ff18918e48a81e807b48ff907614485c09 BUG: 17320996 Change-Id: Ic8b6162bda12bf74fae79af212c5d81c400eb9e8
-
- Aug 27, 2014
-
-
Yohei Yukawa authored
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 Yukawa authored
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 Yukawa authored
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 Yukawa authored
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
-
- Aug 26, 2014
-
-
Jean Chalard authored
Bug: 17272902 Bug: 17269948 Change-Id: I561609fa84a6265f8148db7d2411bc1fd38dd163
-
Jean Chalard authored
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
-
- Aug 25, 2014
-
-
Yohei Yukawa authored
Change-Id: I597ab26db70387b80ddcd7d51de6ae751380030d
-
Yohei Yukawa authored
This is a groundwork for subsequent CLs where we need to call this method from multiple places. This CL does not change any existing behaviors. Change-Id: Id8fa0360305d7383571edffab6752b2240367cf9
-
Yohei Yukawa authored
This CL slightly extends the condition when "Add to dictionary" hint is dismissed. With this CL, "Add to dictionary hint" will be dismissed by any non-special char event. This is more comfortable especially if we start using more intrusive UIs such as indicator and/or background color with the text hint in the suggestion strip. Change-Id: I2ea0fa40d9c6663ebf5d5439be3eca2a2cbd5166
-