Tadashi G. Takaoka
9e3ad29c19
am 76f47ee4: Merge "Refactor KeyboardState.SavedKeyboardState class a bit"
...
* commit '76f47ee433d7cacbd0b735b63e000b7a02755900':
Refactor KeyboardState.SavedKeyboardState class a bit
2014-11-17 10:02:40 +00:00
Tadashi G. Takaoka
76f47ee433
Merge "Refactor KeyboardState.SavedKeyboardState class a bit"
2014-11-17 10:00:02 +00:00
Tadashi G. Takaoka
8b1969e131
am 81dde500: Merge "Remove deprecated Canvas.clipRegion(Region) call"
...
* commit '81dde500a890e2592fbd152f1f55264c558e8f62':
Remove deprecated Canvas.clipRegion(Region) call
2014-11-17 09:54:44 +00:00
Tadashi G. Takaoka
81dde500a8
Merge "Remove deprecated Canvas.clipRegion(Region) call"
2014-11-17 09:05:12 +00:00
Keisuke Kuroyanagi
6a041e586d
am e7a72de8: Merge "Define arguments for commands in dicttoolkit."
...
* commit 'e7a72de8c28662e7a7855528d80c6a22a15fbcde':
Define arguments for commands in dicttoolkit.
2014-11-16 17:26:24 +00:00
Keisuke Kuroyanagi
e7a72de8c2
Merge "Define arguments for commands in dicttoolkit."
2014-11-16 17:23:56 +00:00
Keisuke Kuroyanagi
79273b0477
Define arguments for commands in dicttoolkit.
...
Bug: 10059681
Change-Id: I1ceaeeaa9e2055c357fe969818498de9d6288862
2014-11-15 09:58:19 +09:00
Adrian Velicu
a28e80e37c
am 37f5b0d4: Bumping metadata database version to 11.
...
* commit '37f5b0d4ff4e4abbd3f8da8b606aef7ac8340485':
Bumping metadata database version to 11.
2014-11-14 23:18:10 +00:00
Adrian Velicu
37f5b0d4ff
Bumping metadata database version to 11.
...
Change-Id: I19e2f701f3e2334355bfd7105f9b62dcb53cc209
2014-11-14 15:14:21 -08:00
Adrian Velicu
7cd2352a40
am 91a81a27: More verbosity when reporting broken dictionaries
...
* commit '91a81a2790ae968ca4bca0451cf5a4ed8fc71d71':
More verbosity when reporting broken dictionaries
2014-11-14 23:09:01 +00:00
Adrian Velicu
91a81a2790
More verbosity when reporting broken dictionaries
...
Also added toString for AssetFileAddress for easier debugging.
Change-Id: Ie5d15d12bae46c31b28d8c67002e627f4c6690e3
2014-11-14 13:42:24 -08:00
Tadashi G. Takaoka
5b9fcdfeea
am 0179b8ed: Merge "Fix emoji key background of Holo themes"
...
* commit '0179b8ed7f5c647212036c39bc94d70e54129687':
Fix emoji key background of Holo themes
2014-11-14 18:17:32 +00:00
Tadashi G. Takaoka
0179b8ed7f
Merge "Fix emoji key background of Holo themes"
2014-11-14 18:14:09 +00:00
Adrian Velicu
0fa33ea40a
am 39d50e7e: Merge "UpdateHandler to support v202 dicts."
...
* commit '39d50e7e7a353c65ebc3eeb5fcb602271d4ae839':
UpdateHandler to support v202 dicts.
2014-11-14 03:48:55 +00:00
Adrian Velicu
39d50e7e7a
Merge "UpdateHandler to support v202 dicts."
2014-11-14 03:45:32 +00:00
Jatin Matani
dbb26ae5df
am d60f9c04: Merge "Implement UserHistoryDictionary for each user account."
...
* commit 'd60f9c046e6e0ce8d3b04f93506f553f22af6240':
Implement UserHistoryDictionary for each user account.
2014-11-14 00:50:32 +00:00
Jatin Matani
d60f9c046e
Merge "Implement UserHistoryDictionary for each user account."
2014-11-14 00:46:37 +00:00
Tadashi G. Takaoka
6030d4f0f4
Fix emoji key background of Holo themes
...
Bug: 18361310
Change-Id: Ie56f2af8fc43499d1fa1d505fb4941cd5dba1395
2014-11-13 16:32:18 -08:00
Jatin Matani
5365191a9d
Implement 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
2014-11-13 14:21:38 -08:00
Geoff Mendal
9a11b5f17c
am 80c4e0f6: (-s ours) Merge "Import translations. DO NOT MERGE"
...
* commit '80c4e0f68a1c7444f3394df8c15f53c420b99792':
Import translations. DO NOT MERGE
2014-11-13 03:55:20 +00:00
Geoff Mendal
80c4e0f68a
Merge "Import translations. DO NOT MERGE"
2014-11-13 03:49:12 +00:00
Geoff Mendal
f3fe782677
Import translations. DO NOT MERGE
...
Change-Id: I68454cd9f59632e0c3a19635054a89c6f05142ee
Auto-generated-cl: translation import
2014-11-12 19:41:21 -08:00
Keisuke Kuroyanagi
cf052687fa
am 52582a22: Merge "Add OffdeviceIntermediateDictHeader."
...
* commit '52582a22d182dc1d157e326555fe124cef53033d':
Add OffdeviceIntermediateDictHeader.
2014-11-13 02:04:10 +00:00
Keisuke Kuroyanagi
9d21e0e30c
am bae0fff0: Merge "Utf8Utils for dicttoolkit."
...
* commit 'bae0fff04a5ac4a409ec4f8780b1c392f39e1b95':
Utf8Utils for dicttoolkit.
2014-11-13 02:00:28 +00:00
Keisuke Kuroyanagi
52582a22d1
Merge "Add OffdeviceIntermediateDictHeader."
2014-11-13 01:59:10 +00:00
Keisuke Kuroyanagi
99754e2d3e
Add OffdeviceIntermediateDictHeader.
...
Used to have header information in OffdeviceIntermediateDict.
Bug: 10059681
Change-Id: I966c26e514ddd229cf5597d3b96941234c530863
2014-11-13 01:57:42 +00:00
Keisuke Kuroyanagi
bae0fff04a
Merge "Utf8Utils for dicttoolkit."
2014-11-13 01:56:56 +00:00
Keisuke Kuroyanagi
f0c303dd02
Utf8Utils for dicttoolkit.
...
Bug: 10059681
Change-Id: Ie484ba8096823792f0ac663524d1c02d1be070e9
2014-11-13 10:47:37 +09:00
Tadashi G. Takaoka
0329b13ac6
am d6e367ff: Move isRtlLanguage method to LocaleUtils
...
* commit 'd6e367ff5b5c421177cea161c1467879690c0d2d':
Move isRtlLanguage method to LocaleUtils
2014-11-13 00:51:42 +00:00
Tadashi G. Takaoka
d6e367ff5b
Move isRtlLanguage method to LocaleUtils
...
Change-Id: I485a076b81927fed0da593216fea2c740449ef4c
2014-11-12 16:47:38 -08:00
Tadashi G. Takaoka
290fa36253
am 63e07676: Merge "Add RichInputMethodSubtype.getKeyboardLayoutSetName"
...
* commit '63e076764b6f5c5deb0c43b9f8128bee6725edc8':
Add RichInputMethodSubtype.getKeyboardLayoutSetName
2014-11-13 00:44:53 +00:00
Tadashi G. Takaoka
2103f795fa
am 8b46c595: Merge "Clean SubtypeLocaleUtils a bit"
...
* commit '8b46c595dc54f3f858116428855592bc8b67018a':
Clean SubtypeLocaleUtils a bit
2014-11-13 00:44:51 +00:00
Tadashi G. Takaoka
63e076764b
Merge "Add RichInputMethodSubtype.getKeyboardLayoutSetName"
2014-11-13 00:41:10 +00:00
Tadashi G. Takaoka
8b46c595dc
Merge "Clean SubtypeLocaleUtils a bit"
2014-11-13 00:40:16 +00:00
Tadashi G. Takaoka
de2f4d3eca
am 1da382b8: Remove unused import
...
* commit '1da382b81ec8c4c9d92214f55fe5ca0624963989':
Remove unused import
2014-11-13 00:31:35 +00:00
Tadashi G. Takaoka
1da382b81e
Remove unused import
...
Change-Id: I9e2a79534673b2c6587f57fad663b85d971658b9
2014-11-12 16:27:14 -08:00
Tadashi G. Takaoka
6de31466b0
Add RichInputMethodSubtype.getKeyboardLayoutSetName
...
Change-Id: I90cc74ee882e8aa2b243885d3b994223ca3b6f44
2014-11-12 15:41:38 -08:00
Tadashi G. Takaoka
1dfdd9b509
Clean SubtypeLocaleUtils a bit
...
Change-Id: If8b981715983e3a12867c9b7c53bfa5effaddd39
2014-11-12 15:14:52 -08:00
Tadashi G. Takaoka
1f34cfa59f
am c4b6ac72: Update SubtypeLocaleUtilsTests to test Serbian Latin in Seribian
...
* commit 'c4b6ac72c532b3315d7ff1da0d490545922ec483':
Update SubtypeLocaleUtilsTests to test Serbian Latin in Seribian
2014-11-12 23:04:06 +00:00
Tadashi G. Takaoka
c4b6ac72c5
Update SubtypeLocaleUtilsTests to test Serbian Latin in Seribian
...
Change-Id: I80399b311ff5ed35f246e7e3d06d7386f03a0684
2014-11-12 14:56:51 -08:00
Adrian Velicu
de29278592
UpdateHandler to support v202 dicts.
...
Change-Id: Ib61a5005a82927f5e12a19c9c14f20d46572cf31
2014-11-12 12:04:38 -08:00
Adrian Velicu
05f7f22a59
am 9f468348: dicttool header to read stream exhaustively
...
* commit '9f46834839dadce7fdb8f8c9d6bb43dd8f760dd0':
dicttool header to read stream exhaustively
2014-11-12 02:14:42 +00:00
Adrian Velicu
9f46834839
dicttool header to read stream exhaustively
...
Change-Id: I50a286c115f5bd6e93763bd2f79031676d6fffd8
2014-11-11 18:10:26 -08:00
Adrian Velicu
d6ba40c67a
am 1e72f9da: Dicttool to handle unpackaging non-latest version dicts
...
* commit '1e72f9da12ae7312af0b6ee14114756552cb6576':
Dicttool to handle unpackaging non-latest version dicts
2014-11-12 01:39:13 +00:00
Adrian Velicu
1e72f9da12
Dicttool to handle unpackaging non-latest version dicts
...
Change-Id: I738735186213b3a40eff997ae2fd83069c6445f1
2014-11-11 16:35:04 -08:00
Keisuke Kuroyanagi
bdc9221e43
am da99cfc2: Merge "Introduce OffdeviceIntermediateDict for dicttolkit."
...
* commit 'da99cfc29d71f7aa417b4646234d532ed5dcb7de':
Introduce OffdeviceIntermediateDict for dicttolkit.
2014-11-11 22:42:50 +00:00
Keisuke Kuroyanagi
da99cfc29d
Merge "Introduce OffdeviceIntermediateDict for dicttolkit."
2014-11-11 21:21:04 +00:00
Keisuke Kuroyanagi
cd10540973
Introduce OffdeviceIntermediateDict for dicttolkit.
...
Bug: 10059681
Change-Id: Ib6e9019502b59dd959c04c8f4996ca932c2b1ba8
2014-11-12 04:08:25 +09:00
Keisuke Kuroyanagi
a9ff7e971e
am 7a3e6242: Merge "Implement IntArrayView::split for dicttoolkit."
...
* commit '7a3e6242103b7637171c6430bb9cca916583bfc0':
Implement IntArrayView::split for dicttoolkit.
2014-11-11 06:19:31 +00:00
Keisuke Kuroyanagi
7a3e624210
Merge "Implement IntArrayView::split for dicttoolkit."
2014-11-11 06:15:40 +00:00