]> gitweb.fperrin.net Git - Dictionary.git/commit
Improve v7 format compression.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 12 Dec 2015 19:13:33 +0000 (20:13 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 12 Dec 2015 19:13:33 +0000 (20:13 +0100)
commit5590e417d8cfdda2764f67cde74e6e5cd8afa981
tree2935ae65fcf0b723f00e039e7a21532c433302f9
parent62cf8d49e42297c05582c627d0c31d4b88d73c1d
Improve v7 format compression.

Pack more HTML pages together.
They compress much better with more pages, and
are rarely used so a few extra milliseconds to read them
in is not an issue.
res/raw/dictionary_info.txt
src/com/hughes/android/dictionary/engine/Dictionary.java
src/com/hughes/android/dictionary/engine/Index.java