summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Improve multi-word suggestion handling for user history."Keisuke Kuroyanagi2014-05-123-14/+29
|\| | | | | | |/ / / / |/| | | |
| * | | | Improve multi-word suggestion handling for user history.Keisuke Kuroyanagi2014-05-123-14/+29
* | | | | Create the path for specifying combining rules in the subtypeJean Chalard2014-05-126-2/+51
* | | | | Add voice key to suggestions stripTadashi G. Takaoka2014-05-121-12/+48
* | | | | Remove ContextualDictionary.haveContentsChanged().Keisuke Kuroyanagi2014-05-121-6/+1
* | | | | Merge "Add contextual dictionary to the dictionary facilitator."Keisuke Kuroyanagi2014-05-123-1/+65
|\ \ \ \ \
| * | | | | Add contextual dictionary to the dictionary facilitator.Keisuke Kuroyanagi2014-05-013-1/+65
* | | | | | Cleanup : remove a useless memberJean Chalard2014-05-121-3/+2
* | | | | | Refactor KeyboardThemeTadashi G. Takaoka2014-05-122-3/+24
| |_|/ / / |/| | | |
* | | | | Merge "Revert "Refactor KeyboardTheme""Ken Wakasa2014-05-092-24/+3
|\ \ \ \ \
| * | | | | Revert "Refactor KeyboardTheme"Ken Wakasa2014-05-092-24/+3
* | | | | | Merge "Refactor KeyboardTheme"Tadashi G. Takaoka2014-05-092-3/+24
|\| | | | |
| * | | | | Refactor KeyboardThemeTadashi G. Takaoka2014-05-092-3/+24
* | | | | | Merge "Add VERSION4_TEST for testing."Keisuke Kuroyanagi2014-05-093-3/+11
|\ \ \ \ \ \
| * | | | | | Add VERSION4_TEST for testing.Keisuke Kuroyanagi2014-05-093-3/+11
* | | | | | | Fix unit tests by adding @UsedForTestingKeisuke Kuroyanagi2014-05-091-2/+1
| |/ / / / / |/| | | | |
* | | | | | Merge "Check whether contacts have changed using hashCode()."Keisuke Kuroyanagi2014-05-094-71/+39
|\ \ \ \ \ \
| * | | | | | Check whether contacts have changed using hashCode().Keisuke Kuroyanagi2014-05-084-71/+39
* | | | | | | Merge "Periodic GC for personalization dict."Keisuke Kuroyanagi2014-05-092-3/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Periodic GC for personalization dict.Keisuke Kuroyanagi2014-05-082-3/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Extend jni interface for dictionary migration."Keisuke Kuroyanagi2014-05-082-2/+9
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Extend jni interface for dictionary migration.Keisuke Kuroyanagi2014-05-082-2/+9
| |/ / /
* | | | Merge "Use margin instead of padding in SuggestionStripView"Tadashi G. Takaoka2014-05-082-9/+8
|\ \ \ \
| * | | | Use margin instead of padding in SuggestionStripViewTadashi G. Takaoka2014-05-072-9/+8
* | | | | Merge "Use DistracterFilter when getting Language Model Param of a word"Xiaojun Bi2014-05-082-10/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use DistracterFilter when getting Language Model Param of a wordXiaojun Bi2014-05-072-10/+18
| |/ / /
* / / / Fix: mIsUserDictEnabled is never updated.Keisuke Kuroyanagi2014-05-071-0/+1
|/ / /
* | | Merge "Remove Dictionaries.mDictMap."Keisuke Kuroyanagi2014-05-011-29/+35
|\| |
| * | Remove Dictionaries.mDictMap.Keisuke Kuroyanagi2014-05-011-29/+35
* | | Merge "Use dictType to class map to create sub dicts."Keisuke Kuroyanagi2014-05-015-10/+40
|\| |
| * | Use dictType to class map to create sub dicts.Keisuke Kuroyanagi2014-05-015-10/+40
* | | Merge "Create factory methods for sub dicts."Keisuke Kuroyanagi2014-05-015-35/+29
|\| |
| * | Create factory methods for sub dicts.Keisuke Kuroyanagi2014-05-015-35/+29
* | | Move dict version check to proper place.Keisuke Kuroyanagi2014-05-011-9/+9
* | | Merge "Simplify DictionaryFacilitatorForSuggest."Keisuke Kuroyanagi2014-05-013-121/+80
|\| |
| * | Simplify DictionaryFacilitatorForSuggest.Keisuke Kuroyanagi2014-05-013-121/+80
* | | Merge "Introduce clustering punctuation"Jean Chalard2014-05-012-10/+20
|\ \ \
| * | | Introduce clustering punctuationJean Chalard2014-05-012-10/+20
* | | | Merge "Make AccessibleKeyboardViewProxy not singleton"Tadashi G. Takaoka2014-05-011-5/+0
|\ \ \ \
| * | | | Make AccessibleKeyboardViewProxy not singletonTadashi G. Takaoka2014-05-011-5/+0
* | | | | Merge "Some cleanup and reinforcement"Jean Chalard2014-05-011-19/+30
|\ \ \ \ \
| * | | | | Some cleanup and reinforcementJean Chalard2014-05-011-19/+30
| | |/ / / | |/| | |
* | | | | Merge "Handle user dict as an ExpandableBinaryDictionary."Keisuke Kuroyanagi2014-04-303-31/+21
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Handle user dict as an ExpandableBinaryDictionary.Keisuke Kuroyanagi2014-04-303-31/+21
* | | | | Merge "TalkBack correct shift state"Tadashi G. Takaoka2014-04-301-12/+0
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | TalkBack correct shift stateTadashi G. Takaoka2014-04-301-12/+0
| | |/ | |/|
* / | Check OS codename for shouldOfferSwitchingToNextInputMethodYohei Yukawa2014-04-301-4/+13
|/ /
* | Fix unit tests by adding @UsedFortesting.Keisuke Kuroyanagi2014-04-291-0/+3
* | Fix: contacts/user dicts are too frequently regenerated.Keisuke Kuroyanagi2014-04-281-2/+3
* | Merge "Cleanup ExpandableBinaryDictionary."Keisuke Kuroyanagi2014-04-281-27/+14
|\|