aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-keyboard-text (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-20Fix an NPE.•••Change-Id: Ie5ab5cc716ef1211eb9ad76baa0467455e1f1a71 Jean Chalard2-5/+8
2014-11-20Make the typed word a SuggestedWordInfo•••That allows to carry the language information in an accurate manner. Bug: 18063142 Change-Id: I0bca8981372ae10648274095b18b26a3686b762b Jean Chalard5-51/+59
2014-11-20Fix a NPE•••Bug: 18451316 Change-Id: Ia20bf388471f84c963354df050182e722d966a02 Jean Chalard1-0/+6
2014-11-19Import translations. DO NOT MERGE•••Change-Id: Ia452550ea624897c092ef024c1d8b0dad4eabacf Auto-generated-cl: translation import Geoff Mendal2-4/+4
2014-11-19Import translations. DO NOT MERGE•••Change-Id: Iddd628f70020ed3bf60baa4331418b91f3920eb3 Auto-generated-cl: translation import Geoff Mendal1-1/+1
2014-11-19Fix oscillations on ICS•••Bug: 18181427 Change-Id: Ib4dd62037b1f7b2d10496ee3e45b4a138e29f90a Jean Chalard2-11/+33
2014-11-19Cleanup StringAndJsonUtilsTests•••Change-Id: I7d35492c439c9419915251387b0c12e205740586 Tadashi G. Takaoka4-503/+495
2014-11-19Rename StringUtils methods that handle title case manipulation•••Change-Id: Iee0dd077a0423f110f4f8dad0f04933045baef2a Tadashi G. Takaoka7-70/+72
2014-11-19Fix Greek accented upper case letters•••Bug: 18418991 Change-Id: I7b34b126bec70300c83e17bea39e1036de4bf7c2 Tadashi G. Takaoka4-8/+216
2014-11-19Fix the base character of D with stroke•••Bug: 18436480 Change-Id: Ic92cae7c85c07c8f62a5b6e69d2b71e204aff50d Jean Chalard1-1/+6
2014-11-19Fix SubtypeLocaleUtils.getSubtypeNameForLogging accepting null•••Change-Id: Ic5cb55e24a2d843027ccc4e8e5d6954f9391c125 Tadashi G. Takaoka1-1/+2
2014-11-18Remove preliminary mark from Bengali Akkhor keyboard•••Bug: 16143057 Change-Id: I4f048a15b8b810f47622c8ec87773ff7470d20f2 Tadashi G. Takaoka1-3/+1
2014-11-18Rename a confusing method name•••...and fix a bug that happened because of it. Bug: 18417740 Change-Id: I7a33780adcb8f4e2625abcd3eec906dfee1f5dcf Jean Chalard1-10/+12
2014-11-18Add unit tests for ArgumentsParser.validateSpecs().•••Bug: 10059681 Change-Id: I3ba5d856ad679e32dd3360863335c436ad6e7301 Keisuke Kuroyanagi4-3/+91
2014-11-17Revert "Follow up to https://android-review.googlesource.com/114561"•••This reverts commit 64d3f78ee5d9dabf7df6106241dfae3334b34714 per https://android-review.googlesource.com/114664 Change-Id: I2acab828d41e79847db72f8d2677c12173a323b6 Ken Wakasa1-3/+0
2014-11-17Follow up to https://android-review.googlesource.com/114561•••Looks like unbundled builds need to use --hash-style=sysv for the sake of compatibility Change-Id: Ia7b3a1cc3b2c91a8628551888a74925926dff855 Ken Wakasa1-0/+3
2014-11-17Remove the other deprecated constructor to SuggestedWords•••Change-Id: Ied821df01e032ebc913d2f15dffdf41a51372ea4 Jean Chalard6-35/+42
2014-11-15Define arguments for commands in dicttoolkit.•••Bug: 10059681 Change-Id: I1ceaeeaa9e2055c357fe969818498de9d6288862 Keisuke Kuroyanagi16-9/+455
2014-11-14Bumping metadata database version to 11.•••Change-Id: I19e2f701f3e2334355bfd7105f9b62dcb53cc209 Adrian Velicu1-1/+2
2014-11-14More verbosity when reporting broken dictionaries•••Also added toString for AssetFileAddress for easier debugging. Change-Id: Ie5d15d12bae46c31b28d8c67002e627f4c6690e3 Adrian Velicu2-1/+7
2014-11-13Fix emoji key background of Holo themes•••Bug: 18361310 Change-Id: Ie56f2af8fc43499d1fa1d505fb4941cd5dba1395 Tadashi G. Takaoka11-9/+17
2014-11-13Implement UserHistoryDictionary for each user account.•••UserHistoryDictionary currently uses locale to determine the UserHistoryDictionary on the filesystem. With this change we use the account name as well. Thus each UserHistoryDictionary would following the following spec: UserHistoryDictionary.<locale>.<account>.dict. In case no account is selected, we default to the existing spec: UserHistoryDictionary.<locale>.dict Example UserHistoryDictionary.en_US.testaccount@example.com.dict Bug: 18104749 Change-Id: Iab031e166b55cf2ded68275a7e9be22475737b37 Jatin Matani4-27/+128
2014-11-12Import translations. DO NOT MERGE•••Change-Id: I68454cd9f59632e0c3a19635054a89c6f05142ee Auto-generated-cl: translation import Geoff Mendal1-1/+1
2014-11-13Add OffdeviceIntermediateDictHeader.•••Used to have header information in OffdeviceIntermediateDict. Bug: 10059681 Change-Id: I966c26e514ddd229cf5597d3b96941234c530863Keisuke Kuroyanagi3-1/+52
2014-11-13Utf8Utils for dicttoolkit.•••Bug: 10059681 Change-Id: Ie484ba8096823792f0ac663524d1c02d1be070e9 Keisuke Kuroyanagi4-2/+265
2014-11-12Move isRtlLanguage method to LocaleUtils•••Change-Id: I485a076b81927fed0da593216fea2c740449ef4c Tadashi G. Takaoka5-38/+45
2014-11-12Remove unused import•••Change-Id: I9e2a79534673b2c6587f57fad663b85d971658b9 Tadashi G. Takaoka1-1/+0
2014-11-12Add RichInputMethodSubtype.getKeyboardLayoutSetName•••Change-Id: I90cc74ee882e8aa2b243885d3b994223ca3b6f44 Tadashi G. Takaoka5-7/+8
2014-11-12Clean SubtypeLocaleUtils a bit•••Change-Id: If8b981715983e3a12867c9b7c53bfa5effaddd39 Tadashi G. Takaoka2-7/+3
2014-11-12Update SubtypeLocaleUtilsTests to test Serbian Latin in Seribian•••Change-Id: I80399b311ff5ed35f246e7e3d06d7386f03a0684 Tadashi G. Takaoka1-8/+6
2014-11-12UpdateHandler to support v202 dicts.•••Change-Id: Ib61a5005a82927f5e12a19c9c14f20d46572cf31 Adrian Velicu2-3/+5
2014-11-11dicttool header to read stream exhaustively•••Change-Id: I50a286c115f5bd6e93763bd2f79031676d6fffd8 Adrian Velicu1-3/+15
2014-11-11Dicttool to handle unpackaging non-latest version dicts•••Change-Id: I738735186213b3a40eff997ae2fd83069c6445f1 Adrian Velicu1-4/+6
2014-11-12Introduce OffdeviceIntermediateDict for dicttolkit.•••Bug: 10059681 Change-Id: Ib6e9019502b59dd959c04c8f4996ca932c2b1ba8 Keisuke Kuroyanagi6-1/+391
2014-11-11Implement IntArrayView::split for dicttoolkit.•••Bug: 10059681 Change-Id: Ic29e79d049bb532727cf5cb1e529fec5d35156ed Keisuke Kuroyanagi2-0/+70
2014-11-10Refactor KeyboardState.SavedKeyboardState class a bit•••Change-Id: I5be7339c4797b0308c1a192d2984056619fdfbdd Tadashi G. Takaoka1-23/+28
2014-11-10Import translations. DO NOT MERGE•••Change-Id: I11a66375af737c53e276c9f64bf2052331c4b3f9 Auto-generated-cl: translation import Geoff Mendal1-2/+1
2014-11-10Import translations. DO NOT MERGE•••Change-Id: I224369092800032915f36e9bf4237d7d537fa712 Auto-generated-cl: translation import Geoff Mendal1-1/+1
2014-11-11Just tiny cosmetic fixes in makefile•••Change-Id: I470ba8a03d70aa520311c50f5d21979f476798b7 Ken Wakasa3-3/+3
2014-11-11Make profiler use getTimeInMicroSec().•••Bug: 17797064 Change-Id: Ie992c9454edfc3bf93d5ea367c3a4427b513a205 Keisuke Kuroyanagi4-77/+100
2014-11-11Implement help command for dicttoolkit.•••Bug: 10059681 Change-Id: I0cadf1f80103136cdac5c00b6fca4d81b4bf7384 Keisuke Kuroyanagi10-1/+52
2014-11-10Use reference instead of pointer for WordProperty().•••Change-Id: Idf03e97661d64186c752e35964d641a5528be5b1 Keisuke Kuroyanagi5-13/+18
2014-11-08Move logic to determine spacebar text to LanguageOnSpacebarHelper•••Change-Id: Ib9dbbb4bd4e35c15fd752c364d3012e8a7da2410 Tadashi G. Takaoka3-29/+34
2014-11-08Add more test cases to LanguageOnSpacebarHelperTests•••Change-Id: I54a4b89db84bbbd6bc7f5886f27b8bb6429ca8db Tadashi G. Takaoka1-99/+149
2014-11-08Rename unit test•••Change-Id: I0d18562a0b036a3e76a6df989a143bb05f0ed833 Tadashi G. Takaoka1-3/+6
2014-11-09Add CommandExecutor for dicttoolkit.•••Bug: 10059681 Change-Id: I90334caaf37c84ce7d1b93d12efbfb5f244a9420 Keisuke Kuroyanagi14-28/+399
2014-11-08Making 'dicttool header' output format version•••Change-Id: I4198f6b463711feb4ab78020934cca4d23870fbb Adrian Velicu1-0/+1
2014-11-08Introduce CommandUtils for dicttoolkit•••Bug: 10059681 Change-Id: Ic6947e76d77dc87bf88dc3a2b749e41fae7553b7 Keisuke Kuroyanagi7-3/+165
2014-11-07Fix tests•••Oops. Change-Id: Ib7c8c8284b55a6a6db5b5806ff40188fd06b57fb Jean Chalard1-1/+1
2014-11-07Move util classes under common•••Also why did we have two copies of LocaleUtils >.> Bug: 18108776 Change-Id: I03b4403dfd51934e66b567f2f8b87da419cfb3ab Jean Chalard50-244/+56