aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/makedict/BinaryDictUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-80/+0
|
* Fix dicttool buildTadashi G. Takaoka2018-10-291-0/+80
| | | | | | | | | | | | This CL partially reverts - Id88b02b74bdfe4ca05b08181ceb6b34d5652fc0c - I05c7d8429e8d9a26139456763c77997340fea8c2 And followup (remove shortcut support) - I73b7dc008a5acaf75a31a36a2d332b5afabd82d0 Bug: 28255684 Test: make -j10 dicttool_aosp Change-Id: I2e01ed86b9517a1141aee35ea6d8ef39258981d1
* Remove dead code, including tests.Dan Zivkovic2015-03-101-80/+0
| | | | Change-Id: Id88b02b74bdfe4ca05b08181ceb6b34d5652fc0c
* Update unit tests for new static dict version.Adrian Velicu2014-10-311-8/+7
| | | | | Bug: 11031090 Change-Id: Ifd7b241f1a0a30678ca7de97cc6e96927a9b5c8f
* Fix testCharacterTableIsPresent to use BinaryDictUtils.getDictFileAkifumi Yoshimoto2014-10-031-1/+4
| | | | | Bug:17097992 Change-Id: Ic26c95fccb63d592883f85fe34f4570f1861b8c3
* Read dicttool option for switching code point tableAkifumi Yoshimoto2014-09-261-1/+1
| | | | | Bug:17097992 Change-Id: I0b3f12c4450f784b9a33470d1dc4c306062de91e
* Move DictionaryOptions from FusionDictionary to FormatSpec.Keisuke Kuroyanagi2014-03-061-1/+1
| | | | | | | Bug: 8187060 Bug:13035567 Change-Id: Id4f45e589521ae98c926a4c0607be10ce1a983f2
* Separate header class from FormatSpec.Keisuke Kuroyanagi2014-02-041-8/+7
| | | | | Bug: 12810574 Change-Id: Iacf1cd05a268bf690ab864b5e32a18a4b0ccc693
* [HD03] Straighten out attribute key names in Java.Jean Chalard2014-01-311-5/+5
| | | | | Bug: 11281748 Change-Id: I1d813bdacd45bcfd9c4cc73ac1d67c5c89854e86
* Reading dictionary containing timestamps in Java Side.Keisuke Kuroyanagi2014-01-291-1/+8
| | | | | | | Just skipping historical information fields. Bug: 11281877 Change-Id: I43d2adaa576b7da11ed3ca54990265dbb6f53b08
* Remove ver4 dict updater.Keisuke Kuroyanagi2013-12-171-10/+0
| | | | Change-Id: I468994c98d091be621b9fb3fbe6405c67fc6a465
* Fix failing testsJean Chalard2013-12-161-9/+7
| | | | | | | - Version 3 is not supported - Now passing the right string to open v4 dicts. Fix the tests for this. Change-Id: I7829330c3568a715b96396ba4e4e69c6e17775ab
* Remove references to the v3 dictionary.Jean Chalard2013-12-131-2/+0
| | | | Change-Id: I811c8c923ad67a6d9bfdd11bdef8991eb7135c27
* Have dicttool use the native library to generate v4 dicts.Jean Chalard2013-12-131-2/+2
| | | | | | Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9
* Remove flags from Java side.Jean Chalard2013-12-131-14/+8
| | | | | | | | | | | | This simplifies the code quite a bit. - GERMAN_UMLAUTS are now handled through a key-value attribute. The dictionary generator does not need to know about it any more. - FRENCH_LIGATURES are deprecated as we handle them with shortcuts now. - CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied regardless of this flag. Bug: 11281748 Change-Id: If567e52e245a9342adc7f3104a0f7d8d782df8c1
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-131-0/+92
The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854