]> gitweb.fperrin.net Git - DictionaryPC.git/commit
Encode URLs as ASCII, avoid UTF-8.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 9 Dec 2015 17:20:49 +0000 (18:20 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 9 Dec 2015 17:20:49 +0000 (18:20 +0100)
commit67991ce724e193b193f1c1d35e013b1c817f0aab
treefba7a0c661a38963ecf95ab488af008841b8fae6
parent8b88cd6646f8abeed149db17958c3a1fc30eec99
Encode URLs as ASCII, avoid UTF-8.

This is necessary for links to work on
Android 2.x.
src/com/hughes/android/dictionary/parser/wiktionary/WholeSectionToHtmlParser.java