summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Fix possible NPE while finding device override value from resource"Tadashi G. Takaoka2014-02-108-57/+21
|\ \ \
| * | | Fix possible NPE while finding device override value from resourceTadashi G. Takaoka2014-02-108-57/+21
* | | | Refactor Key constructorsTadashi G. Takaoka2014-02-105-57/+60
|/ / /
* | | Merge "Add example attribute to <xliff:g> elements in string resources"Tadashi G. Takaoka2014-02-101-28/+25
|\ \ \
| * | | Add example attribute to <xliff:g> elements in string resourcesTadashi G. Takaoka2014-02-101-28/+25
* | | | Remove unused importTadashi G. Takaoka2014-02-102-2/+0
|/ / /
* | | Allow an empty keySpec for SpacerTadashi G. Takaoka2014-02-091-2/+4
* | | Merge "Generate KeyboardTextsTable.java instead of KeyboardTextsSet.java"Tadashi G. Takaoka2014-02-072-3521/+3550
|\ \ \
| * | | Generate KeyboardTextsTable.java instead of KeyboardTextsSet.javaTadashi G. Takaoka2014-02-072-3521/+3550
* | | | Fix undefined emojiKeyStyleTadashi G. Takaoka2014-02-071-5/+6
|/ / /
* | | Merge "Rename Key.keyLabel attribute to KeySpec"Tadashi G. Takaoka2014-02-07174-1289/+1290
|\ \ \
| * | | Rename Key.keyLabel attribute to KeySpecTadashi G. Takaoka2014-02-07174-1289/+1290
* | | | Merge "Consolidate keyIcon and code with keyLabel attribute"Tadashi G. Takaoka2014-02-0735-272/+154
|\| | |
| * | | Consolidate keyIcon and code with keyLabel attributeTadashi G. Takaoka2014-02-0735-272/+154
* | | | 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-0713-106/+305
| |_|_|/ |/| | |
* | | | 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
* | | | Merge "Implement getHeaderInfoNative."Keisuke Kuroyanagi2014-02-063-7/+15
|\| | |
| * | | Implement getHeaderInfoNative.Keisuke Kuroyanagi2014-02-063-7/+15
* | | | Use SubtypeLocaleUtils.isRtlLanguageTadashi G. Takaoka2014-02-063-32/+16
|/ / /
* | | Merge "Consolidate keyOutputText with keyLabel attribute"Tadashi G. Takaoka2014-02-065-13/+3
|\ \ \ | | |/ | |/|
| * | Consolidate keyOutputText with keyLabel attributeTadashi G. Takaoka2014-02-065-19/+3
* | | Merge "Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag"Tadashi G. Takaoka2014-02-062-4/+6
|\ \ \
| * | | Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlagTadashi G. Takaoka2014-02-062-4/+6
* | | | Merge "Parse keyLabel for icon, code, and outputText as well"Tadashi G. Takaoka2014-02-062-11/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Parse keyLabel for icon, code, and outputText as wellTadashi G. Takaoka2014-02-062-11/+26
| |/ /
* / / Remove unused smiley key definitionsTadashi G. Takaoka2014-02-062-40/+32
|/ /
* | Merge "Conditionally store the raw suggestions."Jean Chalard2014-02-066-20/+48
|\ \
| * | Conditionally store the raw suggestions.Jean Chalard2014-02-066-20/+48
* | | Merge "Use CombinedFormatUtils to convert dict elements to strings."Keisuke Kuroyanagi2014-02-063-32/+105
|\ \ \
| * | | Use CombinedFormatUtils to convert dict elements to strings.Keisuke Kuroyanagi2014-02-063-32/+105
* | | | Merge "Consolidate WordProperty and Word."Keisuke Kuroyanagi2014-02-069-266/+246
|\| | |
| * | | Consolidate WordProperty and Word.Keisuke Kuroyanagi2014-02-069-266/+246
* | | | Merge "Unregister DictionaryDumpBroadcastReceiver in onDestroy()."Keisuke Kuroyanagi2014-02-061-0/+1
|\ \ \ \
| * | | | Unregister DictionaryDumpBroadcastReceiver in onDestroy().Keisuke Kuroyanagi2014-02-061-0/+1
| | |/ / | |/| |
* | | | Merge "Remove a redundant comment."Jean Chalard2014-02-061-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove a redundant comment.Jean Chalard2014-02-051-2/+0
| |/ /
* / / Import translations. DO NOT MERGEGeoff Mendal2014-02-0557-0/+368
|/ /
* | Merge "Stop considering personalization dicts outputs as words"Jean Chalard2014-02-054-6/+30
|\ \
| * | Stop considering personalization dicts outputs as wordsJean Chalard2014-02-054-6/+30
* | | Merge "Make WeightedString have ProbabilityInfo."Keisuke Kuroyanagi2014-02-056-23/+51
|\ \ \ | | |/ | |/|
| * | Make WeightedString have ProbabilityInfo.Keisuke Kuroyanagi2014-02-056-23/+51
* | | Merge "Separate ProbabilityInfo form WordProperty."Keisuke Kuroyanagi2014-02-052-24/+55
|\| |
| * | Separate ProbabilityInfo form WordProperty.Keisuke Kuroyanagi2014-02-052-24/+55
* | | Merge "Fix a flash in the wrong place"Jean Chalard2014-02-051-3/+2
|\ \ \
| * | | Fix a flash in the wrong placeJean Chalard2014-02-051-3/+2
| | |/ | |/|
* | | Merge "Treat a sole "|" as a special case of key label"Tadashi G. Takaoka2014-02-051-1/+5
|\ \ \
| * | | Treat a sole "|" as a special case of key labelTadashi G. Takaoka2014-02-051-1/+5