aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Fix SubtypeLocaleUtils.getSubtypeNameForLogging accepting nullTadashi G. Takaoka2014-11-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic5cb55e24a2d843027ccc4e8e5d6954f9391c125
* | | | | | | Remove preliminary mark from Bengali Akkhor keyboardTadashi G. Takaoka2014-11-181-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16143057 Change-Id: I4f048a15b8b810f47622c8ec87773ff7470d20f2
* | | | | | | Rename a confusing method nameJean Chalard2014-11-181-10/+12
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...and fix a bug that happened because of it. Bug: 18417740 Change-Id: I7a33780adcb8f4e2625abcd3eec906dfee1f5dcf
* | | | | | Merge "Add unit tests for ArgumentsParser.validateSpecs()."Keisuke Kuroyanagi2014-11-174-3/+91
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add unit tests for ArgumentsParser.validateSpecs().Keisuke Kuroyanagi2014-11-184-3/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10059681 Change-Id: I3ba5d856ad679e32dd3360863335c436ad6e7301
* | | | | | Merge "Revert "Follow up to https://android-review.googlesource.com/114561""Ken Wakasa2014-11-171-3/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Revert "Follow up to https://android-review.googlesource.com/114561"Ken Wakasa2014-11-171-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 64d3f78ee5d9dabf7df6106241dfae3334b34714 per https://android-review.googlesource.com/114664 Change-Id: I2acab828d41e79847db72f8d2677c12173a323b6
* | | | | | Merge "Follow up to https://android-review.googlesource.com/114561"Ken Wakasa2014-11-171-0/+3
|\| | | | |
| * | | | | Follow up to https://android-review.googlesource.com/114561Ken Wakasa2014-11-171-0/+3
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looks like unbundled builds need to use --hash-style=sysv for the sake of compatibility Change-Id: Ia7b3a1cc3b2c91a8628551888a74925926dff855
* | | | | Merge "Refactor KeyboardState.SavedKeyboardState class a bit"Tadashi G. Takaoka2014-11-171-23/+28
|\ \ \ \ \
| * | | | | Refactor KeyboardState.SavedKeyboardState class a bitTadashi G. Takaoka2014-11-101-23/+28
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5be7339c4797b0308c1a192d2984056619fdfbdd
* | | | | | Merge "Remove deprecated Canvas.clipRegion(Region) call"Tadashi G. Takaoka2014-11-171-56/+58
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove deprecated Canvas.clipRegion(Region) callTadashi G. Takaoka2014-10-311-56/+58
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I88e0a8d327c17bf4bafbe44cdfa265f5d0acb879
* | | | | | Merge "Define arguments for commands in dicttoolkit."Keisuke Kuroyanagi2014-11-1616-9/+455
|\ \ \ \ \ \
| * | | | | | Define arguments for commands in dicttoolkit.Keisuke Kuroyanagi2014-11-1516-9/+455
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10059681 Change-Id: I1ceaeeaa9e2055c357fe969818498de9d6288862
* | | | | | | Bumping metadata database version to 11.Adrian Velicu2014-11-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I19e2f701f3e2334355bfd7105f9b62dcb53cc209
* | | | | | | More verbosity when reporting broken dictionariesAdrian Velicu2014-11-142-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added toString for AssetFileAddress for easier debugging. Change-Id: Ie5d15d12bae46c31b28d8c67002e627f4c6690e3
* | | | | | | Merge "Fix emoji key background of Holo themes"Tadashi G. Takaoka2014-11-1411-9/+17
|\ \ \ \ \ \ \
| * | | | | | | Fix emoji key background of Holo themesTadashi G. Takaoka2014-11-1311-9/+17
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18361310 Change-Id: Ie56f2af8fc43499d1fa1d505fb4941cd5dba1395
* | | | | | | Merge "UpdateHandler to support v202 dicts."Adrian Velicu2014-11-142-3/+5
|\ \ \ \ \ \ \
| * | | | | | | UpdateHandler to support v202 dicts.Adrian Velicu2014-11-122-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib61a5005a82927f5e12a19c9c14f20d46572cf31
* | | | | | | | Merge "Implement UserHistoryDictionary for each user account."Jatin Matani2014-11-144-27/+128
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Implement UserHistoryDictionary for each user account.Jatin Matani2014-11-134-27/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-11-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-11-121-1/+1
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I68454cd9f59632e0c3a19635054a89c6f05142ee Auto-generated-cl: translation import
* | | | | | | | Merge "Add OffdeviceIntermediateDictHeader."Keisuke Kuroyanagi2014-11-133-1/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | Add OffdeviceIntermediateDictHeader.Keisuke Kuroyanagi2014-11-133-1/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Used to have header information in OffdeviceIntermediateDict. Bug: 10059681 Change-Id: I966c26e514ddd229cf5597d3b96941234c530863
* | | | | | | | | Merge "Utf8Utils for dicttoolkit."Keisuke Kuroyanagi2014-11-134-2/+265
|\| | | | | | | |
| * | | | | | | | Utf8Utils for dicttoolkit.Keisuke Kuroyanagi2014-11-134-2/+265
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10059681 Change-Id: Ie484ba8096823792f0ac663524d1c02d1be070e9
* | | | | | | | | Move isRtlLanguage method to LocaleUtilsTadashi G. Takaoka2014-11-125-38/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I485a076b81927fed0da593216fea2c740449ef4c
* | | | | | | | | Merge "Add RichInputMethodSubtype.getKeyboardLayoutSetName"Tadashi G. Takaoka2014-11-135-7/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add RichInputMethodSubtype.getKeyboardLayoutSetNameTadashi G. Takaoka2014-11-125-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I90cc74ee882e8aa2b243885d3b994223ca3b6f44
* | | | | | | | | | Merge "Clean SubtypeLocaleUtils a bit"Tadashi G. Takaoka2014-11-132-7/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Clean SubtypeLocaleUtils a bitTadashi G. Takaoka2014-11-122-7/+3
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If8b981715983e3a12867c9b7c53bfa5effaddd39
* / / / / / / / / / Remove unused importTadashi G. Takaoka2014-11-121-1/+0
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9e2a79534673b2c6587f57fad663b85d971658b9
* | / / / / / / / Update SubtypeLocaleUtilsTests to test Serbian Latin in SeribianTadashi G. Takaoka2014-11-121-8/+6
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Change-Id: I80399b311ff5ed35f246e7e3d06d7386f03a0684
* | | | | | | | dicttool header to read stream exhaustivelyAdrian Velicu2014-11-111-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I50a286c115f5bd6e93763bd2f79031676d6fffd8
* | | | | | | | Dicttool to handle unpackaging non-latest version dictsAdrian Velicu2014-11-111-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I738735186213b3a40eff997ae2fd83069c6445f1
* | | | | | | | Merge "Introduce OffdeviceIntermediateDict for dicttolkit."Keisuke Kuroyanagi2014-11-116-1/+391
|\| | | | | | |
| * | | | | | | Introduce OffdeviceIntermediateDict for dicttolkit.Keisuke Kuroyanagi2014-11-126-1/+391
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10059681 Change-Id: Ib6e9019502b59dd959c04c8f4996ca932c2b1ba8
* | | | | | | | Merge "Implement IntArrayView::split for dicttoolkit."Keisuke Kuroyanagi2014-11-112-0/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement IntArrayView::split for dicttoolkit.Keisuke Kuroyanagi2014-11-112-0/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10059681 Change-Id: Ic29e79d049bb532727cf5cb1e529fec5d35156ed
* | | | | | | | | Merge "Making 'dicttool header' output format version"Adrian Velicu2014-11-111-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Making 'dicttool header' output format versionAdrian Velicu2014-11-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4198f6b463711feb4ab78020934cca4d23870fbb
* | | | | | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-11-101-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-11-101-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I11a66375af737c53e276c9f64bf2052331c4b3f9 Auto-generated-cl: translation import
* | | | | | | | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-11-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-11-101-1/+1
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I224369092800032915f36e9bf4237d7d537fa712 Auto-generated-cl: translation import
* | | | | | | | | | Merge "Move logic to determine spacebar text to LanguageOnSpacebarHelper"Tadashi G. Takaoka2014-11-103-29/+34
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Move logic to determine spacebar text to LanguageOnSpacebarHelperTadashi G. Takaoka2014-11-083-29/+34
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib9dbbb4bd4e35c15fd752c364d3012e8a7da2410