Jean Chalard
|
aa8df59914
|
Enable using the flags read from the binary file.
Change-Id: Ib420c3e174ccc1a80c4b6fd066de3b7a2b6fb290
|
2012-04-06 18:54:20 +09:00 |
Jean Chalard
|
cd274b1469
|
Save the flags in a member in the unigram dictionary.
Change-Id: Ic8fad9110db6b97f98ace27af0f347b4e69de8c8
|
2012-04-06 18:34:59 +09:00 |
Jean Chalard
|
e81ac8baa0
|
Add a method to get the flags from a binary dictionary.
This method is not used yet
Change-Id: Ic15d3d423aff2c83c712bc0aa56571d30755e663
|
2012-04-06 18:34:22 +09:00 |
Jean Chalard
|
5b0761e6a9
|
Remove write-only stuff
Change-Id: I5ac8ab64c77a298502b3d063ea70db9b4da41716
|
2012-04-06 17:52:18 +09:00 |
Jean Chalard
|
1ec1be46b8
|
Write options into the XML format.
Change-Id: I12357c29185111447c1ab9ee50d9d1c23d62cae7
|
2012-04-06 17:07:51 +09:00 |
Jean Chalard
|
f420df2823
|
Add support for German umlaut and French ligatures flags
Bug: 6202812
Change-Id: Ib4a7f96f6ef86c840069b15d04393f84d428c176
|
2012-04-06 17:07:29 +09:00 |
Jean Chalard
|
b8060399c7
|
Remove constructors
And small cleanup.
Change-Id: I1de903f42c1b8d57a488be2162e0b94055a6d1f2
|
2012-04-06 16:53:15 +09:00 |
Jean Chalard
|
8cf1a8d04f
|
Remove the shortcutOnly attribute which is now useless.
Change-Id: Ifccdfdaf7c0066bb7728981503baceff0fedb71f
|
2012-04-06 16:27:53 +09:00 |
Jean Chalard
|
fb64d0cd03
|
Merge "Read shortcuts as strings in the dictionary."
|
2012-04-06 00:24:23 -07:00 |
Jean Chalard
|
9a933a742d
|
Read shortcuts as strings in the dictionary.
This has no impact on performance.
Before:
(0) 9.61 (0.01%)
(1) 57514.58 (56.70%)
(2) 10.55 (0.01%)
(3) 10.79 (0.01%)
(4) 133.20 (0.13%)
(5) 43553.87 (42.94%)
(6) 10.03 (0.01%)
(20) 47.20 (0.05%)
Total 101431.47 (sum of others 101289.84)
After:
(0) 10.52 (0.01%)
(1) 56311.16 (56.66%)
(2) 13.40 (0.01%)
(3) 10.98 (0.01%)
(4) 136.72 (0.14%)
(5) 42707.92 (42.97%)
(6) 9.79 (0.01%)
(20) 51.35 (0.05%)
Total 99390.76 (sum of others 99251.84)
The difference is not significant with regard to measure imprecision
Change-Id: I2e4f1ef7a5e99082e67dd27f56cf4fc432bb48fa
|
2012-04-06 16:22:08 +09:00 |
Tadashi G. Takaoka
|
b6313f7275
|
Merge "Cleanup unused methods"
|
2012-04-05 23:46:56 -07:00 |
satok
|
7540fd009d
|
Merge "Fix the locale of the flags in BinaryDicitonary for tests"
|
2012-04-05 22:33:17 -07:00 |
Tadashi G. Takaoka
|
a4c7733cf7
|
Cleanup unused methods
Change-Id: Ic7c1ec0e0606da6eb5b954934547c6e8a561fed5
|
2012-04-06 12:27:53 +09:00 |
Tadashi G. Takaoka
|
fc169c726a
|
Merge "Use keyboardSet extra value of subtype to specify layout type"
|
2012-04-05 19:17:30 -07:00 |
Ken Wakasa
|
0cedde120b
|
Merge "Set view properties for Key node infos."
|
2012-04-05 17:09:54 -07:00 |
Eric Fischer
|
1cbd8d09dd
|
Import translations. DO NOT MERGE
Change-Id: I9a3d2ce38cab8721064389dd61be6114f6df3f27
|
2012-04-05 15:59:37 -07:00 |
alanv
|
26c80a1b9a
|
Set view properties for Key node infos.
Bug: 6298716
Change-Id: Iae0616f0095d32e0ca61dcb55f2f84744e91f60e
|
2012-04-05 14:56:57 -07:00 |
Jean Chalard
|
af7d86c5b8
|
Merge "Update the names and default values of bigram options."
|
2012-04-05 05:08:56 -07:00 |
Jean Chalard
|
80f2ccc236
|
Update the names and default values of bigram options.
Bug: 6293595
Change-Id: I9978a1127c64b7a26a5ccf6f777366f7c4e214db
|
2012-04-05 21:07:40 +09:00 |
Ken Wakasa
|
aa300bb73a
|
Don't draw red underline for manually picked words that came from bigram prediction
Change-Id: I544680c8b4b1baff71bd08168630a34e803c40b9
|
2012-04-05 20:50:27 +09:00 |
Tadashi G. Takaoka
|
11d9ee742f
|
Use keyboardSet extra value of subtype to specify layout type
Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97
|
2012-04-05 17:25:15 +09:00 |
satok
|
ae234abd21
|
Fix the locale of the flags in BinaryDicitonary for tests
Bug: 6129372
Change-Id: I5611f88b10c44261b6145c9dc8615b80e4341e77
|
2012-04-05 12:48:30 +09:00 |
Tadashi G. Takaoka
|
cb389ef0d6
|
Refactor to utilize InputMethodSubtype
Change-Id: I76fbc8a395eb8dab996c02c86d7328f07865f8cf
|
2012-04-05 12:27:27 +09:00 |
satok
|
43ebd8a035
|
Fix the locale of flags in BinaryDictionary
Bug: 6129372
Change-Id: I4958c2aabf651d7e26648a29b75fcc6c77813451
|
2012-04-04 21:50:42 +09:00 |
Tadashi G. Takaoka
|
b082c95a2b
|
Use no language "zz" to disable shortcut key
Change-Id: Ifba5bbd4298ecf84cc5e0ebdb4fc8494eafff62e
|
2012-04-04 14:35:55 +09:00 |
Tadashi G. Takaoka
|
23bcd664c0
|
Update Thai keyboard comment
Bug: 6070772
Change-Id: Iae59e3c34ee4ea8878f17b8d775a2a4cb886718c
|
2012-04-04 14:15:53 +09:00 |
Tadashi G. Takaoka
|
c7e43a7aec
|
Merge "Use language agnostic QWERTY for forceAscii"
|
2012-04-03 21:06:52 -07:00 |
Tadashi G. Takaoka
|
234bf612ca
|
Merge "Use "No language (QWERTY)" for language agnostic QWERTY keyboard name"
|
2012-04-03 21:03:10 -07:00 |
Tadashi G. Takaoka
|
32bfc1601a
|
Use language agnostic QWERTY for forceAscii
Bug: 6286208
Change-Id: I1b3b6f04c9033e7dc57a30e8dce43e01428b8e4e
|
2012-04-04 12:59:58 +09:00 |
Tadashi G. Takaoka
|
3bf57a5624
|
Use "No language (QWERTY)" for language agnostic QWERTY keyboard name
Bug: 6010147
Change-Id: I401c2e3fcd639c0e1a03e64489a0d792810caa18
|
2012-04-04 12:58:42 +09:00 |
Tadashi G. Takaoka
|
e0d06fa793
|
Merge "Use InputMethodInfo.getSubtypeAt() to list all subtype in test"
|
2012-04-03 20:27:06 -07:00 |
Tadashi G. Takaoka
|
52d50f9bd1
|
Use InputMethodInfo.getSubtypeAt() to list all subtype in test
Change-Id: Ie42effc1c67870d70d0b6a5daed44b811063942b
|
2012-04-04 11:57:16 +09:00 |
Tadashi G. Takaoka
|
1bdc2ca1d9
|
Merge "Fix restoring debug mode in InputTestBase"
|
2012-04-03 19:55:50 -07:00 |
satok
|
d8af793983
|
Merge "Fix NPE in SuggestedWords"
|
2012-04-03 19:23:03 -07:00 |
Tadashi G. Takaoka
|
fab089dac5
|
Fix restoring debug mode in InputTestBase
Change-Id: I71f01b86c0e8b1e56d39d85795dc0a844cc6285f
|
2012-04-04 11:21:59 +09:00 |
satok
|
f088204a90
|
Fix NPE in SuggestedWords
Bug: 6279966
Change-Id: Ia94a78d79cc51014126d18612aabdc7ce51487a4
|
2012-04-04 11:09:13 +09:00 |
Mike Lockwood
|
04df2bca22
|
Merge remote-tracking branch 'goog/ics-aah'
|
2012-04-03 10:55:53 -07:00 |
Tadashi G. Takaoka
|
fde7efd877
|
Add private constructor to utility classes
Bug: 6129704
Change-Id: I52925ae7bd80683f63efc48649448865a5654f41
|
2012-04-03 18:01:04 +09:00 |
Tadashi G. Takaoka
|
d2c5533fd9
|
Merge "Add RunInLocale class to guard locale switching"
|
2012-04-03 01:53:05 -07:00 |
Tadashi G. Takaoka
|
56dda78d52
|
Merge "Cleanup InputTypeCompatUtils to InputTypeUtils"
|
2012-04-03 01:50:08 -07:00 |
Tadashi G. Takaoka
|
16c6f35570
|
Add RunInLocale class to guard locale switching
Bug: 6128216
Change-Id: I8d9c75c773c3de886183b291ada7a3836295839b
|
2012-04-03 17:43:45 +09:00 |
Tadashi G. Takaoka
|
be55086fd9
|
Cleanup InputTypeCompatUtils to InputTypeUtils
Bug: 6129704
Change-Id: I45e19e456ef7c6e61fe877ea544fef1b9f896e95
|
2012-04-03 17:42:19 +09:00 |
Tadashi G. Takaoka
|
b07939764a
|
Merge "Fix typo"
|
2012-04-03 01:31:47 -07:00 |
Tadashi G. Takaoka
|
8f433a66b2
|
Fix typo
Follow up for I5b9964f2
Bug: 6129704
Change-Id: Ia90c013cf4c4e6f675da5701644bd10833898c3f
|
2012-04-03 17:27:51 +09:00 |
Tadashi G. Takaoka
|
78e333594b
|
Remove ViewParentCompatUtils
Bug: 6129704
Change-Id: I429dcbec01bb4d33064ab1e3d597640d76c53d2f
|
2012-04-03 17:26:06 +09:00 |
Tadashi G. Takaoka
|
c6435f92a8
|
Remove AccessibilityManagerCompatUtils and MorionEventCompatUtils
Bug: 6129704
Change-Id: Icb7e80588536066c4fe5b4a1afc100a724b43e7b
|
2012-04-03 16:51:02 +09:00 |
Tadashi G. Takaoka
|
244c825c4b
|
Merge "Cleanup EditorInfoCompatUtils"
|
2012-04-03 00:49:55 -07:00 |
Tadashi G. Takaoka
|
7a0779a441
|
Merge "Cleanup FrameLayoutCompatUtils to ViewLayoutUtils"
|
2012-04-03 00:47:32 -07:00 |
Tadashi G. Takaoka
|
0d1a5d5b97
|
Cleanup EditorInfoCompatUtils
Bug: 6129704
Change-Id: I5b9964f2ad52e7cd60c63acca93d0241a1e729ef
|
2012-04-03 16:45:36 +09:00 |
Tadashi G. Takaoka
|
13d6ecc4c2
|
Remove InputMethodServiceCompatWrapper
Bug: 6129704
Change-Id: I76f2854e27623be940a711d0d48fd3f90132141c
|
2012-04-03 16:02:09 +09:00 |