commit | 7b611ba47d3e2b8a1ea6150893df7404a35cee1d | [log] [tgz] |
---|---|---|
author | blunden <blunden2@gmail.com> | Fri Jan 06 13:06:34 2012 +0100 |
committer | blunden <blunden2@gmail.com> | Fri Jan 06 13:06:34 2012 +0100 |
tree | 07278378b85b244a29d4c7fa529f83b203533f2e | |
parent | f67c4aedf94c4fe14e89a35d2f2f2bfd83e2929e [diff] |
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
diff --git a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-da/main.dict b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-da/main.dict index 4e61860..049ff60 100644 --- a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-da/main.dict +++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-da/main.dict Binary files differ
diff --git a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-iw/main.dict b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-iw/main.dict index d572836..2a9287e 100644 --- a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-iw/main.dict +++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-iw/main.dict Binary files differ
diff --git a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-ka/main.dict b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-ka/main.dict index bf0bd47..075c043 100644 --- a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-ka/main.dict +++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-ka/main.dict Binary files differ
diff --git a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-pt/main.dict b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-pt/main.dict index b857fc9..fe1d277 100644 --- a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-pt/main.dict +++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-pt/main.dict Binary files differ
diff --git a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-sv/main.dict b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-sv/main.dict index 7799661..30bb707 100644 --- a/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-sv/main.dict +++ b/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw-sv/main.dict Binary files differ