chiark / gitweb /
fdroidserver.git
14 years agoMetadata: add Copy to Clipboard
Henrik Tunedal [Thu, 10 Mar 2011 22:52:17 +0000 (23:52 +0100)]
Metadata: add Copy to Clipboard

14 years agoMetadata: add Duck Duck Go search provider
Leonardo De Luca [Thu, 10 Mar 2011 21:48:52 +0000 (22:48 +0100)]
Metadata: add Duck Duck Go search provider

14 years agoMetadata: shorten long summaries
Henrik Tunedal [Thu, 10 Mar 2011 12:54:00 +0000 (13:54 +0100)]
Metadata: shorten long summaries

14 years agoMetadata: added swallowcatcher
Ciaran Gultnieks [Thu, 10 Mar 2011 00:09:46 +0000 (00:09 +0000)]
Metadata: added swallowcatcher

14 years agoMetadata: version updates
Ciaran Gultnieks [Wed, 9 Mar 2011 22:17:30 +0000 (22:17 +0000)]
Metadata: version updates

14 years agoIndicate if an app requires root privileges
Henrik Tunedal [Tue, 8 Mar 2011 15:13:46 +0000 (16:13 +0100)]
Indicate if an app requires root privileges

14 years agoCorrection to previous commit
Ciaran Gultnieks [Thu, 3 Mar 2011 23:39:12 +0000 (23:39 +0000)]
Correction to previous commit

14 years agoRemoved some excess verbosity from build.py
Ciaran Gultnieks [Thu, 3 Mar 2011 22:41:45 +0000 (22:41 +0000)]
Removed some excess verbosity from build.py

14 years agoMetadata: version updates
Ciaran Gultnieks [Thu, 3 Mar 2011 20:25:38 +0000 (20:25 +0000)]
Metadata: version updates

14 years agoAdded the ability to fix the old apostrophe thing
Ciaran Gultnieks [Thu, 3 Mar 2011 20:25:18 +0000 (20:25 +0000)]
Added the ability to fix the old apostrophe thing

14 years agoAdded mythdroid
Ciaran Gultnieks [Wed, 2 Mar 2011 23:07:55 +0000 (23:07 +0000)]
Added mythdroid

14 years agoMetadata: fix my last commit
Henrik Tunedal [Wed, 2 Mar 2011 22:11:18 +0000 (23:11 +0100)]
Metadata: fix my last commit

14 years agoMetadata: version updates
Ciaran Gultnieks [Wed, 2 Mar 2011 21:48:06 +0000 (21:48 +0000)]
Metadata: version updates

14 years agoAdded the ability to flag an unbuildable release
Ciaran Gultnieks [Wed, 2 Mar 2011 21:47:48 +0000 (21:47 +0000)]
Added the ability to flag an unbuildable release

14 years agoMetadata: 6 new applications
Henrik Tunedal [Wed, 2 Mar 2011 21:00:42 +0000 (22:00 +0100)]
Metadata: 6 new applications

14 years agoMetadata: version updates
Ciaran Gultnieks [Tue, 1 Mar 2011 13:11:43 +0000 (13:11 +0000)]
Metadata: version updates

14 years agoOops. Fix README.
Henrik Tunedal [Tue, 1 Mar 2011 00:38:14 +0000 (01:38 +0100)]
Oops. Fix README.

14 years agoMetadata parsing changes
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.

14 years agoRemove key.store from default.properties as well
Henrik Tunedal [Sat, 26 Feb 2011 23:40:20 +0000 (00:40 +0100)]
Remove key.store from default.properties as well

14 years agoAllow the equals sign in prebuild commands
Henrik Tunedal [Fri, 25 Feb 2011 22:19:17 +0000 (23:19 +0100)]
Allow the equals sign in prebuild commands

14 years agoAllow absolute path to repo_icon
Henrik Tunedal [Fri, 25 Feb 2011 22:11:39 +0000 (23:11 +0100)]
Allow absolute path to repo_icon

14 years agoMetadata - adjustment, because that generates a 312MB source tarball
Ciaran Gultnieks [Thu, 24 Feb 2011 23:20:15 +0000 (23:20 +0000)]
Metadata - adjustment, because that generates a 312MB source tarball

