summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [ML15] First step in removing DictionaryFacilitator.getLocaleJean Chalard2014-10-073-22/+29
|/ / /
* | | Merge "Quit having obsolete options for ime-simulator."Keisuke Kuroyanagi2014-10-071-4/+0
|\ \ \
| * | | Quit having obsolete options for ime-simulator.Keisuke Kuroyanagi2014-10-061-4/+0
* | | | Merge "Postponing memory deallocation after onFinishInputView"Adrian Velicu2014-10-061-9/+31
|\ \ \ \
| * | | | Postponing memory deallocation after onFinishInputViewAdrian Velicu2014-10-061-9/+31
* | | | | Fix missing prediction words on contextual stripTadashi G. Takaoka2014-10-077-21/+31
* | | | | Merge "[ML14] Forward the locale list to relevant places, again"Jean Chalard2014-10-065-68/+71
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ML14] Forward the locale list to relevant places, againJean Chalard2014-10-065-68/+71
* | | | | Merge "Remove ENABLE_CURSOR_ANCHOR_INFO_CALLBACK"Yohei Yukawa2014-10-062-12/+8
|\ \ \ \ \
| * | | | | Remove ENABLE_CURSOR_ANCHOR_INFO_CALLBACKYohei Yukawa2014-10-062-12/+8
* | | | | | Merge "Update setup wizard video and image of AOSP"Tadashi G. Takaoka2014-10-062-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update setup wizard video and image of AOSPTadashi G. Takaoka2014-10-062-4/+5
| | |/ / / | |/| | |
* | | | | Merge "Refactor custom input style settings"Tadashi G. Takaoka2014-10-061-31/+23
|\ \ \ \ \
| * | | | | Refactor custom input style settingsTadashi G. Takaoka2014-10-061-31/+23
| |/ / / /
* / / / / Make UserHistoryDictionary use updateEntriesForWordWithNgramContext()Keisuke Kuroyanagi2014-10-064-49/+52
|/ / / /
* / / / Make unit tests use new entry updating method.Keisuke Kuroyanagi2014-10-061-0/+20
|/ / /
* / / Revert "[ML14] Forward the locale list to relevant places"Ken Wakasa2014-10-035-71/+68
|/ /
* | [ML14] Forward the locale list to relevant placesJean Chalard2014-10-035-68/+71
* | Merge "Fix a behavior change in dicttool"Jean Chalard2014-10-031-8/+23
|\ \
| * | Fix a behavior change in dicttoolJean Chalard2014-10-031-8/+23
* | | Fix when to show input viewTadashi G. Takaoka2014-10-031-4/+24
|/ /
* | Add calls to stub for API to consume gesture data.David Faden2014-10-036-4/+138
* | Fix ellipsizing and text scale x calculationTadashi G. Takaoka2014-10-021-57/+62
* | Merge "Preserve spans when splitting sentences"Yohei Yukawa2014-10-021-3/+2
|\ \
| * | Preserve spans when splitting sentencesYohei Yukawa2014-10-021-3/+2
* | | Merge "[ML12] Add a getPrimaryLocale function and some refactoring"Jean Chalard2014-10-022-17/+52
|\ \ \
| * | | [ML12] Add a getPrimaryLocale function and some refactoringJean Chalard2014-10-022-17/+52
* | | | Merge "Include a code point table in the binary dictionary."Akifumi Yoshimoto2014-10-021-1/+3
|\ \ \ \
| * | | | Include a code point table in the binary dictionary.Akifumi Yoshimoto2014-10-021-1/+3
* | | | | Fix unnecessary touch event handlingTadashi G. Takaoka2014-10-021-0/+6
| |/ / / |/| | |
* | | | Merge "Never include the typed word in recorrections"Jean Chalard2014-10-012-32/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Never include the typed word in recorrectionsJean Chalard2014-10-012-32/+11
* | | | Merge "Make a better effort to detect a framework lie."Jean Chalard2014-10-013-17/+35
|\ \ \ \
| * | | | Make a better effort to detect a framework lie.Jean Chalard2014-10-013-17/+35
| |/ / /
* | | | Merge "Fix an NPE on ICS factory rom."Jean Chalard2014-10-011-2/+4
|\ \ \ \
| * | | | Fix an NPE on ICS factory rom.Jean Chalard2014-10-011-2/+4
| |/ / /
* | | | Merge "Add jni method to update entries for a word efficiently."Keisuke Kuroyanagi2014-10-011-0/+3
|\ \ \ \
| * | | | Add jni method to update entries for a word efficiently.Keisuke Kuroyanagi2014-10-011-0/+3
* | | | | Merge "Fix when to show more suggestions dot hint"Tadashi G. Takaoka2014-10-011-3/+7
|\ \ \ \ \
| * | | | | Fix when to show more suggestions dot hintTadashi G. Takaoka2014-10-011-3/+7
* | | | | | Merge "Introduce NgramProperty in Java side."Keisuke Kuroyanagi2014-10-014-21/+79
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Introduce NgramProperty in Java side.Keisuke Kuroyanagi2014-10-014-21/+79
* | | | | Merge "Add StatsUtils#onLoadSettings for when settings are changed"Jatin Matani2014-10-011-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add StatsUtils#onLoadSettings for when settings are changedJatin Matani2014-09-301-0/+2
* | | | | Avoid double space when autocorrect is triggeredAdrian Velicu2014-09-301-1/+9
| |_|/ / |/| | |
* | | | Merge "Create a code point table based on occurrence counts."Akifumi Yoshimoto2014-09-292-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Create a code point table based on occurrence counts.Akifumi Yoshimoto2014-09-262-0/+3
* | | | Merge "Rename PrevWordsInfo to NgramContext."Keisuke Kuroyanagi2014-09-2923-192/+188
|\ \ \ \
| * | | | Rename PrevWordsInfo to NgramContext.Keisuke Kuroyanagi2014-09-2923-192/+188
* | | | | Merge "Refactoring PrevWordsInfo."Keisuke Kuroyanagi2014-09-294-27/+61
|\| | | | | |_|/ / |/| | |