aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-04-12Pass a parameter to the dict pack if we don't have a default dictJean Chalard3-51/+42
Also, optimize quite a bit the code that decides whether we have a default dict or not. Bug: 5705834 Change-Id: Ied20fbcbbc42cbe8c01759d11b1804d1156c6960
2012-04-11change ResearchLoggerTests to check fileKurt Partridge3-33/+122
multi-project commit with I587003f2 Bug: 6188932 Change-Id: I3d3f0c9d011301489473dc330338ea4a7ba61e9e
2012-04-11Import translations. DO NOT MERGEEric Fischer23-176/+309
Change-Id: Ieadb02a76d86b07b251d3246b3f1355ddfdfc18d
2012-04-11Read the dictionary resource in a more sensical place.Jean Chalard5-35/+23
We don't need to pass this down all the way from LatinIME any more. It fetched be done exactly where it needs to be. Change-Id: I9f277f9c4f9de70ae755a1334d86c67bbb24c988
2012-04-11Add language suffix to main dictionaryTadashi G. Takaoka6-89/+73
Bug: 6319377 Change-Id: Ie6a887fefa12e33c17bfeb5d22984e7c1a7bdb46
2012-04-11Add followKeyLabelRatio flag for keyLabelFlags of Key attributeTadashi G. Takaoka5-22/+29
This change renames largeLetter flag to followKeyLargeLetterRatio as well. Change-Id: Ida777aac57e4d885fa051654fe863f493f8e946a
2012-04-11Use system locale for labels on no language keyboardTadashi G. Takaoka2-23/+20
Bug: 6010147 Change-Id: I9a6ce1bf82ca13359f715f4d1fc5f2bf15d4ee6e
2012-04-11Generate KeyboardLabelsSet from donottranslate-more-keys.xmlTadashi G. Takaoka105-411/+3800
This change introduces makelabel tool that reads all languages' donottranslate-more-keys and generate KeyboardLabelsSet.java source file. The makelabel command must be invoked prior to compile LatinIME. Change-Id: I7515c7919c535e30f9c80a37bdc831d0f682cd43
2012-04-10Import translations. DO NOT MERGEEric Fischer12-89/+45
Change-Id: I2d0942b4d3eaf3e62cde5b38034df60c0ac5cd86