14 years agoMetadata: version updates, new app
Ciaran Gultnieks [Thu, 24 Feb 2011 22:47:47 +0000 (22:47 +0000)]
Metadata: version updates, new app

14 years agoTemplate for metadata files
Ciaran Gultnieks [Thu, 24 Feb 2011 22:47:19 +0000 (22:47 +0000)]
Template for metadata files

14 years agoMetadata: fdroid release
Ciaran Gultnieks [Thu, 24 Feb 2011 21:52:42 +0000 (21:52 +0000)]
Metadata: fdroid release

14 years agoMetadata: updated and new apps
Ciaran Gultnieks [Sat, 19 Feb 2011 16:18:46 +0000 (16:18 +0000)]
Metadata: updated and new apps

14 years agoMerge commit 'refs/merge-requests/11' of git://gitorious.org/f-droid/fdroidserver
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

14 years agoMetadata: version updates
Ciaran Gultnieks [Thu, 17 Feb 2011 22:20:02 +0000 (22:20 +0000)]
Metadata: version updates

14 years agoChange search path for getsig
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.

14 years agoMake metadata.py a proper module (renamed to common.py)
Henrik Tunedal [Thu, 17 Feb 2011 20:16:26 +0000 (21:16 +0100)]
Make metadata.py a proper module (renamed to common.py)

14 years agoFix typo
Henrik Tunedal [Thu, 17 Feb 2011 19:40:15 +0000 (20:40 +0100)]
Fix typo

14 years agoChanged the aapt path in the sample config - should use platform tools
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

14 years agoMetadata: version updates
Ciaran Gultnieks [Sun, 13 Feb 2011 00:44:30 +0000 (00:44 +0000)]
Metadata: version updates

14 years agoMerge commit 'refs/merge-requests/11' of git://gitorious.org/f-droid/fdroidserver...
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

14 years agoMetadata: market version updates
Ciaran Gultnieks [Sat, 12 Feb 2011 22:50:28 +0000 (22:50 +0000)]
Metadata: market version updates

14 years agoNeed a different device/sdk for the market check, that one doesn't work any more
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

14 years agoAdding FOAFViewer to the metadata directory.
Alex Oberhauser [Sat, 12 Feb 2011 21:26:38 +0000 (22:26 +0100)]
Adding FOAFViewer to the metadata directory.

14 years agoAdding DiveDroid to the metadata directory.
Alex Oberhauser [Sat, 12 Feb 2011 21:22:54 +0000 (22:22 +0100)]
Adding DiveDroid to the metadata directory.

14 years agoMerge commit 'refs/merge-requests/10' of git://gitorious.org/f-droid/fdroidserver...
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

14 years agoMetadata: version updates
Ciaran Gultnieks [Fri, 11 Feb 2011 09:32:48 +0000 (09:32 +0000)]
Metadata: version updates

14 years agoMetadata: updated wififixer
Ciaran Gultnieks [Thu, 10 Feb 2011 07:30:52 +0000 (07:30 +0000)]
Metadata: updated wififixer

14 years agoMetadata: version updates for Fr FBReader and DroidWall
Ciaran Gultnieks [Thu, 10 Feb 2011 00:19:26 +0000 (00:19 +0000)]
Metadata: version updates for Fr FBReader and DroidWall

14 years agoMetadata: version updates
Ciaran Gultnieks [Wed, 9 Feb 2011 22:40:07 +0000 (22:40 +0000)]
Metadata: version updates

14 years agoHandyNotes
Antonio Tapiador del Dujo [Wed, 9 Feb 2011 13:12:45 +0000 (14:12 +0100)]
HandyNotes

14 years agoMetadata: version updates
Ciaran Gultnieks [Tue, 8 Feb 2011 23:43:46 +0000 (23:43 +0000)]
Metadata: version updates

14 years agoExplicitly specify output encoding in marketcheck.
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.

14 years agoMetadata: version updates
Ciaran Gultnieks [Sat, 5 Feb 2011 17:21:34 +0000 (17:21 +0000)]
Metadata: version updates

14 years agoMetadata: two new apps
Ciaran Gultnieks [Fri, 4 Feb 2011 00:12:41 +0000 (00:12 +0000)]
Metadata: two new apps

14 years agoMetadata: updates, build data, new app
Ciaran Gultnieks [Thu, 3 Feb 2011 21:12:07 +0000 (21:12 +0000)]
Metadata: updates, build data, new app

14 years agoMetadata: switch Beem to source build - seems like the devs changed key between ...
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

14 years agoMetadata: update re cubed - recent versions are apparently not open source
Ciaran Gultnieks [Thu, 3 Feb 2011 12:17:10 +0000 (12:17 +0000)]
Metadata: update re cubed - recent versions are apparently not open source

14 years agoMetadata: lots of version updates
Ciaran Gultnieks [Wed, 2 Feb 2011 22:57:34 +0000 (22:57 +0000)]
Metadata: lots of version updates

14 years agoMetadata: there's a market version of that, but no corresponding source code
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

14 years agoMetadata: disabled - conflicting licensing statements
Ciaran Gultnieks [Tue, 1 Feb 2011 16:28:31 +0000 (16:28 +0000)]
Metadata: disabled - conflicting licensing statements

14 years agoMetadata: new and updated apps
Ciaran Gultnieks [Tue, 1 Feb 2011 14:54:54 +0000 (14:54 +0000)]
Metadata: new and updated apps

14 years agoAdded 'fixtrans' build option
Ciaran Gultnieks [Tue, 1 Feb 2011 14:54:34 +0000 (14:54 +0000)]
Added 'fixtrans' build option

14 years agoBuild documentation updates and a new option (novcheck
Ciaran Gultnieks [Mon, 31 Jan 2011 22:57:56 +0000 (22:57 +0000)]
Build documentation updates and a new option (novcheck

14 years agoMetadata: Version updates and new apps
Ciaran Gultnieks [Mon, 31 Jan 2011 22:57:11 +0000 (22:57 +0000)]
Metadata: Version updates and new apps

14 years agoGive a helpful message when the version can't be found it the output, instead of...
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

14 years agoMetadata: added DiskUsage
Ciaran Gultnieks [Mon, 31 Jan 2011 00:11:30 +0000 (00:11 +0000)]
Metadata: added DiskUsage

14 years agoMetadata: another FDroid release
Ciaran Gultnieks [Sun, 30 Jan 2011 22:44:43 +0000 (22:44 +0000)]
Metadata: another FDroid release

14 years agoMetadata: build data for WiFi Keyboard
Ciaran Gultnieks [Sun, 30 Jan 2011 21:01:16 +0000 (21:01 +0000)]
Metadata: build data for WiFi Keyboard

14 years agoFDroid client release
Ciaran Gultnieks [Sun, 30 Jan 2011 21:00:31 +0000 (21:00 +0000)]
FDroid client release

14 years agoMetadata - new build data
Ciaran Gultnieks [Sat, 29 Jan 2011 22:33:02 +0000 (22:33 +0000)]
Metadata - new build data

14 years agoMetadata: version updates
Ciaran Gultnieks [Sat, 29 Jan 2011 20:36:00 +0000 (20:36 +0000)]
Metadata: version updates

14 years agoDelete that
Ciaran Gultnieks [Sat, 29 Jan 2011 20:34:40 +0000 (20:34 +0000)]
Delete that

14 years agoBuild a signed index in jar format, to be used by the next version of the client
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

14 years agoMerge commit 'refs/merge-requests/9' of git://gitorious.org/f-droid/fdroidserver...
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

14 years agoMetadata: version updates
Ciaran Gultnieks [Thu, 27 Jan 2011 21:22:42 +0000 (21:22 +0000)]
Metadata: version updates

14 years agoFor convenience - source-built app with missing current versions gives source link...
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

14 years agoShow compiler output in verbose mode.
Henrik Tunedal [Thu, 27 Jan 2011 19:12:37 +0000 (20:12 +0100)]
Show compiler output in verbose mode.

14 years agoFixed text corruption problem in marketcheck.
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.

14 years agoMetadata: new app, and switched one to source build
Ciaran Gultnieks [Thu, 27 Jan 2011 15:28:29 +0000 (15:28 +0000)]
Metadata: new app, and switched one to source build

14 years agoMetadata: version updates
Ciaran Gultnieks [Thu, 27 Jan 2011 10:52:35 +0000 (10:52 +0000)]
Metadata: version updates

14 years agoMerge commit 'refs/merge-requests/8' of git://gitorious.org/f-droid/fdroidserver...
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

14 years agoAdded some new applications found on Google Code.
Henrik Tunedal [Thu, 27 Jan 2011 00:10:11 +0000 (01:10 +0100)]
Added some new applications found on Google Code.

14 years agoAdded some Swedish applications.
Henrik Tunedal [Wed, 26 Jan 2011 23:08:03 +0000 (00:08 +0100)]
Added some Swedish applications.

14 years agoTell git to ignore backup files.
Henrik Tunedal [Wed, 26 Jan 2011 22:47:15 +0000 (23:47 +0100)]
Tell git to ignore backup files.

14 years agoShow source tarball links on the web site
Ciaran Gultnieks [Wed, 26 Jan 2011 18:05:53 +0000 (18:05 +0000)]
Show source tarball links on the web site

14 years agoPut source tarball names into the index where available
Ciaran Gultnieks [Wed, 26 Jan 2011 18:05:35 +0000 (18:05 +0000)]
Put source tarball names into the index where available

14 years agoEmacs expects coding values in lowercase.
Henrik Tunedal [Wed, 26 Jan 2011 16:26:51 +0000 (17:26 +0100)]
Emacs expects coding values in lowercase.

14 years agoMetadata: various version updates
Ciaran Gultnieks [Wed, 26 Jan 2011 16:03:27 +0000 (16:03 +0000)]
Metadata: various version updates

14 years agoPatched Wordpress privacy violation
Ciaran Gultnieks [Wed, 26 Jan 2011 16:02:53 +0000 (16:02 +0000)]
Patched Wordpress privacy violation

14 years agoSome build and update system improvements, including the ability to set javac encoding
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

14 years agoDisabled Wordpress app - malware
Ciaran Gultnieks [Wed, 26 Jan 2011 15:03:24 +0000 (15:03 +0000)]
Disabled Wordpress app - malware

14 years agoMetadata: more build data
Ciaran Gultnieks [Mon, 24 Jan 2011 00:07:36 +0000 (00:07 +0000)]
Metadata: more build data

14 years agoMetadata: build data for 3 new apps
Ciaran Gultnieks [Sun, 23 Jan 2011 23:00:56 +0000 (23:00 +0000)]
Metadata: build data for 3 new apps

14 years agoStop bugging me about no packages for a disabled app
Ciaran Gultnieks [Sun, 23 Jan 2011 22:43:01 +0000 (22:43 +0000)]
Stop bugging me about no packages for a disabled app

14 years agoMetadata: version updates
Ciaran Gultnieks [Sun, 23 Jan 2011 22:29:26 +0000 (22:29 +0000)]
Metadata: version updates

14 years agoCorrection to previous commit
Ciaran Gultnieks [Sun, 23 Jan 2011 22:03:46 +0000 (22:03 +0000)]
Correction to previous commit

14 years agoLeave apps out of the repo index if there are no packages
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

14 years agoMerge commit 'refs/merge-requests/7' of git://gitorious.org/f-droid/fdroidserver...
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

14 years agoMetadata: need to advise if an app can't work without root
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

14 years agoMetadata: standardise layout on new one, and Yes not yes
Ciaran Gultnieks [Sun, 23 Jan 2011 21:33:21 +0000 (21:33 +0000)]
Metadata: standardise layout on new one, and Yes not yes

14 years agoMerge commit 'refs/merge-requests/6' of git://gitorious.org/f-droid/fdroidserver...
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

14 years agoMerge integration branch
Ciaran Gultnieks [Sun, 23 Jan 2011 21:26:32 +0000 (21:26 +0000)]
Merge integration branch

14 years agoMetadata: version updates and build data
Ciaran Gultnieks [Sun, 23 Jan 2011 21:18:36 +0000 (21:18 +0000)]
Metadata: version updates and build data

14 years agoDonate links (for apps that have them) into the index, and on the web site
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

14 years agoRetabbed the wordpress plugin
Ciaran Gultnieks [Sat, 22 Jan 2011 13:15:10 +0000 (13:15 +0000)]
Retabbed the wordpress plugin

14 years agoPut releases in the right order on the web site repository browser
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