summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix NoClassDefFoundError due to CursorAnchorInfo in KYohei Yukawa2014-10-071-0/+5
* | | | [ML17] Add a method to switch the most probable languageJean Chalard2014-10-071-6/+33
* | | | [ML16] Remove DictionaryFacilitator.getLocale()Jean Chalard2014-10-073-16/+16
* | | | [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 "Add a utility method to SuggestionSpanUtils"Yohei Yukawa2014-10-061-0/+28
|\ \ \ \ \
| * | | | | Add a utility method to SuggestionSpanUtilsYohei Yukawa2014-10-061-0/+28
* | | | | | Merge "[ML14] Forward the locale list to relevant places, again"Jean Chalard2014-10-0611-90/+126
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ML14] Forward the locale list to relevant places, againJean Chalard2014-10-0611-90/+126
* | | | | | 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
| |/ / / /
* | | | | Merge "Add unittest for SuggestionSpanUtils"Yohei Yukawa2014-10-061-1/+6
|\ \ \ \ \
| * | | | | Add unittest for SuggestionSpanUtilsYohei Yukawa2014-10-061-1/+6
| | |/ / / | |/| | |
* | | | | 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-0311-126/+90
|/ /
* | [ML14] Forward the locale list to relevant placesJean Chalard2014-10-0311-90/+126
* | Use Devanagari Danda letter as full stop on Nepali keyboardTadashi G. Takaoka2014-10-031-98/+102
* | Merge "Fix a behavior change in dicttool"Jean Chalard2014-10-031-8/+23
|\ \
| * | Fix a behavior change in dicttoolJean Chalard2014-10-031-8/+23
* | | Merge "[ML13] Fix the locale passing in ProximityInfo"Jean Chalard2014-10-032-22/+13
|\ \ \
| * | | [ML13] Fix the locale passing in ProximityInfoJean Chalard2014-10-032-22/+13
| |/ /
* / / Fix when to show input viewTadashi G. Takaoka2014-10-032-6/+27
|/ /
* | 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
* | | | | Merge "Fix unnecessary touch event handling"Tadashi G. Takaoka2014-10-021-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix unnecessary touch event handlingTadashi G. Takaoka2014-10-021-0/+6
* | | | | Merge "Avoid downloading the metadata in quick succession."Jean Chalard2014-10-024-26/+79
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Avoid downloading the metadata in quick succession.Jean Chalard2014-10-014-26/+79
* | | | | 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
| |/ / / /
* | | | | Add Uzbek keyboardTadashi G. Takaoka2014-10-011-239/+304