Commit Graph

16 Commits

Author SHA1 Message Date
Kyrylo Mikos 49422de0c4 Add Ukrainian dictionary.
Created by Taras Kopets.

Change-Id: I710608364f795264e7ab7c2d47da127ab9f30bd5
2013-03-24 21:54:05 +02:00
dh-harald a8fbd1ceb3 Overlay: New hungarian dictionary
Using Hungarian Webcorpus dictionary and Z0l's wordlist from here:
http://forum.xda-developers.com/showpost.php?p=25776367&postcount=32

Change-Id: I1bc81f5a26133cf1965209d48c0e0a863eed89ad

Signed-off-by: dh-harald <github@criminal.hu>
2013-01-23 13:46:16 +01:00
Ricardo Cerqueira e340140172 LatinIME: Add whitelists and shortcuts to the english dict
Change-Id: Ica49ffaedb3dee5e0a2163c039c311ebf1155100
2012-12-06 02:12:41 +00:00
Ricardo Cerqueira ef304547e6 Rebuilt dictionaries from AOSP wordlists 2012-11-22 15:50:17 +00:00
ivkos 65361c19ba LatinIME: Bulgarian predictive dictionary
Change-Id: I7bfbc856303fb146c1eac83630fa4afe1026c243
2012-11-05 23:43:44 -08:00
Jorge Ruesga c5c3addd9d Update LatinIME dictionary overlays.
Dictionary files have been moved to a new name format.

Dictionary files can also have a new JellyBean format that
can provide next word suggestions.

Updated dictionaries used where available.

Squashed commit from: http://review.cyanogenmod.com/#/c/19404/
Fix Issue 5781: Danish keyboard crashes

The process libjni_latin.so crashes because the danish dictionary has a corrupted line that
exceeds the maximum word defined in native defines.h (#define MAX_WORD_LENGTH_INTERNAL 48) and
the BinaryDictionary (MAX_WORD_LENGTH = 48).

Also, the hebrew dictionary has inconsistent lines (http directions, english words, numbers,
dates, ...), and more of the them exceeds the 48 chars by word limit. I found an hebrew
dictionary in http://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/he.xml that looks
ok.

Change-Id: I33f88d672707388e76db656632b00b8e370f957a
2012-08-06 00:05:47 +04:00
Konsta 6869620523 Add Finnish predictive dictionary support - dictionary
Finnish dictionary created with ICS makedict.jar and balanced Finnish wordlist from
https://svn.kapsi.fi/ave/android/finnish_dictionary/tools/

Change-Id: Ie7f609daf7965dfb545257a53a26dbf85fe7ad09
2012-05-21 22:22:27 +03:00
Zoltan OROSZ 7ea4ad05e3 Add Hungarian predictive dictionary support - dictionary
Change-Id: I6b16a41b5c1b3824f367945ef1634b8542301524
2012-05-11 00:14:48 +02:00
navdra 50ac435001 Croatian LatinIME dictionary
Change-Id: Iebc1f18f8a63530d6c2bb3df0381c29dd34c51f1
2012-03-04 22:15:56 +01:00
blunden 74417838d6 LatinIME: Add official Czech, Russian and Dutch dictionaries
Change-Id: I6a7e097613d866c463d591968b367233d5113b0d
NOTE: Please test them if you use any of these languages.
2012-02-20 18:05:42 +01:00
L10nH34Rt 7fbf348b6f Add Greek dictionary
Change-Id: I249181bc85c6fd5969485c82f4b289fe0568f107
2012-01-21 16:26:40 +02:00
blunden 7b611ba47d LatinIME: Update all dicts for ICS
In ICS the binary dictionary format for dictionaries
has changed. I decompiled them all to xml and then
recompiled with ICS makedict. They will still not be
considered installed however. I have confirmed the
files work by messing with LatinImeDictionaryPack.apk
though, a part of the gapps.

I'm just submitting this in the hope that someone
else will also try to figure it out.

It also decreases the size of LatinIME.apk slightly
as the new format results in greater compression.

Change-Id: Ia4d1305bf64e6529cd90b44aa9af39dcefae1282
2012-01-06 13:06:34 +01:00
Shawn Alty 4f9c7091d5 Include the dictionaries for the languages from Google's IME
This fixes the spelling suggestions underlining *everything* and not recognizing any words.

Change-Id: I6ef8e2961404d224e003283eb0e73a3894d625e8
2011-12-15 00:37:39 -06:00
blunden 096fd719f8 Add Danish dictionary to LatinIME (Lord__Mike)
Change-Id: I797e563eb3663caaca6bee21870fcc3937684d26
2011-04-12 01:56:57 +02:00
Eran Mizrahi 90f4fc21c9 Add dictionary for Hebrew.
Prepared by Yosef Sudri.

Change-Id: I528ad6f0fdecbea52dba806e15b7857155a29688
2011-03-30 03:58:47 +02:00
Steve Kondik 7935a8e4c3 Moving extra dictionaries to a separate overlay.
This reduces size greatly when using small_base.

Change-Id: I135e54c1f225c807d1f7a11af2f2cc9aa75889b1
2011-03-24 03:22:06 -04:00