summaryrefslogtreecommitdiff
path: root/java/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix accidentally inverted if check.Dan Zivkovic2015-02-041-1/+1
* | 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
* | Fix delete handling in Emoji keyboard.Dan Zivkovic2015-02-031-2/+55
|/
* LatinIME portion of "green plus" feature.Dan Zivkovic2015-02-0317-1300/+29
* Merge "Nuke Amanatto"Jatin Matani2015-02-039-494/+5
|\
| * Nuke AmanattoJatin Matani2015-02-029-494/+5
* | Remove custom code for Emoji keyboard Delete key.Dan Zivkovic2015-02-021-131/+1
* | Merge "Create a new KeyboardLayout class to represent the layout."Mohammadinamul Sheik2015-01-313-1/+136
|\ \
| * | Create a new KeyboardLayout class to represent the layout.Mohammadinamul Sheik2015-01-303-1/+136
| |/
* / LatinIME portion of multi-lang option removal.Dan Zivkovic2015-01-2913-110/+5
|/
* Disable the Burmese keyboard.Dan Zivkovic2015-01-294-342/+2
* 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-162-2/+17
|\ \ \ | |/ / |/| |
| * | Fix moving the cursor inside composition in lang w/o spacesJean Chalard2014-12-222-2/+17
* | | 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-175-99/+11
|\ \ \ | |_|/ |/| |
| * | Remove SubtypeSwitcherTadashi G. Takaoka2014-12-125-99/+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-124-40/+38
|\ \
| * | Make LanguageOnSpacebarHelper as utility classTadashi G. Takaoka2014-12-114-40/+38
* | | Disable multiple language inputJean Chalard2014-12-111-3/+1
|/ /
* | Add NetworkConnectivityUtils classTadashi G. Takaoka2014-12-114-33/+121
* | 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-0910-104/+22
* | | Merge "Rename variable name to remove ambiguity"Jatin Matani2014-12-091-3/+3
|\ \ \
| * | | Rename variable name to remove ambiguityJatin Matani2014-12-081-3/+3
| | |/ | |/|
* / | Remove unnecessary cast and importTadashi G. Takaoka2014-12-091-3/+1
|/ /
* | 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