summaryrefslogtreecommitdiff
path: root/java/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Refactor KeysCache to UniqueKeysCache"Tadashi G. Takaoka2014-12-085-73/+98
|\ \ \
| * | | Refactor KeysCache to UniqueKeysCacheTadashi G. Takaoka2014-11-275-73/+98
* | | | 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-0510-22/+106
* | | | | 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
* | | | | Merge "Add null analysis annotations to keyboard package"Tadashi G. Takaoka2014-12-0117-100/+219
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Add null analysis annotations to keyboard packageTadashi G. Takaoka2014-11-2717-100/+219
* | | | 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-2813-94/+140
|\ \ \ \
| * | | | Make LocaleUtils.constructLocaleFromString as @NonnullTadashi G. Takaoka2014-11-2113-94/+140
* | | | | Remove unused import and local variableTadashi G. Takaoka2014-11-281-1/+0
* | | | | Remove unnecessary code of CustomInputStylePreferenceTadashi G. Takaoka2014-11-271-20/+0
| |/ / / |/| | |
* | | | Merge "Fix possible NPE in MainKeyboardView"Tadashi G. Takaoka2014-11-271-2/+5
|\ \ \ \
| * | | | Fix possible NPE in MainKeyboardViewTadashi G. Takaoka2014-11-201-2/+5
| |/ / /
* | | | Merge "Remove unused code from DictionaryFactory"Tadashi G. Takaoka2014-11-273-53/+16
|\ \ \ \
| * | | | Remove unused code from DictionaryFactoryTadashi G. Takaoka2014-11-213-53/+16
* | | | | Merge "Remove obsolete comment"Tadashi G. Takaoka2014-11-271-1/+0
|\ \ \ \ \
| * | | | | Remove obsolete commentTadashi G. Takaoka2014-11-261-1/+0
| | |_|/ / | |/| | |
* | | | | Allow whitelist changes when no close wordJean Chalard2014-11-266-46/+102
* | | | | Use confidence to fix whitelistJean Chalard2014-11-262-4/+29
|/ / / /
* | | | Merge "Add confidence."Jean Chalard2014-11-251-11/+21
|\ \ \ \
| * | | | Add confidence.Jean Chalard2014-11-251-11/+21
| |/ / /
* | | | Merge "Refactor PointerTracker and MainKeyboardView"Tadashi G. Takaoka2014-11-255-122/+112
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor PointerTracker and MainKeyboardViewTadashi G. Takaoka2014-11-215-122/+112
| | |/ | |/|
* / | 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-202-5/+8
* 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
* | Rename StringUtils methods that handle title case manipulationTadashi G. Takaoka2014-11-193-18/+27
* | 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
| |/ |/|
* | Merge "Refactor KeyboardState.SavedKeyboardState class a bit"Tadashi G. Takaoka2014-11-171-23/+28
|\ \
| * | Refactor KeyboardState.SavedKeyboardState class a bitTadashi G. Takaoka2014-11-101-23/+28
* | | Merge "Remove deprecated Canvas.clipRegion(Region) call"Tadashi G. Takaoka2014-11-171-56/+58
|\ \ \ | |_|/ |/| |
| * | Remove deprecated Canvas.clipRegion(Region) callTadashi G. Takaoka2014-10-311-56/+58
* | | Bumping metadata database version to 11.Adrian Velicu2014-11-141-1/+2
* | | More verbosity when reporting broken dictionariesAdrian Velicu2014-11-142-1/+7
* | | Merge "UpdateHandler to support v202 dicts."Adrian Velicu2014-11-142-3/+5
|\ \ \
| * | | UpdateHandler to support v202 dicts.Adrian Velicu2014-11-122-3/+5
| | |/ | |/|