1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-19 19:40:17 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Ciaran Gultnieks
14bc39010b Various fixes and improvements, and git-svn support 2012-01-04 21:37:11 +00:00
Paul Sokolovsky
f4dfc68fb5 Categorize almost all apps. 2011-10-02 02:03:36 +03:00
Ciaran Gultnieks
02e1cb133a Metadata: version updates 2011-03-09 22:17:30 +00:00
Henrik Tunedal
6fd360e62d 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
Ciaran Gultnieks
6e63f1bdf6 Metadata: version updates 2011-01-27 10:52:35 +00:00
Henrik Tunedal
b2a8d57984 Added some Swedish applications. 2011-01-27 00:08:03 +01:00