summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin
Commit message (Expand)AuthorAgeFilesLines
...
* | Don't check user dictionary, except for spelling.Dan Zivkovic2015-02-044-36/+57
* | Merge "Removing code from RichInputConnection."Dan Zivkovic2015-02-052-55/+4
|\ \
| * | Removing code from RichInputConnection.Dan Zivkovic2015-02-042-55/+4
* | | Merge "Selections spans should not split surrogate pair."Dan Zivkovic2015-02-051-1/+24
|\| |
| * | Selections spans should not split surrogate pair.Dan Zivkovic2015-02-041-1/+24
* | | Merge "AOSP changes to use KeyboardLayout to support the new DictionaryFacili...Mohammadinamul Sheik2015-02-0511-22/+97
|\ \ \ | |/ / |/| |
| * | AOSP changes to use KeyboardLayout to support the new DictionaryFacilitatorMohammadinamul Sheik2015-02-0411-22/+97
* | | Remnant of green [+] feature.Dan Zivkovic2015-02-041-38/+5
|/ /
* / Remove last vestiges of contextual+personal dictionary.Dan Zivkovic2015-02-043-29/+2
|/
* LatinIME portion of "green plus" feature.Dan Zivkovic2015-02-0312-610/+25
* Merge "Nuke Amanatto"Jatin Matani2015-02-039-494/+5
|\
| * Nuke AmanattoJatin Matani2015-02-029-494/+5
* | LatinIME portion of multi-lang option removal.Dan Zivkovic2015-01-2913-110/+5
|/
* Disable the Burmese keyboard.Dan Zivkovic2015-01-291-2/+1
* Change DictionaryFacilitator.java to an interface, create itsMario Tanev2015-01-275-837/+1006
* Merge "Add a method for handling for words not found in dictionary."Chieu Nguyen2015-01-231-0/+10
|\
| * Add a method for handling for words not found in dictionary.Chieu Nguyen2015-01-141-0/+10
* | Merge "AOSP change for showing the app icon."Dan Zivkovic2015-01-164-144/+14
|\ \
| * | AOSP change for showing the app icon.Dan Zivkovic2015-01-164-144/+14
* | | Merge "Fix moving the cursor inside composition in lang w/o spaces"Jean Chalard2015-01-161-2/+2
|\ \ \ | |/ / |/| |
| * | Fix moving the cursor inside composition in lang w/o spacesJean Chalard2014-12-221-2/+2
* | | Fix NPE in PunctuationSuggestions.Dan Zivkovic2015-01-131-5/+11
| |/ |/|
* | Rename production flag for cloud sync featureJatin Matani2014-12-291-3/+3
|/
* [3]Ping dictionary stats:Pass DictionaryFacilitatorJatin Matani2014-12-181-1/+2
* Merge "[2]Pass context to StatsUtilsManager for alarms."Jatin Matani2014-12-181-2/+2
|\
| * [2]Pass context to StatsUtilsManager for alarms.Jatin Matani2014-12-171-2/+2
* | Merge "Cleanup InputMethodInfoCache"Tadashi G. Takaoka2014-12-171-22/+32
|\ \
| * | Cleanup InputMethodInfoCacheTadashi G. Takaoka2014-12-121-22/+32
* | | Merge "Remove SubtypeSwitcher"Tadashi G. Takaoka2014-12-174-95/+11
|\ \ \ | |_|/ |/| |
| * | Remove SubtypeSwitcherTadashi G. Takaoka2014-12-124-95/+11
| |/
* | Passing account info to dictionaryFacilitatorJatin Matani2014-12-1611-75/+142
* | Merge "Provide a preference to delete data from cloud."Jatin Matani2014-12-121-2/+36
|\ \ | |/ |/|
| * Provide a preference to delete data from cloud.Jatin Matani2014-12-091-2/+36
* | Merge "Make LanguageOnSpacebarHelper as utility class"Tadashi G. Takaoka2014-12-122-10/+103
|\ \
| * | Make LanguageOnSpacebarHelper as utility classTadashi G. Takaoka2014-12-112-10/+103
* | | Disable multiple language inputJean Chalard2014-12-111-3/+1
|/ /
* | Add NetworkConnectivityUtils classTadashi G. Takaoka2014-12-113-32/+116
* | Merge "Quit auto-correct explicit accented letters to base letters."Keisuke Kuroyanagi2014-12-092-0/+9
|\ \
| * | Quit auto-correct explicit accented letters to base letters.Keisuke Kuroyanagi2014-12-092-0/+9
* | | Revert "Add keyboard margin options to place the keyboard dynamically."Tadashi G. Takaoka2014-12-097-85/+16
* | | Rename variable name to remove ambiguityJatin Matani2014-12-081-3/+3
| |/ |/|
* | Merge "Hook for fetching sync content from UserHistoryDict"Jatin Matani2014-12-082-2/+38
|\ \
| * | Hook for fetching sync content from UserHistoryDictJatin Matani2014-11-262-2/+38
* | | Merge "Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitc...Tadashi G. Takaoka2014-12-064-40/+34
|\ \ \
| * | | Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcherTadashi G. Takaoka2014-12-014-40/+34
* | | | Add keyboard margin options to place the keyboard dynamically.Andy Wang2014-12-057-16/+85
* | | | Merge "Cancel interval alarm for dictionary decaying in onDestroy."Keisuke Kuroyanagi2014-12-033-8/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cancel interval alarm for dictionary decaying in onDestroy.Keisuke Kuroyanagi2014-12-023-8/+32
* | | | Stop passing through keyPrefs as it's already available.Andy Wang2014-12-023-6/+5
* | | | Fix a misspelled method nameAdrian Velicu2014-12-022-2/+2
| |/ / |/| |