Jean Chalard
|
2c0903b1d1
|
Write multi-byte chargroup count to the binary dict
Change-Id: I093739933652c1e8c70c06f92077d1e3dbd7d7da
|
2012-01-16 16:29:37 +09:00 |
Jean Chalard
|
eddfbb68dc
|
Add a helper method
Change-Id: I7a898940d5f672bbee0da0c02af7a08297051ec3
|
2012-01-16 12:07:03 +09:00 |
Jean Chalard
|
903e58886e
|
Add internal structure support for isShortcutOnly (B8)
Change-Id: Iaac80937540a45849c347f80400762032b27c82c
|
2012-01-11 18:18:51 +09:00 |
Jean Chalard
|
b751dbb6c8
|
Add shortcuts to XML output of makedict (B7)
Change-Id: I579e43cd147c4323c390cf1c9bf5e94ae79f9d86
|
2012-01-11 12:39:33 +09:00 |
Jean Chalard
|
342d5d5dd0
|
Wire the Xml-read shortcuts into the dict creation code (B6)
Change-Id: I352064835abb62c294b48e080d9709ff013c7bb0
|
2012-01-10 12:58:53 +09:00 |
Jean Chalard
|
8edd306718
|
Add methods to read and write shortcut to binary files (B5)
Change-Id: I8e6a4242a73b2ec95ce9e8b4739e16dfeb9f1204
|
2012-01-06 19:03:30 +09:00 |
Jean Chalard
|
aa91871030
|
Make the dictionary iterator shortcut-aware (B4)
Change-Id: I529dff4a50276d1a4f4896c66d1aa35296b21000
|
2012-01-05 19:11:02 +09:00 |
Jean Chalard
|
eec2e51e2c
|
Add shortcut support to the in-memory format of makedict (B3)
Change-Id: Icb8427c82694e24c8d08a5376157c7d1444af979
|
2012-01-05 19:11:02 +09:00 |
Jean Chalard
|
3b161b2526
|
Parse the shortcuts list file. (B2)
This does not use the shortcuts yet, it only reads up the file
in memory.
Change-Id: Ib9b8594c2dd6a38b1209b01c80e8894696312998
|
2012-01-05 16:29:52 +09:00 |
Jean Chalard
|
3a4f6b53c4
|
Merge "Error out when given an unknown argument"
|
2011-12-27 23:48:19 -08:00 |
Jean Chalard
|
003b8cf9e6
|
Error out when given an unknown argument
Bug: 5802658
Change-Id: I3a3871f17a5001dc61e835111944d35540aa5bcd
|
2011-12-28 16:04:19 +09:00 |
Jean Chalard
|
4c34454a70
|
Make bigram handler a son of a more generic class (B1)
Change-Id: I71aa109d3e67ff139e4f385344882d906f687c77
|
2011-12-28 16:01:04 +09:00 |
Jean Chalard
|
d8120ff72e
|
Fix a bug where attributes would have the wrong freq (B0)
The reading code is accepting 0..15 and this outputs
0..31.
Change-Id: Ia638950dc2ce0b8743cbb6a71fbad866e9208786
|
2011-12-27 12:28:13 +09:00 |
Ken Wakasa
|
d5e35acffb
|
Reorganize LatinIME native build directory structure. Now it got NDK friendly.
Change-Id: I0f62ce8a6a4d2b6134db698f8b8d0576616e524d
|
2011-12-13 21:16:20 +09:00 |
Jean Chalard
|
e12e29ca7f
|
Fix a bug where ampersands in XML would not work
Change-Id: Icc1bce28b78c4da2d529c308f251e298ea94539f
|
2011-09-28 20:58:59 +09:00 |
Jean Chalard
|
cad25fc8a7
|
Fix a bug ending in a NPE in some rare cases.
Change-Id: If8109c6aa29d100eb745f17f0af756bcb6e3cabb
|
2011-09-27 18:03:42 +09:00 |
Jean Chalard
|
88b22e2552
|
Remove the old dictionary maker
...and also rename the new one into "makedict".
Bug: 5151604
Change-Id: I44a8ab640d408f630f20f502787a967791796dc6
|
2011-08-15 14:24:37 +09:00 |
Jean Chalard
|
bfbbee8c57
|
Add the new dictionary maker to the build.
Bug: 4392433
Change-Id: Ic17806cb708b1181a52703537119f7f11fa5f1d6
|
2011-08-11 14:42:19 +09:00 |
Ken Wakasa
|
dccb31ddee
|
Fix issues with single-char word. Some refactorings as well.
Change-Id: If20a15324d7704361dd61e0e431b665552567ea3
|
2011-04-18 11:45:49 +09:00 |
Ken Wakasa
|
a1e9e3922f
|
Allow a single letter dic entry
Redo of Id46b4490 which has been abandoned
bug: 3193883
Change-Id: I95b16b1a4f190482098f40d8e29717ea28fdec1e
|
2010-12-14 13:05:08 +09:00 |
Ken Wakasa
|
bd6f4bfc59
|
Move tools/makedict from platform/development to platform/packages/inputmethods/LatinIME
The corresponding change is I559207ab
Change-Id: I01ef7084cffa72468e87147e0ec7a9b16dd19990
|
2010-12-11 10:46:54 +09:00 |