aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/InputMethodManagerCompatWrapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-08Extend jni interface for dictionary migration.•••Bug: 13406708 Change-Id: Iadad6df296467d0e5b631fba4a409d53c8a5a6f2 Keisuke Kuroyanagi3-2/+24
2014-05-05Import translations. DO NOT MERGE•••Change-Id: I507926af8d82abc3ef14e99dde443e6d3068a848 Auto-generated-cl: translation import Baligh Uddin57-114/+57
2014-05-05Import translations. DO NOT MERGE•••Change-Id: I597ed10762a3c2e79e77ef21ef8d7bac4ee7488b Auto-generated-cl: translation import Baligh Uddin1-9/+9
2014-05-03Fix NPE•••Follow up to I2b0ec091a11aa8a495794d633efecb6d8b818f42 bug: 14488351 Change-Id: Ic88adbd6775910f35338d798dc0d5493715708e4 Ken Wakasa1-1/+3
2014-05-01Add new bigram entry at the tail of existing list.•••Bug: 13406708 Change-Id: If3162e65fc9aa2c47f046aee528276cb51fad9f4 Keisuke Kuroyanagi4-8/+33
2014-05-01Remove Dictionaries.mDictMap.•••Bug: 13755213 Change-Id: I9ded695c31d3db05f561956c61d56ebd16d34703 Keisuke Kuroyanagi1-29/+35
2014-05-01Use dictType to class map to create sub dicts.•••Bug: 13755213 Change-Id: I4dcd5684bc65f13361bf9c4f9d50b07b1e33c62d Keisuke Kuroyanagi5-10/+40
2014-05-01Add Marathi keyboard layout•••Bug: 10028772 Change-Id: I7bca05bbbfdb2e5f61d5db611dff62ace3b71e31 Tadashi G. Takaoka41-232/+1302
2014-05-01More meaningful Emoji descriptions•••Bug: 11452158 Change-Id: I3e7c2c935bc7c371869240487928160d5ab850e2 Tadashi G. Takaoka1-29/+29
2014-05-01Move dict version check to proper place.•••Change-Id: I89a5b4fa93153081b4f7a9183619cbe7c9ea01fa Keisuke Kuroyanagi1-9/+9
2014-05-01Create factory methods for sub dicts.•••Bug: 13755213 Change-Id: I046af54b4860d2839328f2089ea785d81d04cf43 Keisuke Kuroyanagi5-35/+29
2014-05-01Guard accessibility function calls•••This is a follow up of I2b0ec091a1. Change-Id: I2801bd1530556cfa6cc176efac9d9f09f2405892 Tadashi G. Takaoka1-1/+3
2014-05-01Simplify DictionaryFacilitatorForSuggest.•••Bug: 13755213 Change-Id: I9663d1d60fccd8deb1a22683fb06fe64dee06b45 Keisuke Kuroyanagi3-121/+80
2014-05-01Introduce clustering punctuation•••Bug: 10081730 Change-Id: If198fa3df68ecb267da0a278da41fd509d6165f1 Jean Chalard6-10/+49
2014-05-01Make AccessibleKeyboardViewProxy not singleton•••This CL also renames AccessibleKeyboardViewProxy and AccessibilityEntityProvider to MainKeyboardAccessibilityDelegate and MainKeyboardAccessibilityNodeProvider. Change-Id: I2b0ec091a11aa8a495794d633efecb6d8b818f42 Tadashi G. Takaoka6-86/+27
2014-05-01Some cleanup and reinforcement•••Bug: 9520584 Change-Id: I1c0f9e1b530d4d5bf5f52c2905c20f5ab7c26442 Jean Chalard1-19/+30
2014-04-30Import translations. DO NOT MERGE•••Change-Id: I8f524bebe216fea77f76db1646cb3b202c6b1e19 Auto-generated-cl: translation import Baligh Uddin57-57/+114
2014-04-30Add CODE_POINT_BEGINNING_OF_SENTENCE in native code.•••Bug: 14119293 Change-Id: Ib101435e2840172ba004ead081022669647a8ad9 Keisuke Kuroyanagi1-0/+2
2014-04-30Handle user dict as an ExpandableBinaryDictionary.•••Bug: 13755213 Change-Id: I2d242a3332e9633d4e41e08c0bbfafcefd814ecd Keisuke Kuroyanagi4-33/+23
2014-04-30Fix the unintentional behavior change•••I0188fa56cba8e introduced an unintentional behavior change regarding the condition when the globe key is displayed if LatinIME is running on KitKat or prior version. With this CL, the previous behavior is back. BUG: 12965588 BUG: 14426646 Change-Id: I112a327dce6ad2e40beb9a60d587e77b3954da82 Yohei Yukawa1-1/+1
2014-04-30Small clean up for LARGEST_INT_DIGIT_COUNT•••Change-Id: I4a61c037370bf57b396d80ba7212d94328eaf7b9 Ken Wakasa3-9/+10
2014-04-30TalkBack correct shift state•••Change-Id: I3097805c6c8b4a4ac19fbe062f763e2639eb5cbf Tadashi G. Takaoka3-89/+58