aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/research/UploaderService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-04Separate flaky unit test from KeyboardLayoutSetTestsBase•••Move the flaky unit test to KeyboardLayoutSetSubtypesCountTests. Bug: 13291370 Bug: 13017434 Change-Id: I2144be4cc6b8215b895c45f47a5190fdeaa806f9 Tadashi G. Takaoka2-27/+69
2014-03-04[IL114] Move a method to InputLogic•••Bug: 8636060 Change-Id: I0d8f93985ddc6e93ce9af0d92a8056620351a498 Jean Chalard2-25/+31
2014-03-04[IL113] More cleanup•••We should not test punctuation with this equality test any more. Also, whether the suggestion strip is displayed or not, or whether the hint is displayed or not, has nothing to do with this method and should be handled elsewhere rather than here -- and as a matter of fact, it is, which makes this useless. Bug: 8636060 Change-Id: I6a54ee87e4e9f81bc33158acf4a264c3abd5829d Jean Chalard1-9/+5
2014-03-04[IL112] Cleanup•••Bug: 8636060 Change-Id: Ic7c2dec2521613d52707457463691bec383177ff Jean Chalard1-6/+1
2014-03-04[IL111] Remove a member.•••...and improve encapsulation and readability. Bug: 8636060 Change-Id: I36407630b307df0721ea7fdb7e7a22cdf2b018b3 Jean Chalard3-22/+30
2014-03-04Dismiss all key preview before showing more suggestions•••This CL also release key graphics and dismiss sliding key input preview. Bug: 13204690 Change-Id: Ie8eb7b7beca51689a907da9c0713b4d34d48dda1 Tadashi G. Takaoka1-0/+3
2014-03-04Dismiss more keys keyboard before statring more suggestionsview to show•••Bug: 13204690 Change-Id: I9188edd0e99ca8acdcb0f0e045be7d267d56b12d Tadashi G. Takaoka2-2/+7
2014-03-03Fix InputMethodInfo cache in RichInputMethodManager•••Bug: 13271570 Change-Id: Ie06cd83baaaf674d8b34f0232c164c4541aceb43 Tadashi G. Takaoka1-25/+48
2014-03-03Add additional subtypes test•••Change-Id: I2994fd72bc284c84757f5a2bfa8045aa574a8fbc Tadashi G. Takaoka2-0/+14
2014-03-03Fix unit test message to use 0-based index•••Change-Id: I2c91628d21dc96712f6cbea996f28f5d39fb402e Tadashi G. Takaoka1-1/+1
2014-02-28Fix: wrong auto correction for whilelist and personalized words.•••This happens when there are tailing single quotes. Bug: 13237314 Change-Id: I7fd2a20b25ac2217f9621d7f2510345bbd633c14 Keisuke Kuroyanagi1-4/+4
2014-02-28Add header attributes for evaluation.•••Bug: 13197276 Change-Id: Ib5247da691ff24a73e13485288237ccc51bb54f0 Keisuke Kuroyanagi10-48/+119