summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Add PunctuationSuggestions class"Tadashi G. Takaoka2014-02-1414-70/+185
|\ \ \ \
| * | | | Add PunctuationSuggestions classTadashi G. Takaoka2014-02-1414-70/+185
| | |/ / | |/| |
* / | | Add Kazakh (kk) subtypeTadashi G. Takaoka2014-02-141-3/+1
|/ / /
* | | Merge "Show the suggestion strip for the important notice"Jean Chalard2014-02-143-6/+9
|\ \ \ | |/ / |/| |
| * | Show the suggestion strip for the important noticeJean Chalard2014-02-123-6/+9
* | | Fix a null object reference crash on Emoji PaletteYohei Yukawa2014-02-141-1/+3
* | | Merge "Fix indent."Yohei Yukawa2014-02-141-1/+1
|\ \ \
| * | | Fix indent.Yohei Yukawa2014-02-131-1/+1
* | | | Merge "Backward compatibility hack : send delete when empty."Jean Chalard2014-02-131-1/+7
|\ \ \ \
| * | | | Backward compatibility hack : send delete when empty.Jean Chalard2014-02-131-1/+7
* | | | | Remove RTL aware !code and add corresponding !textTadashi G. Takaoka2014-02-1312-452/+413
* | | | | Fix Armenian switch to alphabet key textTadashi G. Takaoka2014-02-131-3/+10
* | | | | Merge "Optimize KeyboardTextsTable"Tadashi G. Takaoka2014-02-131-1911/+1968
|\ \ \ \ \
| * | | | | Optimize KeyboardTextsTableTadashi G. Takaoka2014-02-131-1911/+1968
* | | | | | Merge "Fix UserHistoryDictionaryTests"Tadashi G. Takaoka2014-02-132-25/+23
|\ \ \ \ \ \
| * | | | | | Fix UserHistoryDictionaryTestsTadashi G. Takaoka2014-02-132-25/+23
| |/ / / / /
* | | | | | Merge "Fix showing all suggestions when the top suggestion is long"Tadashi G. Takaoka2014-02-132-37/+51
|\ \ \ \ \ \
| * | | | | | Fix showing all suggestions when the top suggestion is longTadashi G. Takaoka2014-02-132-37/+51
| |/ / / / /
* | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-02-1334-743/+383
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Import translations. DO NOT MERGEBaligh Uddin2014-02-1234-743/+383
| | |/ / / | |/| | |
* | | | | Merge "Fix a test."Jean Chalard2014-02-131-17/+29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix a test.Jean Chalard2014-02-131-17/+29
* | | | | Merge "Refactor dictionary constructor"Tadashi G. Takaoka2014-02-137-59/+34
|\ \ \ \ \
| * | | | | Refactor dictionary constructorTadashi G. Takaoka2014-02-137-59/+34
| | |/ / / | |/| | |
* | | | | Merge "Dump settings."Jean Chalard2014-02-133-7/+108
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Dump settings.Jean Chalard2014-02-123-7/+108
| |/ / /
* | | | Merge "Cancel keydown events immediately once the view starts scrolling"Yohei Yukawa2014-02-121-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Cancel keydown events immediately once the view starts scrollingYohei Yukawa2014-02-121-0/+9
| |/ /
* | | Merge "Keep showing key preview even when keyboard has been changed"Tadashi G. Takaoka2014-02-121-7/+3
|\ \ \
| * | | Keep showing key preview even when keyboard has been changedTadashi G. Takaoka2014-02-121-7/+3
* | | | Merge "Fix bug in KeyPreviewChoreographer.dismissKeyPreview"Tadashi G. Takaoka2014-02-121-1/+2
|\| | | | |/ / |/| |
| * | Fix bug in KeyPreviewChoreographer.dismissKeyPreviewTadashi G. Takaoka2014-02-121-1/+2
* | | Merge "Make importance notice dialog cancel able"Tadashi G. Takaoka2014-02-121-1/+1
|\ \ \
| * | | Make importance notice dialog cancel ableTadashi G. Takaoka2014-02-121-1/+1
| |/ /
* | | Merge "Increase CHAR LIMIT for personalized setting."Keisuke Kuroyanagi2014-02-121-1/+1
|\ \ \ | |/ / |/| |
| * | Increase CHAR LIMIT for personalized setting.Keisuke Kuroyanagi2014-02-121-1/+1
| |/
* | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-02-1157-1018/+1509
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-02-1057-1018/+1509
* | | Merge "Optimize text resources' ordering a bit"Tadashi G. Takaoka2014-02-111-314/+312
|\ \ \
| * | | Optimize text resources' ordering a bitTadashi G. Takaoka2014-02-111-314/+312
* | | | Merge "Get nicer output of make-keyboard-text"Tadashi G. Takaoka2014-02-111-54/+55
|\| | | | |/ / |/| |
| * | Get nicer output of make-keyboard-textTadashi G. Takaoka2014-02-111-54/+55
* | | Revert "Display predictions when the cursor is moved after a word."Jean Chalard2014-02-101-8/+1
* | | Display predictions when the cursor is moved after a word.Jean Chalard2014-02-101-1/+8
| |/ |/|
* | Merge "Show important notice strip"Jean Chalard2014-02-103-15/+35
|\ \
| * | Show important notice stripTadashi G. Takaoka2014-02-103-15/+35
* | | Merge "Remove unused code."Keisuke Kuroyanagi2014-02-105-235/+76
|\ \ \
| * | | Remove unused code.Keisuke Kuroyanagi2014-02-105-235/+76
* | | | Merge "Make PtNode have ProbabilityInfo instead of raw value."Keisuke Kuroyanagi2014-02-1011-104/+140
|\| | | | |_|/ |/| |
| * | Make PtNode have ProbabilityInfo instead of raw value.Keisuke Kuroyanagi2014-02-1011-104/+140