chiark / gitweb /
fdroidserver.git
12 years agoMake config location clearer in manual?
Ciaran Gultnieks [Wed, 8 Aug 2012 09:30:39 +0000 (10:30 +0100)]
Make config location clearer in manual?

12 years agoBetter detection of git-svn find-rev failure
Ciaran Gultnieks [Thu, 26 Jul 2012 08:16:41 +0000 (09:16 +0100)]
Better detection of git-svn find-rev failure

12 years agoMerge commit 'refs/merge-requests/91' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Fri, 13 Jul 2012 06:42:54 +0000 (07:42 +0100)]
Merge commit 'refs/merge-requests/91' of git://gitorious.org/f-droid/fdroidserver into merge-requests/91

12 years agoAdded dates for when added and last updated to repo index
Ciaran Gultnieks [Thu, 12 Jul 2012 20:48:59 +0000 (21:48 +0100)]
Added dates for when added and last updated to repo index

Under each 'app' element there is now an 'added' and a 'lastupdated'
element with the date the application was originally added to the repo,
and when the most recent version was added. Under each 'apk' element there
is also an 'added' for that particular version. For all three of these,
the element contains just a date in YYYY-MM-DD format.

12 years agoImproved donate link documentation
Ciaran Gultnieks [Tue, 10 Jul 2012 11:42:06 +0000 (12:42 +0100)]
Improved donate link documentation

12 years agoMore maven build output recognition
Ciaran Gultnieks [Thu, 28 Jun 2012 11:52:35 +0000 (12:52 +0100)]
More maven build output recognition

12 years agoA mvn->mvn3 update missed previously
Ciaran Gultnieks [Thu, 28 Jun 2012 11:52:17 +0000 (12:52 +0100)]
A mvn->mvn3 update missed previously

12 years agoSupport for FlattrID field in metadata
Ciaran Gultnieks [Thu, 28 Jun 2012 11:51:48 +0000 (12:51 +0100)]
Support for FlattrID field in metadata

12 years agoAdditional srclib
Ciaran Gultnieks [Mon, 25 Jun 2012 08:22:27 +0000 (09:22 +0100)]
Additional srclib

12 years agoMaven 3 is required, not 2
Ciaran Gultnieks [Mon, 25 Jun 2012 08:22:11 +0000 (09:22 +0100)]
Maven 3 is required, not 2

12 years agoSkip widget latest apps generator when data doesn't exist yet
Ciaran Gultnieks [Mon, 25 Jun 2012 08:21:10 +0000 (09:21 +0100)]
Skip widget latest apps generator when data doesn't exist yet

12 years agoChanged signing code to support JDK7
AlexanderR [Sun, 10 Jun 2012 15:33:25 +0000 (02:33 +1100)]
Changed signing code to support JDK7

13 years agoBasic update processing documentation
Ciaran Gultnieks [Mon, 23 Apr 2012 11:51:14 +0000 (12:51 +0100)]
Basic update processing documentation

13 years agoFixed exception handling in checkupdates command
Ciaran Gultnieks [Thu, 19 Apr 2012 09:57:12 +0000 (10:57 +0100)]
Fixed exception handling in checkupdates command

13 years agoDefined additional srclibs
Ciaran Gultnieks [Thu, 19 Apr 2012 09:56:51 +0000 (10:56 +0100)]
Defined additional srclibs

13 years agoMinor license clarification in docs
Ciaran Gultnieks [Thu, 19 Apr 2012 09:56:09 +0000 (10:56 +0100)]
Minor license clarification in docs

13 years agoAdded license and vcs type analysis to stats
Ciaran Gultnieks [Sun, 8 Apr 2012 13:07:01 +0000 (14:07 +0100)]
Added license and vcs type analysis to stats

13 years agoVarious documentation updates
Ciaran Gultnieks [Sun, 8 Apr 2012 12:00:57 +0000 (13:00 +0100)]
Various documentation updates

