1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-05 08:50:08 +02:00
Commit Graph

4981 Commits

Author SHA1 Message Date
Ciaran Gultnieks
03e8995d8e Metadata: market version updates 2011-02-12 22:50:28 +00:00
Ciaran Gultnieks
b7c79f4436 Need a different device/sdk for the market check, that one doesn't work any more 2011-02-12 22:01:45 +00:00
Alex Oberhauser
e3cffc9c5e Adding FOAFViewer to the metadata directory. 2011-02-12 22:26:38 +01:00
Alex Oberhauser
4936ca05a8 Adding DiveDroid to the metadata directory. 2011-02-12 22:22:54 +01:00
Ciaran Gultnieks
02d34f96ba Merge commit 'refs/merge-requests/10' of git://gitorious.org/f-droid/fdroidserver into merge-requests/10 2011-02-11 16:58:10 +00:00
Ciaran Gultnieks
0627edd822 Metadata: version updates 2011-02-11 09:32:48 +00:00
Ciaran Gultnieks
74c80496ee Metadata: updated wififixer 2011-02-10 07:30:52 +00:00
Ciaran Gultnieks
780bcad44b Metadata: version updates for Fr FBReader and DroidWall 2011-02-10 00:19:26 +00:00
Ciaran Gultnieks
f685b51909 Metadata: version updates 2011-02-09 22:40:07 +00:00
Antonio Tapiador del Dujo
e5fbb2c532 HandyNotes 2011-02-09 14:12:45 +01:00
Ciaran Gultnieks
08a04b9ff4 Metadata: version updates 2011-02-08 23:43:46 +00:00
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