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

6720 Commits

Author SHA1 Message Date
Henrik Tunedal
1ba9f79888 Explicitly specify output encoding in marketcheck.
FileWriter uses "the default character encoding", which seems like
asking to live in interesting times. The program assumes UTF-8 when
it reads the file, so it should obviously do the same when it writes
it back.
2011-02-06 05:13:44 +01:00
Ciaran Gultnieks
dc534af021 Metadata: version updates 2011-02-05 17:21:34 +00:00
Ciaran Gultnieks
762d58f353 Metadata: two new apps 2011-02-04 00:12:41 +00:00
Ciaran Gultnieks
e2b2e84e45 Metadata: updates, build data, new app 2011-02-03 21:12:07 +00:00
Ciaran Gultnieks
88bb951546 Metadata: switch Beem to source build - seems like the devs changed key between .14 and .15 anyway 2011-02-03 21:11:26 +00:00
Ciaran Gultnieks
6b3bb675a6 Metadata: update re cubed - recent versions are apparently not open source 2011-02-03 12:17:10 +00:00
Ciaran Gultnieks
75e1df7953 Metadata: lots of version updates 2011-02-02 22:57:34 +00:00
Ciaran Gultnieks
29832fec83 Metadata: there's a market version of that, but no corresponding source code 2011-02-02 22:36:43 +00:00
Ciaran Gultnieks
757fbe21c3 Metadata: disabled - conflicting licensing statements 2011-02-01 16:28:31 +00:00
Ciaran Gultnieks
929e13c021 Metadata: new and updated apps 2011-02-01 14:54:54 +00:00
Ciaran Gultnieks
d45efbddad Added 'fixtrans' build option 2011-02-01 14:54:34 +00:00
Ciaran Gultnieks
2895250014 Build documentation updates and a new option (novcheck 2011-01-31 22:57:56 +00:00
Ciaran Gultnieks
73cf43ca59 Metadata: Version updates and new apps 2011-01-31 22:57:11 +00:00
Ciaran Gultnieks
dfac91132b Give a helpful message when the version can't be found it the output, instead of barfing 2011-01-31 22:24:31 +00:00
Ciaran Gultnieks
36328de43f Metadata: added DiskUsage 2011-01-31 00:11:30 +00:00
Ciaran Gultnieks
f187ef375d Metadata: another FDroid release 2011-01-30 22:44:43 +00:00
Ciaran Gultnieks
7c7ad54104 Metadata: build data for WiFi Keyboard 2011-01-30 21:01:16 +00:00
Ciaran Gultnieks
0522b45d6f FDroid client release 2011-01-30 21:00:31 +00:00
Ciaran Gultnieks
729d2e43c4 Metadata - new build data 2011-01-29 22:33:02 +00:00
Ciaran Gultnieks
f867164012 Metadata: version updates 2011-01-29 20:36:00 +00:00
Ciaran Gultnieks
e8f78d9904 Delete that 2011-01-29 20:34:40 +00:00
Ciaran Gultnieks
f0fa241751 Build a signed index in jar format, to be used by the next version of the client 2011-01-29 09:32:21 +00:00
Ciaran Gultnieks
cbd42b2a62 Merge commit 'refs/merge-requests/9' of git://gitorious.org/f-droid/fdroidserver into integration 2011-01-28 00:02:14 +00:00
Ciaran Gultnieks
3dea75d512 Metadata: version updates 2011-01-27 21:22:42 +00:00
Ciaran Gultnieks
bbe4f83d30 For convenience - source-built app with missing current versions gives source link, not web link 2011-01-27 21:22:19 +00:00
Henrik Tunedal
3d623f9017 Show compiler output in verbose mode. 2011-01-27 20:12:37 +01: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
635555827d Metadata: new app, and switched one to source build 2011-01-27 15:28:29 +00:00
Ciaran Gultnieks
6e63f1bdf6 Metadata: version updates 2011-01-27 10:52:35 +00:00
Ciaran Gultnieks
b11f345333 Merge commit 'refs/merge-requests/8' of git://gitorious.org/f-droid/fdroidserver into integration 2011-01-27 10:08:14 +00:00
Henrik Tunedal
01e1b3cc49 Added some new applications found on Google Code. 2011-01-27 01:10:11 +01:00
Henrik Tunedal
b2a8d57984 Added some Swedish applications. 2011-01-27 00:08:03 +01:00
Henrik Tunedal
29b49afd53 Tell git to ignore backup files. 2011-01-26 23:47:15 +01:00
Ciaran Gultnieks
c2274bf280 Show source tarball links on the web site 2011-01-26 18:05:53 +00:00
Ciaran Gultnieks
85cbd3db9c Put source tarball names into the index where available 2011-01-26 18:05:35 +00:00
Henrik Tunedal
933fa05665 Emacs expects coding values in lowercase. 2011-01-26 17:26:51 +01:00
Ciaran Gultnieks
1e70d735fd Metadata: various version updates 2011-01-26 16:03:27 +00:00
Ciaran Gultnieks
fbf081c11d Patched Wordpress privacy violation 2011-01-26 16:02:53 +00:00
Ciaran Gultnieks
50a962db31 Some build and update system improvements, including the ability to set javac encoding 2011-01-26 16:02:30 +00:00
Ciaran Gultnieks
e952029859 Disabled Wordpress app - malware 2011-01-26 15:03:24 +00:00
Ciaran Gultnieks
4b82c2dc7f Metadata: more build data 2011-01-24 00:07:36 +00:00
Ciaran Gultnieks
f2ae1e61f0 Metadata: build data for 3 new apps 2011-01-23 23:00:56 +00:00
Ciaran Gultnieks
7654163a0a Stop bugging me about no packages for a disabled app 2011-01-23 22:43:01 +00:00
Ciaran Gultnieks
6e96b79f6e Metadata: version updates 2011-01-23 22:29:26 +00:00
Ciaran Gultnieks
25972a3788 Correction to previous commit 2011-01-23 22:03:46 +00:00
Ciaran Gultnieks
8c9f28c7c4 Leave apps out of the repo index if there are no packages 2011-01-23 21:54:49 +00:00
Ciaran Gultnieks
402b617e77 Merge commit 'refs/merge-requests/7' of git://gitorious.org/f-droid/fdroidserver into integration 2011-01-23 21:42:00 +00:00
Ciaran Gultnieks
5c7610543b Metadata: need to advise if an app can't work without root 2011-01-23 21:38:07 +00:00
Ciaran Gultnieks
94fde85ded Metadata: standardise layout on new one, and Yes not yes 2011-01-23 21:33:21 +00:00
Ciaran Gultnieks
146a7f5ea4 Merge commit 'refs/merge-requests/6' of git://gitorious.org/f-droid/fdroidserver into integration 2011-01-23 21:31:59 +00:00