summaryrefslogtreecommitdiff
path: root/java/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* | Use dedicated DictionaryFacilitator for DistracterFilterKeisuke Kuroyanagi2014-05-174-15/+45
* | Merge "Revert "Use dedicated DictionaryFacilitator for DistracterFilter""Keisuke Kuroyanagi2014-05-164-55/+15
|\ \
| * | Revert "Use dedicated DictionaryFacilitator for DistracterFilter"Keisuke Kuroyanagi2014-05-164-55/+15
* | | Merge "Use dedicated DictionaryFacilitator for DistracterFilter"Keisuke Kuroyanagi2014-05-164-15/+55
|\| |
| * | Use dedicated DictionaryFacilitator for DistracterFilterKeisuke Kuroyanagi2014-05-164-15/+55
* | | Merge "Fix keyboard theme selection logic"Tadashi G. Takaoka2014-05-161-20/+37
|\ \ \
| * | | Fix keyboard theme selection logicTadashi G. Takaoka2014-05-161-20/+37
* | | | Merge "Make session id mandatory for getSuggestions."Keisuke Kuroyanagi2014-05-1610-60/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Make session id mandatory for getSuggestions.Keisuke Kuroyanagi2014-05-1610-60/+21
| |/ /
* | | Merge "Fix: StringIndexOutOfBoundsException."Keisuke Kuroyanagi2014-05-164-14/+16
|\ \ \ | |/ / |/| |
| * | Fix: StringIndexOutOfBoundsException.Keisuke Kuroyanagi2014-05-164-14/+16
* | | Merge "Fix: NPE when context.getFilesDir() returns null."Keisuke Kuroyanagi2014-05-161-4/+6
|\ \ \
| * | | Fix: NPE when context.getFilesDir() returns null.Keisuke Kuroyanagi2014-05-151-4/+6
| |/ /
* / / Support 9-patch drawable for spacebar iconTadashi G. Takaoka2014-05-153-44/+43
|/ /
* | Remove unused auto correction led for spacebar featureTadashi G. Takaoka2014-05-153-47/+1
* | Merge "Use slightly dimmed text color for functional keys"Tadashi G. Takaoka2014-05-153-0/+10
|\ \
| * | Use slightly dimmed text color for functional keysTadashi G. Takaoka2014-05-153-0/+10
* | | Merge "Fix NPE in KeyboardSwitcher while orientation change"Tadashi G. Takaoka2014-05-151-1/+1
|\ \ \
| * | | Fix NPE in KeyboardSwitcher while orientation changeTadashi G. Takaoka2014-05-151-1/+1
| |/ /
* | | Merge "Quit use bigram probability diff for ver4 dict."Keisuke Kuroyanagi2014-05-151-8/+0
|\ \ \
| * | | Quit use bigram probability diff for ver4 dict.Keisuke Kuroyanagi2014-05-151-8/+0
* | | | Merge "Simplify StatsUtils"Yohei Yukawa2014-05-154-26/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Simplify StatsUtilsYohei Yukawa2014-05-154-26/+12
* | | | Fix off-device buildXiaojun Bi2014-05-143-15/+43
* | | | Merge "Add VERSION4_DEV(402) in Java side and use it for tests."Keisuke Kuroyanagi2014-05-141-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Add VERSION4_DEV(402) in Java side and use it for tests.Keisuke Kuroyanagi2014-05-141-1/+2
* | | | Merge "Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries()"Keisuke Kuroyanagi2014-05-141-7/+2
|\ \ \ \
| * | | | Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries()Xiaojun Bi2014-05-131-7/+2
* | | | | Merge "Fix a bug where changing languages kills the composition."Jean Chalard2014-05-143-13/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix a bug where changing languages kills the composition.Jean Chalard2014-05-143-13/+14
* | | | | Create com.android.inputmethod.keyboard.emoji packageTadashi G. Takaoka2014-05-148-27/+20
|/ / / /
* | | | Merge "Fix NPE that happens only in some unit tests"Tadashi G. Takaoka2014-05-141-1/+3
|\ \ \ \
| * | | | Fix NPE that happens only in some unit testsTadashi G. Takaoka2014-05-141-1/+3
* | | | | Merge "Don't send empty composing texts."Jean Chalard2014-05-141-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't send empty composing texts.Jean Chalard2014-05-141-1/+5
* | | | | Merge "Rename LMP to LXX just in case"Tadashi G. Takaoka2014-05-141-3/+3
|\ \ \ \ \
| * | | | | Rename LMP to LXX just in caseTadashi G. Takaoka2014-05-141-3/+3
* | | | | | Merge "Make Emoji palette more Quantum light compliant"Tadashi G. Takaoka2014-05-143-12/+24
|\| | | | |
| * | | | | Make Emoji palette more Quantum light compliantTadashi G. Takaoka2014-05-143-12/+24
* | | | | | Merge "Output dictionary format version for dump."Keisuke Kuroyanagi2014-05-141-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Output dictionary format version for dump.Keisuke Kuroyanagi2014-05-141-0/+1
* | | | | | Merge "Separate functional key background from normal one"Tadashi G. Takaoka2014-05-144-56/+57
|\ \ \ \ \ \
| * | | | | | Separate functional key background from normal oneTadashi G. Takaoka2014-05-144-56/+57
* | | | | | | Merge "Implement backspace in the current cluster for Myanmar"Jean Chalard2014-05-141-3/+27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Implement backspace in the current cluster for MyanmarJean Chalard2014-05-141-3/+27
| | |/ / / / | |/| | | |
* | | | | | Make EmojiCategory and EmojiPalettesAdapter as top level classesTadashi G. Takaoka2014-05-147-459/+524
| |_|_|/ / |/| | | |
* | | | | Fix emoji category page indicator heightTadashi G. Takaoka2014-05-141-1/+1
| |_|/ / |/| | |
* | | | Show voice key even when important notice is showingTadashi G. Takaoka2014-05-141-3/+3
* | | | Merge "Implement the distracter filter"Xiaojun Bi2014-05-133-17/+97
|\ \ \ \
| * | | | Implement the distracter filterXiaojun Bi2014-05-133-17/+97