summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-137-434/+401
* | | | | 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 "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
* | | Make importance notice dialog cancel ableTadashi G. Takaoka2014-02-121-1/+1
|/ /
* | 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
* | | Merge "Fix possible NPE while finding device override value from resource"Tadashi G. Takaoka2014-02-103-47/+21
|\ \ \
| * | | Fix possible NPE while finding device override value from resourceTadashi G. Takaoka2014-02-103-47/+21
* | | | Refactor Key constructorsTadashi G. Takaoka2014-02-105-57/+60
|/ / /
* | | Remove unused importTadashi G. Takaoka2014-02-102-2/+0
* | | Allow an empty keySpec for SpacerTadashi G. Takaoka2014-02-091-2/+4
* | | Generate KeyboardTextsTable.java instead of KeyboardTextsSet.javaTadashi G. Takaoka2014-02-072-3521/+3550
* | | Merge "Rename Key.keyLabel attribute to KeySpec"Tadashi G. Takaoka2014-02-075-4/+6
|\ \ \
| * | | Rename Key.keyLabel attribute to KeySpecTadashi G. Takaoka2014-02-075-4/+6
* | | | Merge "Consolidate keyIcon and code with keyLabel attribute"Tadashi G. Takaoka2014-02-072-13/+8
|\| | |
| * | | Consolidate keyIcon and code with keyLabel attributeTadashi G. Takaoka2014-02-072-13/+8
* | | | Merge "Decimal number is treated as outputText"Tadashi G. Takaoka2014-02-071-6/+14
|\ \ \ \
| * | | | Decimal number is treated as outputTextTadashi G. Takaoka2014-02-061-6/+14
* | | | | Add debug settings for keypress popup animationsTadashi G. Takaoka2014-02-078-59/+247
| |_|_|/ |/| | |
* | | | Merge "Use native logic to read Ver4 dict."Keisuke Kuroyanagi2014-02-066-853/+105
|\ \ \ \ | | |_|/ | |/| |
| * | | Use native logic to read Ver4 dict.Keisuke Kuroyanagi2014-02-066-853/+105