13 years agoAllow sdk and ndk path substitution in init command too
Ciaran Gultnieks [Sun, 8 Apr 2012 12:00:07 +0000 (13:00 +0100)]
Allow sdk and ndk path substitution in init command too

13 years agoChanged maven target to 'package' and disabled signing
Ciaran Gultnieks [Sun, 8 Apr 2012 08:08:24 +0000 (09:08 +0100)]
Changed maven target to 'package' and disabled signing

13 years agoAllow SDK and NDK paths to be subsituted into prebuild commands
Ciaran Gultnieks [Sun, 8 Apr 2012 08:07:39 +0000 (09:07 +0100)]
Allow SDK and NDK paths to be subsituted into prebuild commands

13 years agoAdd new srclib for bitcoinj wallet clone
Ciaran Gultnieks [Sun, 8 Apr 2012 08:07:08 +0000 (09:07 +0100)]
Add new srclib for bitcoinj wallet clone

13 years agoRecognise build output with space in filename (and show full output in verbose mode)
Ciaran Gultnieks [Thu, 5 Apr 2012 22:35:39 +0000 (23:35 +0100)]
Recognise build output with space in filename (and show full output in verbose mode)

13 years agoImport support for bare git:// protocol
Ciaran Gultnieks [Tue, 3 Apr 2012 20:13:51 +0000 (21:13 +0100)]
Import support for bare git:// protocol

13 years agoTolerate trailing / on github import
Ciaran Gultnieks [Tue, 3 Apr 2012 19:50:36 +0000 (20:50 +0100)]
Tolerate trailing / on github import

13 years agoAdded git-svn requirement to docs
Ciaran Gultnieks [Fri, 23 Mar 2012 16:41:20 +0000 (16:41 +0000)]
Added git-svn requirement to docs

13 years agoMerge commit 'refs/merge-requests/88' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Thu, 15 Mar 2012 16:37:51 +0000 (16:37 +0000)]
Merge commit 'refs/merge-requests/88' of git://gitorious.org/f-droid/fdroidserver into merge-requests/88

Conflicts:
fdroidserver/build.py

13 years agoMerge commit 'refs/merge-requests/87' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Thu, 15 Mar 2012 16:35:20 +0000 (16:35 +0000)]
Merge commit 'refs/merge-requests/87' of git://gitorious.org/f-droid/fdroidserver into merge-requests/87

13 years agoFine-tune error reporting of vercode mismatch
Tias Guns [Wed, 14 Mar 2012 23:59:05 +0000 (23:59 +0000)]
Fine-tune error reporting of vercode mismatch

I had a recipe that used 'Build Version: 0.1,2,...' with a ' ' between
the : and the version number. This failed in uncomprehensible ways
untill I figured the above out.

Perhaps a better solution would be to make the parser insensitive to
spaces between the ':' and what's after it?

13 years agoAdd missing spaces to output version discrepancy error message.
Paul Sokolovsky [Tue, 13 Mar 2012 18:26:40 +0000 (20:26 +0200)]
Add missing spaces to output version discrepancy error message.

Fixes output like:
'Unexpected version/version code in outputAPK: 0.3.1 / 5Expected: 1.0 / 1'.

13 years agobuild.py: pass options.verbose all the way to common.prepare_source
Tias Guns [Mon, 12 Mar 2012 21:11:45 +0000 (21:11 +0000)]
build.py: pass options.verbose all the way to common.prepare_source

13 years agocommon.prepare_source: better detection of errors
Tias Guns [Mon, 12 Mar 2012 21:08:43 +0000 (21:08 +0000)]
common.prepare_source: better detection of errors

when running 'android update', sometimes the program returns an error on
stderr without giving a !=0 errorcode.
This patch detects such an error, and throws a proper BuildException

(in my case, it printed the following to stderr:
Error: The project either has no target set or the target is invalid.
Please provide a --target to the 'android update' command.)

13 years agocommon.prepare_source: add verbose option and use it
Tias Guns [Mon, 12 Mar 2012 21:05:12 +0000 (21:05 +0000)]
common.prepare_source: add verbose option and use it

