1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 15:13:27 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Ciaran Gultnieks
b7176d1852 Fix naming of current version fields in metadata 2012-01-26 17:53:59 +00:00
Ciaran Gultnieks
436cc0c6d1 Tidier market check launching 2011-12-13 22:39:29 +00:00
Henrik Tunedal
4cfc02ae9d Simplify SDK path configuration
As long as we're making the user specify the path to the SDK, we can
use that information to find all the tools - there's no need for
specifying the location of aapt separately or requiring the tools to
be in $PATH.
2011-04-06 23:45:41 +02:00
Henrik Tunedal
a87532a54c Use longer example passwords
A minimum password length of 6 characters is enforced by keytool, so
the example passwords wouldn't work.
2011-04-06 23:45:29 +02:00
Henrik Tunedal
d4e9cee168 Extract repository certificate automatically 2011-03-27 22:59:47 +02:00
Ciaran Gultnieks
6012a8884d Changed the aapt path in the sample config - should use platform tools 2011-02-13 10:09:15 +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
8525782c7a Lots of mad hacks to make com.funambol.android auto-build 2011-01-09 15:52:00 +00:00
Ciaran Gultnieks
9386d092e2 More build capabilities - svn authentication, ndk location, custom ant target 2011-01-08 21:07:58 +00:00
Ciaran Gultnieks
3a01ce9146 Added the ability to override the key alias for specific applications 2011-01-04 22:45:38 +00:00
Ciaran Gultnieks
70ba2cb368 Added signing of built applications 2011-01-04 21:44:14 +00:00
Ciaran Gultnieks
0596149458 Added repository metadata 2010-12-17 12:31:04 +00:00
Ciaran Gultnieks
52e9c929a7 Initial files 2010-10-21 23:26:38 +01:00