chiark / gitweb /
Ciaran Gultnieks [Thu, 3 Mar 2011 20:25:38 +0000 (20:25 +0000)]
Metadata: version updates
Ciaran Gultnieks [Thu, 3 Mar 2011 20:25:18 +0000 (20:25 +0000)]
Added the ability to fix the old apostrophe thing
Ciaran Gultnieks [Wed, 2 Mar 2011 23:07:55 +0000 (23:07 +0000)]
Added mythdroid
Henrik Tunedal [Wed, 2 Mar 2011 22:11:18 +0000 (23:11 +0100)]
Metadata: fix my last commit
Ciaran Gultnieks [Wed, 2 Mar 2011 21:48:06 +0000 (21:48 +0000)]
Metadata: version updates
Ciaran Gultnieks [Wed, 2 Mar 2011 21:47:48 +0000 (21:47 +0000)]
Added the ability to flag an unbuildable release
Henrik Tunedal [Wed, 2 Mar 2011 21:00:42 +0000 (22:00 +0100)]
Metadata: 6 new applications
Ciaran Gultnieks [Tue, 1 Mar 2011 13:11:43 +0000 (13:11 +0000)]
Metadata: version updates
Henrik Tunedal [Tue, 1 Mar 2011 00:38:14 +0000 (01:38 +0100)]
Oops. Fix README.
Henrik Tunedal [Tue, 1 Mar 2011 00:11:07 +0000 (01:11 +0100)]
Metadata parsing changes
A few small changes to the format of metadata files:
"Build Version" lines can now contain include commas by escaping them
with a backslash. They can also be split over multiple lines by ending
each line (except the last) with a backslash.
Additionally, empty lines in descriptions should now work correctly.
Henrik Tunedal [Sat, 26 Feb 2011 23:40:20 +0000 (00:40 +0100)]
Remove key.store from default.properties as well
Henrik Tunedal [Fri, 25 Feb 2011 22:19:17 +0000 (23:19 +0100)]
Allow the equals sign in prebuild commands
Henrik Tunedal [Fri, 25 Feb 2011 22:11:39 +0000 (23:11 +0100)]
Allow absolute path to repo_icon
Ciaran Gultnieks [Thu, 24 Feb 2011 23:20:15 +0000 (23:20 +0000)]
Metadata - adjustment, because that generates a 312MB source tarball
Ciaran Gultnieks [Thu, 24 Feb 2011 22:47:47 +0000 (22:47 +0000)]
Metadata: version updates, new app
Ciaran Gultnieks [Thu, 24 Feb 2011 22:47:19 +0000 (22:47 +0000)]
Template for metadata files
Ciaran Gultnieks [Thu, 24 Feb 2011 21:52:42 +0000 (21:52 +0000)]
Metadata: fdroid release
Ciaran Gultnieks [Sat, 19 Feb 2011 16:18:46 +0000 (16:18 +0000)]
Metadata: updated and new apps
Ciaran Gultnieks [Thu, 17 Feb 2011 22:20:27 +0000 (22:20 +0000)]
Merge commit 'refs/merge-requests/11' of git://gitorious.org/f-droid/fdroidserver
Ciaran Gultnieks [Thu, 17 Feb 2011 22:20:02 +0000 (22:20 +0000)]
Metadata: version updates
Henrik Tunedal [Thu, 17 Feb 2011 21:19:36 +0000 (22:19 +0100)]
Change search path for getsig
The path to getsig is now relative to that of the script itself; the
path to the APK files remains relative to the current working
directory.
Henrik Tunedal [Thu, 17 Feb 2011 20:16:26 +0000 (21:16 +0100)]
Make metadata.py a proper module (renamed to common.py)
Henrik Tunedal [Thu, 17 Feb 2011 19:40:15 +0000 (20:40 +0100)]
Fix typo
Ciaran Gultnieks [Sun, 13 Feb 2011 10:09:15 +0000 (10:09 +0000)]
Changed the aapt path in the sample config - should use platform tools
Ciaran Gultnieks [Sun, 13 Feb 2011 00:44:30 +0000 (00:44 +0000)]
Metadata: version updates
Ciaran Gultnieks [Sat, 12 Feb 2011 22:50:54 +0000 (22:50 +0000)]
Merge commit 'refs/merge-requests/11' of git://gitorious.org/f-droid/fdroidserver into merge-requests/11
Ciaran Gultnieks [Sat, 12 Feb 2011 22:50:28 +0000 (22:50 +0000)]
Metadata: market version updates
Ciaran Gultnieks [Sat, 12 Feb 2011 22:01:45 +0000 (22:01 +0000)]
Need a different device/sdk for the market check, that one doesn't work any more
Alex Oberhauser [Sat, 12 Feb 2011 21:26:38 +0000 (22:26 +0100)]
Adding FOAFViewer to the metadata directory.
Alex Oberhauser [Sat, 12 Feb 2011 21:22:54 +0000 (22:22 +0100)]
Adding DiveDroid to the metadata directory.
Ciaran Gultnieks [Fri, 11 Feb 2011 16:58:10 +0000 (16:58 +0000)]
Merge commit 'refs/merge-requests/10' of git://gitorious.org/f-droid/fdroidserver into merge-requests/10
Ciaran Gultnieks [Fri, 11 Feb 2011 09:32:48 +0000 (09:32 +0000)]
Metadata: version updates
Ciaran Gultnieks [Thu, 10 Feb 2011 07:30:52 +0000 (07:30 +0000)]
Metadata: updated wififixer
Ciaran Gultnieks [Thu, 10 Feb 2011 00:19:26 +0000 (00:19 +0000)]
Metadata: version updates for Fr FBReader and DroidWall
Ciaran Gultnieks [Wed, 9 Feb 2011 22:40:07 +0000 (22:40 +0000)]
Metadata: version updates
Antonio Tapiador del Dujo [Wed, 9 Feb 2011 13:12:45 +0000 (14:12 +0100)]
HandyNotes
Ciaran Gultnieks [Tue, 8 Feb 2011 23:43:46 +0000 (23:43 +0000)]
Metadata: version updates
Henrik Tunedal [Sun, 6 Feb 2011 04:13:44 +0000 (05:13 +0100)]
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.
Ciaran Gultnieks [Sat, 5 Feb 2011 17:21:34 +0000 (17:21 +0000)]
Metadata: version updates
Ciaran Gultnieks [Fri, 4 Feb 2011 00:12:41 +0000 (00:12 +0000)]
Metadata: two new apps
Ciaran Gultnieks [Thu, 3 Feb 2011 21:12:07 +0000 (21:12 +0000)]
Metadata: updates, build data, new app
Ciaran Gultnieks [Thu, 3 Feb 2011 21:11:26 +0000 (21:11 +0000)]
Metadata: switch Beem to source build - seems like the devs changed key between .14 and .15 anyway
Ciaran Gultnieks [Thu, 3 Feb 2011 12:17:10 +0000 (12:17 +0000)]
Metadata: update re cubed - recent versions are apparently not open source
Ciaran Gultnieks [Wed, 2 Feb 2011 22:57:34 +0000 (22:57 +0000)]
Metadata: lots of version updates
Ciaran Gultnieks [Wed, 2 Feb 2011 22:36:43 +0000 (22:36 +0000)]
Metadata: there's a market version of that, but no corresponding source code
Ciaran Gultnieks [Tue, 1 Feb 2011 16:28:31 +0000 (16:28 +0000)]
Metadata: disabled - conflicting licensing statements
Ciaran Gultnieks [Tue, 1 Feb 2011 14:54:54 +0000 (14:54 +0000)]
Metadata: new and updated apps
Ciaran Gultnieks [Tue, 1 Feb 2011 14:54:34 +0000 (14:54 +0000)]
Added 'fixtrans' build option
Ciaran Gultnieks [Mon, 31 Jan 2011 22:57:56 +0000 (22:57 +0000)]
Build documentation updates and a new option (novcheck
Ciaran Gultnieks [Mon, 31 Jan 2011 22:57:11 +0000 (22:57 +0000)]
Metadata: Version updates and new apps
Ciaran Gultnieks [Mon, 31 Jan 2011 22:24:31 +0000 (22:24 +0000)]
Give a helpful message when the version can't be found it the output, instead of barfing
Ciaran Gultnieks [Mon, 31 Jan 2011 00:11:30 +0000 (00:11 +0000)]
Metadata: added DiskUsage
Ciaran Gultnieks [Sun, 30 Jan 2011 22:44:43 +0000 (22:44 +0000)]
Metadata: another FDroid release
Ciaran Gultnieks [Sun, 30 Jan 2011 21:01:16 +0000 (21:01 +0000)]
Metadata: build data for WiFi Keyboard
Ciaran Gultnieks [Sun, 30 Jan 2011 21:00:31 +0000 (21:00 +0000)]
FDroid client release
Ciaran Gultnieks [Sat, 29 Jan 2011 22:33:02 +0000 (22:33 +0000)]
Metadata - new build data
Ciaran Gultnieks [Sat, 29 Jan 2011 20:36:00 +0000 (20:36 +0000)]
Metadata: version updates
Ciaran Gultnieks [Sat, 29 Jan 2011 20:34:40 +0000 (20:34 +0000)]
Delete that
Ciaran Gultnieks [Sat, 29 Jan 2011 09:32:21 +0000 (09:32 +0000)]
Build a signed index in jar format, to be used by the next version of the client
Ciaran Gultnieks [Fri, 28 Jan 2011 00:02:14 +0000 (00:02 +0000)]
Merge commit 'refs/merge-requests/9' of git://gitorious.org/f-droid/fdroidserver into integration
Ciaran Gultnieks [Thu, 27 Jan 2011 21:22:42 +0000 (21:22 +0000)]
Metadata: version updates
Ciaran Gultnieks [Thu, 27 Jan 2011 21:22:19 +0000 (21:22 +0000)]
For convenience - source-built app with missing current versions gives source link, not web link
Henrik Tunedal [Thu, 27 Jan 2011 19:12:37 +0000 (20:12 +0100)]
Show compiler output in verbose mode.
Henrik Tunedal [Thu, 27 Jan 2011 18:59:57 +0000 (19:59 +0100)]
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.
Ciaran Gultnieks [Thu, 27 Jan 2011 15:28:29 +0000 (15:28 +0000)]
Metadata: new app, and switched one to source build
Ciaran Gultnieks [Thu, 27 Jan 2011 10:52:35 +0000 (10:52 +0000)]
Metadata: version updates
Ciaran Gultnieks [Thu, 27 Jan 2011 10:08:14 +0000 (10:08 +0000)]
Merge commit 'refs/merge-requests/8' of git://gitorious.org/f-droid/fdroidserver into integration
Henrik Tunedal [Thu, 27 Jan 2011 00:10:11 +0000 (01:10 +0100)]
Added some new applications found on Google Code.
Henrik Tunedal [Wed, 26 Jan 2011 23:08:03 +0000 (00:08 +0100)]
Added some Swedish applications.
Henrik Tunedal [Wed, 26 Jan 2011 22:47:15 +0000 (23:47 +0100)]
Tell git to ignore backup files.
Ciaran Gultnieks [Wed, 26 Jan 2011 18:05:53 +0000 (18:05 +0000)]
Show source tarball links on the web site
Ciaran Gultnieks [Wed, 26 Jan 2011 18:05:35 +0000 (18:05 +0000)]
Put source tarball names into the index where available
Henrik Tunedal [Wed, 26 Jan 2011 16:26:51 +0000 (17:26 +0100)]
Emacs expects coding values in lowercase.
Ciaran Gultnieks [Wed, 26 Jan 2011 16:03:27 +0000 (16:03 +0000)]
Metadata: various version updates
Ciaran Gultnieks [Wed, 26 Jan 2011 16:02:53 +0000 (16:02 +0000)]
Patched Wordpress privacy violation
Ciaran Gultnieks [Wed, 26 Jan 2011 16:02:30 +0000 (16:02 +0000)]
Some build and update system improvements, including the ability to set javac encoding
Ciaran Gultnieks [Wed, 26 Jan 2011 15:03:24 +0000 (15:03 +0000)]
Disabled Wordpress app - malware
Ciaran Gultnieks [Mon, 24 Jan 2011 00:07:36 +0000 (00:07 +0000)]
Metadata: more build data
Ciaran Gultnieks [Sun, 23 Jan 2011 23:00:56 +0000 (23:00 +0000)]
Metadata: build data for 3 new apps
Ciaran Gultnieks [Sun, 23 Jan 2011 22:43:01 +0000 (22:43 +0000)]
Stop bugging me about no packages for a disabled app
Ciaran Gultnieks [Sun, 23 Jan 2011 22:29:26 +0000 (22:29 +0000)]
Metadata: version updates
Ciaran Gultnieks [Sun, 23 Jan 2011 22:03:46 +0000 (22:03 +0000)]
Correction to previous commit
Ciaran Gultnieks [Sun, 23 Jan 2011 21:54:49 +0000 (21:54 +0000)]
Leave apps out of the repo index if there are no packages
Ciaran Gultnieks [Sun, 23 Jan 2011 21:42:00 +0000 (21:42 +0000)]
Merge commit 'refs/merge-requests/7' of git://gitorious.org/f-droid/fdroidserver into integration
Ciaran Gultnieks [Sun, 23 Jan 2011 21:38:07 +0000 (21:38 +0000)]
Metadata: need to advise if an app can't work without root
Ciaran Gultnieks [Sun, 23 Jan 2011 21:33:21 +0000 (21:33 +0000)]
Metadata: standardise layout on new one, and Yes not yes
Ciaran Gultnieks [Sun, 23 Jan 2011 21:31:59 +0000 (21:31 +0000)]
Merge commit 'refs/merge-requests/6' of git://gitorious.org/f-droid/fdroidserver into integration
Ciaran Gultnieks [Sun, 23 Jan 2011 21:26:32 +0000 (21:26 +0000)]
Merge integration branch
Ciaran Gultnieks [Sun, 23 Jan 2011 21:18:36 +0000 (21:18 +0000)]
Metadata: version updates and build data
Ciaran Gultnieks [Sat, 22 Jan 2011 13:45:18 +0000 (13:45 +0000)]
Donate links (for apps that have them) into the index, and on the web site
Ciaran Gultnieks [Sat, 22 Jan 2011 13:15:10 +0000 (13:15 +0000)]
Retabbed the wordpress plugin
Ciaran Gultnieks [Sat, 22 Jan 2011 12:29:22 +0000 (12:29 +0000)]
Put releases in the right order on the web site repository browser
Ciaran Gultnieks [Sat, 22 Jan 2011 11:14:47 +0000 (11:14 +0000)]
Metadata - version updates and new apps
Ciaran Gultnieks [Thu, 20 Jan 2011 18:04:25 +0000 (18:04 +0000)]
Metadata: a couple of new apps
Ciaran Gultnieks [Wed, 19 Jan 2011 23:42:54 +0000 (23:42 +0000)]
Metadata: version updates
Ciaran Gultnieks [Wed, 19 Jan 2011 22:30:46 +0000 (22:30 +0000)]
Updated version of androidmarketapi
Ciaran Gultnieks [Sun, 23 Jan 2011 21:18:36 +0000 (21:18 +0000)]
Metadata: version updates and build data
Henrik Tunedal [Sun, 23 Jan 2011 02:16:56 +0000 (03:16 +0100)]
Added metadata for 11 new applications.
Michael Haas [Sat, 22 Jan 2011 21:40:28 +0000 (22:40 +0100)]
Add Droidwall to metadata.
Ciaran Gultnieks [Sat, 22 Jan 2011 13:45:18 +0000 (13:45 +0000)]
Donate links (for apps that have them) into the index, and on the web site