The prepare_source method runs commands and everything, but the -v
option gives no insight into what is happening in this method.
This patch adds some verbose output, useful to discover why/where a scan
fails

13 years ago--help is canonical
Ciaran Gultnieks [Mon, 12 Mar 2012 20:31:58 +0000 (20:31 +0000)]
--help is canonical

13 years agoMerge commit 'refs/merge-requests/86' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Mon, 12 Mar 2012 20:30:04 +0000 (20:30 +0000)]
Merge commit 'refs/merge-requests/86' of git://gitorious.org/f-droid/fdroidserver into merge-requests/86

13 years agoFix getsig referencing
Ciaran Gultnieks [Mon, 12 Mar 2012 20:17:37 +0000 (20:17 +0000)]
Fix getsig referencing

13 years agoscanner: use -p check like in build.py, give error if package does not exist
Tias Guns [Sun, 11 Mar 2012 21:59:25 +0000 (21:59 +0000)]
scanner: use -p check like in build.py, give error if package does not exist

13 years agorewritemeta: add -p option to specify package
Tias Guns [Sun, 11 Mar 2012 21:35:17 +0000 (21:35 +0000)]
rewritemeta: add -p option to specify package

useful if you're only working on a few packages and 'rewritemetadata' would make your working tree dirty

13 years agocheckupdates: use -p check like in build.py, give error if package does not exist
Tias Guns [Sun, 11 Mar 2012 21:30:17 +0000 (21:30 +0000)]
checkupdates: use -p check like in build.py, give error if package does not exist

13 years agofdroid.py: a pointer to the -h option of commands
Tias Guns [Sun, 11 Mar 2012 21:15:17 +0000 (21:15 +0000)]
fdroid.py: a pointer to the -h option of commands

13 years agofdroid.py: list commands when not giving a right command (I used ./fdroid -h and...
Tias Guns [Sun, 11 Mar 2012 21:09:32 +0000 (21:09 +0000)]
fdroid.py: list commands when not giving a right command (I used ./fdroid -h and expected actual info, even if -h is not valid

13 years agoAdded documentation for the Category metadata field
Ciaran Gultnieks [Sun, 11 Mar 2012 21:14:04 +0000 (21:14 +0000)]
Added documentation for the Category metadata field

13 years agoUpdated docs for separate server tools and data repositories
Ciaran Gultnieks [Sun, 11 Mar 2012 21:03:55 +0000 (21:03 +0000)]
Updated docs for separate server tools and data repositories

13 years agoMoved the upload scripts to a proper command
Ciaran Gultnieks [Sun, 11 Mar 2012 13:17:37 +0000 (13:17 +0000)]
Moved the upload scripts to a proper command

13 years agoMove getsig into the package
Ciaran Gultnieks [Sun, 11 Mar 2012 12:53:13 +0000 (12:53 +0000)]
Move getsig into the package

13 years agoShouldn't need to .gitignore those any more
Ciaran Gultnieks [Sun, 11 Mar 2012 12:03:45 +0000 (12:03 +0000)]
Shouldn't need to .gitignore those any more

13 years agoMetadata is now in the fdroiddata repo
Ciaran Gultnieks [Sun, 11 Mar 2012 12:02:37 +0000 (12:02 +0000)]
Metadata is now in the fdroiddata repo

13 years agoThe build and stats directory is now in the fdroiddata repo
Ciaran Gultnieks [Sun, 11 Mar 2012 12:00:01 +0000 (12:00 +0000)]
The build and stats directory is now in the fdroiddata repo

13 years agoMake the server tools an installable package (with distutils) - wip
Ciaran Gultnieks [Sun, 11 Mar 2012 11:59:19 +0000 (11:59 +0000)]
Make the server tools an installable package (with distutils) - wip

13 years agoMerge commit 'refs/merge-requests/85' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Sat, 10 Mar 2012 20:13:13 +0000 (20:13 +0000)]
Merge commit 'refs/merge-requests/85' of git://gitorious.org/f-droid/fdroidserver into merge-requests/85

13 years agoMetadata: removed disabled flag from cmis
Ciaran Gultnieks [Sat, 10 Mar 2012 20:06:32 +0000 (20:06 +0000)]
Metadata: removed disabled flag from cmis

13 years agoMerge commit 'refs/merge-requests/83' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Sat, 10 Mar 2012 20:03:52 +0000 (20:03 +0000)]
Merge commit 'refs/merge-requests/83' of git://gitorious.org/f-droid/fdroidserver into merge-requests/83

13 years agoMerge commit 'refs/merge-requests/84' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Sat, 10 Mar 2012 20:01:02 +0000 (20:01 +0000)]
Merge commit 'refs/merge-requests/84' of git://gitorious.org/f-droid/fdroidserver into merge-requests/84

13 years agoStats, etc
Ciaran Gultnieks [Sat, 10 Mar 2012 20:00:17 +0000 (20:00 +0000)]
Stats, etc

13 years agoAdd prboom4android - PrBoom (Doom) port.
Paul Sokolovsky [Sat, 10 Mar 2012 17:38:07 +0000 (19:38 +0200)]
Add prboom4android - PrBoom (Doom) port.

http://code.google.com/p/prboom4android

13 years agoAdd Tttris - A Tetris clone.
Paul Sokolovsky [Sat, 10 Mar 2012 17:13:26 +0000 (19:13 +0200)]
Add Tttris - A Tetris clone.

http://code.google.com/p/tttris

13 years agoMetadata: various version updates
Ciaran Gultnieks [Sat, 10 Mar 2012 13:36:37 +0000 (13:36 +0000)]
Metadata: various version updates

13 years agoMetadata: remove pre-built native libs from adaway
Ciaran Gultnieks [Sat, 10 Mar 2012 13:35:44 +0000 (13:35 +0000)]
Metadata: remove pre-built native libs from adaway

13 years agoMetadata: org.ttrssreader back a version
Ciaran Gultnieks [Sat, 10 Mar 2012 13:30:24 +0000 (13:30 +0000)]
Metadata: org.ttrssreader back a version

13 years agoDocumentation for update check mode and current version fields
Ciaran Gultnieks [Sat, 10 Mar 2012 12:50:57 +0000 (12:50 +0000)]
Documentation for update check mode and current version fields

13 years agoNew update checking mode
Ciaran Gultnieks [Sat, 10 Mar 2012 12:50:34 +0000 (12:50 +0000)]
New update checking mode

13 years agoMetadata: added non-fre dependency to metadata for trafikinfo
Ciaran Gultnieks [Sat, 10 Mar 2012 12:37:18 +0000 (12:37 +0000)]
Metadata: added non-fre dependency to metadata for trafikinfo

13 years agoMetadata: new version of FreeFall
Ciaran Gultnieks [Sat, 10 Mar 2012 11:42:27 +0000 (11:42 +0000)]
Metadata: new version of FreeFall

13 years agoMetadata: re-enabled adaway, fastergps, fox.ttrss
Ciaran Gultnieks [Fri, 9 Mar 2012 21:40:42 +0000 (21:40 +0000)]
Metadata: re-enabled adaway, fastergps, fox.ttrss

License header was Google's mistake, corrected at
http://code.google.com/p/marketbilling/source/detail?r=c414a3dfef020a98afea0daffeed970940cbe86a

13 years agoUpdate docs for 'update' and 'buildjni' with dir list support info.
Paul Sokolovsky [Wed, 7 Mar 2012 06:54:47 +0000 (08:54 +0200)]
Update docs for 'update' and 'buildjni' with dir list support info.

13 years agoAllow 'update' and 'buildjni' to accept list of subdir paths to run tools within.
Paul Sokolovsky [Wed, 7 Mar 2012 06:46:56 +0000 (08:46 +0200)]
Allow 'update' and 'buildjni' to accept list of subdir paths to run tools within.

