summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | [IL125] Remove arg to onPickSuggestionManuallyJean Chalard2014-03-193-30/+84
|/ /
* | Remove duplcaited plus-minus symbol on PC QwertyTadashi G. Takaoka2014-03-191-3/+2
* | Fix Colemak layoutTadashi G. Takaoka2014-03-195-74/+17
* | Merge "Guard possible NumberFormatException"Tadashi G. Takaoka2014-03-183-13/+25
|\ \
| * | Guard possible NumberFormatExceptionTadashi G. Takaoka2014-03-183-13/+25
* | | Merge "Add preliminary Myanmar keyboard"Tadashi G. Takaoka2014-03-1810-135/+840
|\ \ \ | |_|/ |/| |
| * | Add preliminary Myanmar keyboardTadashi G. Takaoka2014-03-1810-135/+840
| |/
* | Import translations. DO NOT MERGEGeoff Mendal2014-03-171-2/+2
* | [CB07] Small refactoringJean Chalard2014-03-172-3/+10
* | [CB06] Fix a design error.Jean Chalard2014-03-176-146/+35
|/
* Fix comments in XML filesTadashi G. Takaoka2014-03-176-13/+12
* Fix Persian symbols shifted output textTadashi G. Takaoka2014-03-171-2/+2
* Fix Arabic keyboard text and test commentsTadashi G. Takaoka2014-03-171-2/+2
* Merge "Fix space key on tablet symbols/symbols shifted"Tadashi G. Takaoka2014-03-141-3/+3
|\
| * Fix space key on tablet symbols/symbols shiftedTadashi G. Takaoka2014-03-141-3/+3
* | Merge "[CB04] Add an event array to WordComposer."Jean Chalard2014-03-144-12/+67
|\ \ | |/ |/|
| * [CB04] Add an event array to WordComposer.Jean Chalard2014-03-144-12/+67
* | Fix clipped important notice message on tabletTadashi G. Takaoka2014-03-141-1/+2
* | Merge "Fix ZWJ/ZWNJ on Nepali tablet keyboards"Tadashi G. Takaoka2014-03-141-2/+2
|\ \
| * | Fix ZWJ/ZWNJ on Nepali tablet keyboardsTadashi G. Takaoka2014-03-141-2/+2
| |/
* | Merge "Add qwerty keyboard layout tests"Tadashi G. Takaoka2014-03-141-4/+4
|\ \ | |/ |/|
| * Add qwerty keyboard layout testsTadashi G. Takaoka2014-03-141-4/+4
* | Merge "[CB03] Pass whole events to the various input logic handlers."Jean Chalard2014-03-133-134/+137
|\ \ | |/ |/|
| * [CB03] Pass whole events to the various input logic handlers.Jean Chalard2014-03-133-134/+137
* | Merge "Refactor keyboard layout test more customizable"Tadashi G. Takaoka2014-03-131-17/+35
|\ \ | |/ |/|
| * Refactor keyboard layout test more customizableTadashi G. Takaoka2014-03-131-17/+35
* | [CB02] Pass an Event to onCodeInput.Jean Chalard2014-03-135-21/+66
|/
* Merge "[CB01] Reset some old assumptions about dead keys"Jean Chalard2014-03-133-38/+66
|\
| * [CB01] Reset some old assumptions about dead keysJean Chalard2014-03-133-38/+66
* | Merge "Don't reset the value needed before it's used"Jean Chalard2014-03-121-2/+2
|\ \ | |/ |/|
| * Don't reset the value needed before it's usedJean Chalard2014-03-101-2/+2
* | Fix Greek tablet layout aligned with phone layoutTadashi G. Takaoka2014-03-115-75/+18
* | Fix unused text resources of keyboard layoutsTadashi G. Takaoka2014-03-101-53/+47
|/
* Fix unneeded u with diaeresis more key on Swedish keyboardTadashi G. Takaoka2014-03-101-2/+1
* Fix excessive more keys on Estonian keyboardTadashi G. Takaoka2014-03-101-2/+1
* Remove string-arrays that are getting in the wayKen Wakasa2014-03-0859-236/+30
* Merge "Move DictionaryOptions from FusionDictionary to FormatSpec."Keisuke Kuroyanagi2014-03-074-43/+44
|\
| * Move DictionaryOptions from FusionDictionary to FormatSpec.Keisuke Kuroyanagi2014-03-064-43/+44
* | Introduce SuggestionResults and use it for predictions.Keisuke Kuroyanagi2014-03-071-5/+7
* | Merge "Separate WeightedString from FusionDictionary."Keisuke Kuroyanagi2014-03-0712-57/+63
|\|
| * Separate WeightedString from FusionDictionary.Keisuke Kuroyanagi2014-03-0612-57/+63
* | Add ActualKeyboardBuilder for testing keyboard layoutsTadashi G. Takaoka2014-03-071-0/+40
* | Fix AZERTY/tablet layoutTadashi G. Takaoka2014-03-073-68/+13
* | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-03-061-1/+1
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-03-051-1/+1
* | | Merge "[IL124] Remove the KeyboardSwitcher arg to onCodeInput"Jean Chalard2014-03-062-18/+25
|\ \ \
| * | | [IL124] Remove the KeyboardSwitcher arg to onCodeInputJean Chalard2014-03-062-18/+25
* | | | Merge "Correctly update the suggestion strip on non-resumable word"Jean Chalard2014-03-061-1/+4
|\ \ \ \
| * | | | Correctly update the suggestion strip on non-resumable wordJean Chalard2014-03-051-1/+4
* | | | | Merge "Use BinaryDictionaryUtils to read dictionary header."Keisuke Kuroyanagi2014-03-067-57/+48
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |