Go to file
Henrik Tunedal e1385b8719 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.
2011-01-27 19:59:57 +01:00
metadata Fixed text corruption problem in marketcheck. 2011-01-27 19:59:57 +01:00
.gitignore Tell git to ignore backup files. 2011-01-26 23:47:15 +01:00
COPYING Initial files 2010-10-21 23:26:38 +01:00
fdroid-icon.png Icon for repository 2010-12-17 11:00:18 +00:00