This is useful for multi-component projects (main app + libraries in separate
dirs). Older adhoc values (update=no, buildjni=yes) for both options are
retained, except that to ignore jni/ directory, buildjni=no instead of
buildjni=manual should be used now.

Also, if --verbose is given, print message about runnibg ndk-build - native
libraries can be quite big and process long, so this is useful to keep user
in loop. To achieve this, had to global'ize options.

13 years agoDisabled FasterGPS - contains code All Rights Reserved by Google
Ciaran Gultnieks [Fri, 9 Mar 2012 20:39:38 +0000 (20:39 +0000)]
Disabled FasterGPS - contains code All Rights Reserved by Google

13 years agoMetadata: new Adaway version, but disabled - 3 files are All Rights Reserved (by...
Ciaran Gultnieks [Fri, 9 Mar 2012 20:37:42 +0000 (20:37 +0000)]
Metadata: new Adaway version, but disabled - 3 files are All Rights Reserved (by Google)

13 years agoAnchor correction
Ciaran Gultnieks [Fri, 9 Mar 2012 15:20:26 +0000 (15:20 +0000)]
Anchor correction

13 years agoResolve some anomalies with build --force
Ciaran Gultnieks [Fri, 9 Mar 2012 15:17:16 +0000 (15:17 +0000)]
Resolve some anomalies with build --force

13 years agoLink license abbreviations on the web site to real descriptions
Ciaran Gultnieks [Fri, 9 Mar 2012 15:16:47 +0000 (15:16 +0000)]
Link license abbreviations on the web site to real descriptions

13 years agoMetadata: added the other ttrss client (but disabled, a source file says All Rights...
Ciaran Gultnieks [Fri, 9 Mar 2012 14:45:08 +0000 (14:45 +0000)]
Metadata: added the other ttrss client (but disabled, a source file says All Rights Reserved

13 years agoMetadata: latest ttrssreader
Ciaran Gultnieks [Fri, 9 Mar 2012 14:15:08 +0000 (14:15 +0000)]
Metadata: latest ttrssreader

13 years agoRecognise MIT license on Google Code in importer
Ciaran Gultnieks [Tue, 6 Mar 2012 23:15:34 +0000 (23:15 +0000)]
Recognise MIT license on Google Code in importer

13 years agoRecognise MIT license on Google Code in importer
Ciaran Gultnieks [Tue, 6 Mar 2012 23:13:42 +0000 (23:13 +0000)]
Recognise MIT license on Google Code in importer

13 years agoMetadata: added XServer
Ciaran Gultnieks [Tue, 6 Mar 2012 20:29:23 +0000 (20:29 +0000)]
Metadata: added XServer

13 years agoAbility to run a scan but avoid slow svn repos
Ciaran Gultnieks [Tue, 6 Mar 2012 19:55:40 +0000 (19:55 +0000)]
Ability to run a scan but avoid slow svn repos

13 years agoMetadata: added E Numbers
Ciaran Gultnieks [Tue, 6 Mar 2012 19:55:14 +0000 (19:55 +0000)]
Metadata: added E Numbers

13 years agoExclude .hg directory from scans, it can contain jars that were removed
Ciaran Gultnieks [Tue, 6 Mar 2012 19:54:37 +0000 (19:54 +0000)]
Exclude .hg directory from scans, it can contain jars that were removed

13 years agoScan for suspicious class loading
Ciaran Gultnieks [Tue, 6 Mar 2012 19:50:19 +0000 (19:50 +0000)]
Scan for suspicious class loading

13 years agoAdded importer support for bitbucket repos
Ciaran Gultnieks [Tue, 6 Mar 2012 19:43:29 +0000 (19:43 +0000)]
Added importer support for bitbucket repos

13 years agoMetadata: mods to make Dongsa build
Ciaran Gultnieks [Tue, 6 Mar 2012 13:26:20 +0000 (13:26 +0000)]
Metadata: mods to make Dongsa build

13 years agoMerge commit 'refs/merge-requests/80' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Tue, 6 Mar 2012 13:02:17 +0000 (13:02 +0000)]
Merge commit 'refs/merge-requests/80' of git://gitorious.org/f-droid/fdroidserver into merge-requests/80

13 years agoAdded Dongsa Korean verb conjugator
Dan Bravender [Tue, 6 Mar 2012 12:24:43 +0000 (21:24 +0900)]
Added Dongsa Korean verb conjugator

13 years agoMetadata: version updates
Ciaran Gultnieks [Mon, 5 Mar 2012 20:39:14 +0000 (20:39 +0000)]
Metadata: version updates

13 years agoMetadata: set update check mode for PageTurner
Ciaran Gultnieks [Sun, 4 Mar 2012 11:23:07 +0000 (11:23 +0000)]
Metadata: set update check mode for PageTurner

13 years agoTemporarily shrunk the Sanity description - reveals a bug in the client
Ciaran Gultnieks [Sat, 3 Mar 2012 13:34:21 +0000 (13:34 +0000)]
Temporarily shrunk the Sanity description - reveals a bug in the client

13 years agoPesky carriage returns
Ciaran Gultnieks [Sat, 3 Mar 2012 11:01:41 +0000 (11:01 +0000)]
Pesky carriage returns

13 years agoShow categories on web site from data, not hard-coded
Ciaran Gultnieks [Sat, 3 Mar 2012 10:56:28 +0000 (10:56 +0000)]
Show categories on web site from data, not hard-coded

13 years agoMetadata: changed category from Readers to Reading and added additional applications
Ciaran Gultnieks [Sat, 3 Mar 2012 10:40:04 +0000 (10:40 +0000)]
Metadata: changed category from Readers to Reading and added additional applications

13 years agoOpen "Science & Education" category with couple of initial apps.
Paul Sokolovsky [Fri, 2 Mar 2012 17:07:57 +0000 (19:07 +0200)]
Open "Science & Education" category with couple of initial apps.

13 years agoCarpenter's level is for sure not a game, move to Office
Paul Sokolovsky [Fri, 2 Mar 2012 17:03:50 +0000 (19:03 +0200)]
Carpenter's level is for sure not a game, move to Office

(Office to be renamed to Office & Productivity).

13 years agoMove apps clearly involved with phone/SMS functions to corresponding category.
Paul Sokolovsky [Fri, 2 Mar 2012 16:59:47 +0000 (18:59 +0200)]
Move apps clearly involved with phone/SMS functions to corresponding category.

13 years agoMove ebook applications to "Readers" category.
Paul Sokolovsky [Fri, 2 Mar 2012 16:52:59 +0000 (18:52 +0200)]
Move ebook applications to "Readers" category.

13 years agoMerge commit 'refs/merge-requests/79' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Fri, 2 Mar 2012 12:47:43 +0000 (12:47 +0000)]
Merge commit 'refs/merge-requests/79' of git://gitorious.org/f-droid/fdroidserver into merge-requests/79

13 years agoMetadata: pdfview - if you need bash, say so
Ciaran Gultnieks [Fri, 2 Mar 2012 12:17:29 +0000 (12:17 +0000)]
Metadata: pdfview - if you need bash, say so

13 years agoMerge commit 'refs/merge-requests/76' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Fri, 2 Mar 2012 11:56:41 +0000 (11:56 +0000)]
Merge commit 'refs/merge-requests/76' of git://gitorious.org/f-droid/fdroidserver into merge-requests/76

13 years agoStats, etc.
Ciaran Gultnieks [Fri, 2 Mar 2012 11:48:02 +0000 (11:48 +0000)]
Stats, etc.

13 years agoAdditional blob to scan for
Ciaran Gultnieks [Fri, 2 Mar 2012 11:46:41 +0000 (11:46 +0000)]
Additional blob to scan for

13 years agoMetadata: version updates
Ciaran Gultnieks [Fri, 2 Mar 2012 11:46:05 +0000 (11:46 +0000)]
Metadata: version updates