Ciaran Gultnieks
ca341bb170
Fix external link formatting
2012-09-19 14:01:59 +01:00
David Black
96df917a02
Add emulatorview srclib
2012-09-18 20:01:15 +01:00
David Black
be50d2db4a
New srclib Android-File-Picker
2012-09-18 13:55:23 +01:00
David Black
7af5e7d347
Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver
2012-09-18 11:08:36 +01:00
David Black
7a23c4e17f
Add anysoftkeyboard-api as srclib
2012-09-18 11:07:56 +01:00
Ciaran Gultnieks
4691cfa515
Fixes link title truncation
2012-09-17 22:12:26 +01:00
Ciaran Gultnieks
897e29c28f
Merge commit 'refs/merge-requests/77' of git://gitorious.org/f-droid/fdroidserver into merge-requests/77
2012-09-17 22:06:22 +01:00
Ciaran Gultnieks
640a6325f0
Adds processing of description formatting
2012-09-17 21:49:56 +01:00
David Black
d3e2f9e5c4
Some new srclibs
2012-09-17 12:47:44 +01:00
David Black
2c34f5494a
Add srclibs for Color-Picker and another one and
...
change viewpager repo
2012-09-16 20:50:24 +01:00
Ciaran Gultnieks
7a0df25525
Made maven executable configurable
2012-09-13 08:23:12 +01:00
Ciaran Gultnieks
09e296d2de
Lots of build system improvements and fixes
2012-09-08 09:56:20 +01:00
Ciaran Gultnieks
f3b90d8fa1
Fix setup of ViewPagerTabs srclib
2012-09-02 21:39:15 +01:00
Ciaran Gultnieks
43e38f2320
Added two new srclibs - UITableView and ViewPagerTabs
2012-08-31 15:35:26 +01:00
Ciaran Gultnieks
c93c6af677
Additional binary blob scan target
2012-08-31 14:49:07 +01:00
Ciaran Gultnieks
50eff15950
More wiki update stuff
2012-08-26 11:58:18 +01:00
Ciaran Gultnieks
b79ba3c630
Added Tags update check method
2012-08-23 14:25:39 +01:00
Ciaran Gultnieks
5cb5b5b9cd
Support for Bitcoin field in metadata
2012-08-22 17:26:19 +01:00
Ciaran Gultnieks
817e2f2da5
Handle repository type/location changes gracefully
...
(by detecting the change and deleting the existing 'cached' directory)
2012-08-13 17:59:03 +01:00
Ciaran Gultnieks
58a9fc3c1a
Scan for random apk files floating around in 'source code'
2012-08-13 17:58:02 +01:00
Ciaran Gultnieks
6eb2229a3b
Better detection of git-svn find-rev failure
2012-07-26 09:16:41 +01:00
Ciaran Gultnieks
16679b005f
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.
2012-07-12 21:48:59 +01:00
Ciaran Gultnieks
92befc2171
A mvn->mvn3 update missed previously
2012-06-28 12:52:17 +01:00
Ciaran Gultnieks
7377453360
Support for FlattrID field in metadata
2012-06-28 12:51:48 +01:00
Ciaran Gultnieks
5cef97e91c
Additional srclib
2012-06-25 09:22:27 +01:00
Ciaran Gultnieks
29aca16dca
Defined additional srclibs
2012-04-19 10:56:51 +01:00
Ciaran Gultnieks
20450eaaaf
Allow sdk and ndk path substitution in init command too
2012-04-08 13:00:07 +01:00
Ciaran Gultnieks
2da03a3940
Allow SDK and NDK paths to be subsituted into prebuild commands
2012-04-08 09:07:39 +01:00
Ciaran Gultnieks
b8d7ed9948
Add new srclib for bitcoinj wallet clone
2012-04-08 09:07:08 +01:00
Tias Guns
b78700245c
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.)
2012-03-12 23:07:41 +00:00
Tias Guns
1c0dfcbab9
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
2012-03-12 23:07:41 +00:00
Ciaran Gultnieks
f643b0498c
Make the server tools an installable package (with distutils) - wip
2012-03-11 11:59:19 +00:00