chiark / gitweb /
Fixed text corruption problem in marketcheck.
authorHenrik Tunedal <tunedal@gmail.com>
Thu, 27 Jan 2011 18:59:57 +0000 (19:59 +0100)
committerHenrik Tunedal <tunedal@gmail.com>
Thu, 27 Jan 2011 18:59:57 +0000 (19:59 +0100)
commit6fd360e62db4d9b4af11cb2350a382abf5b14a7a
treefb94fbd9aa778113287efacdf4a1a9348d767cdc
parent635555827dfbb42196d4ed341ad138a4ef7bf415
Fixed text corruption problem in marketcheck.

The problem was due to marketcheck using DataInputStream.readLine(),
which is a fundamentally broken function and has been deprecated since
Java 1.1. Strings in Java consist of Unicode characters, not bytes.
marketcheck/test.java
metadata/com.android.inputmethod.norwegian.txt
metadata/org.abrantix.rockon.rockonnggl.txt