summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Be always confident in the current language when only one"Jean Chalard2014-11-281-0/+3
|\ \ \
| * | | Be always confident in the current language when only oneJean Chalard2014-11-281-0/+3
* | | | Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull"Tadashi G. Takaoka2014-11-289-78/+118
|\ \ \ \
| * | | | Make LocaleUtils.constructLocaleFromString as @NonnullTadashi G. Takaoka2014-11-219-78/+118
* | | | | Remove unused import and local variableTadashi G. Takaoka2014-11-281-1/+0
* | | | | Remove unnecessary code of CustomInputStylePreferenceTadashi G. Takaoka2014-11-271-20/+0
| |/ / / |/| | |
* | | | Merge "Remove unused code from DictionaryFactory"Tadashi G. Takaoka2014-11-273-53/+16
|\ \ \ \
| * | | | Remove unused code from DictionaryFactoryTadashi G. Takaoka2014-11-213-53/+16
* | | | | Allow whitelist changes when no close wordJean Chalard2014-11-266-46/+102
* | | | | Use confidence to fix whitelistJean Chalard2014-11-262-4/+29
| |_|/ / |/| | |
* | | | Add confidence.Jean Chalard2014-11-251-11/+21
|/ / /
* | / Remove unneeded Context argumentTadashi G. Takaoka2014-11-212-6/+5
| |/ |/|
* | Annotate the typed word with its source dictionaryJean Chalard2014-11-202-21/+44
|/
* Fix an NPE.Jean Chalard2014-11-201-2/+1
* Merge "Fix a NPE"Jean Chalard2014-11-201-0/+6
|\
| * Fix a NPEJean Chalard2014-11-201-0/+6
* | Make the typed word a SuggestedWordInfoJean Chalard2014-11-204-49/+56
|/
* Merge "Fix oscillations on ICS"Jean Chalard2014-11-192-11/+33
|\
| * Fix oscillations on ICSJean Chalard2014-11-192-11/+33
* | Merge "Remove the other deprecated constructor to SuggestedWords"Jean Chalard2014-11-194-22/+19
|\ \
| * | Remove the other deprecated constructor to SuggestedWordsJean Chalard2014-11-174-22/+19
| |/
* | Fix SubtypeLocaleUtils.getSubtypeNameForLogging accepting nullTadashi G. Takaoka2014-11-191-1/+2
* | Rename a confusing method nameJean Chalard2014-11-181-10/+12
|/
* More verbosity when reporting broken dictionariesAdrian Velicu2014-11-142-1/+7
* Merge "UpdateHandler to support v202 dicts."Adrian Velicu2014-11-141-2/+2
|\
| * UpdateHandler to support v202 dicts.Adrian Velicu2014-11-121-2/+2
* | Merge "Implement UserHistoryDictionary for each user account."Jatin Matani2014-11-142-11/+74
|\ \
| * | Implement UserHistoryDictionary for each user account.Jatin Matani2014-11-132-11/+74
* | | Move isRtlLanguage method to LocaleUtilsTadashi G. Takaoka2014-11-123-22/+3
* | | Merge "Add RichInputMethodSubtype.getKeyboardLayoutSetName"Tadashi G. Takaoka2014-11-132-4/+5
|\ \ \
| * | | Add RichInputMethodSubtype.getKeyboardLayoutSetNameTadashi G. Takaoka2014-11-122-4/+5
| | |/ | |/|
* / | Clean SubtypeLocaleUtils a bitTadashi G. Takaoka2014-11-122-7/+3
|/ /
* / Move logic to determine spacebar text to LanguageOnSpacebarHelperTadashi G. Takaoka2014-11-081-17/+5
|/
* Merge "Move current subtype management code to RichInputMethodManager"Tadashi G. Takaoka2014-11-073-44/+46
|\
| * Move current subtype management code to RichInputMethodManagerTadashi G. Takaoka2014-11-063-44/+46
* | Merge "Move util classes under common"Jean Chalard2014-11-0719-420/+16
|\ \
| * | Move util classes under commonJean Chalard2014-11-0719-420/+16
* | | Merge "Remove a deprecated constructor to SuggestedWords"Jean Chalard2014-11-072-13/+7
|\ \ \ | |/ / |/| |
| * | Remove a deprecated constructor to SuggestedWordsJean Chalard2014-11-072-13/+7
* | | Merge "Move shorcut IME related code from SubtypeSwitcher to RichInputMethodM...Tadashi G. Takaoka2014-11-075-130/+117
|\ \ \ | | |/ | |/|
| * | Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManagerTadashi G. Takaoka2014-11-065-130/+117
| |/
* | Merge "Remove dicttool dependency to NativeSuggestOptions"Jean Chalard2014-11-072-75/+4
|\ \ | |/ |/|
| * Remove dicttool dependency to NativeSuggestOptionsJean Chalard2014-11-062-75/+4
* | Move some methods out from SubtypeSwitcherTadashi G. Takaoka2014-11-066-122/+168
|/
* Fix a bug where LatinIME would recorrect with no input viewJean Chalard2014-11-051-4/+5
* Fix MainKeyboardView visibility must be aligned with main keyboard frameTadashi G. Takaoka2014-11-041-2/+2
* Small comment fixesKen Wakasa2014-11-021-3/+3
* Merge "Update v4 format version from 402 to 403."Keisuke Kuroyanagi2014-10-312-4/+6
|\
| * Update v4 format version from 402 to 403.Keisuke Kuroyanagi2014-10-312-4/+6
* | Merge "Add helper methods to convert flags to readable text"Tadashi G. Takaoka2014-10-312-0/+39
|\ \ | |/ |/|