Commit graph

6581 commits

Author SHA1 Message Date
Ciaran Gultnieks f1e848270b Metadata: updated yaxim, added servestream 2011-03-30 10:26:45 +01:00
John Sullivan 60f062f920 Remove extra Use Built line. 2011-03-29 14:39:58 -04:00
John Sullivan 43561dddee Remove incorrect target=. 2011-03-29 14:35:39 -04:00
John Sullivan 736e235828 Add metadata file for Remembeer. 2011-03-29 14:19:14 -04:00
Ciaran Gultnieks f37259913a Metadata: version updates, and added AndroSS 2011-03-29 09:44:46 +01:00
Henrik Tunedal 54c39f84c3 Extract repository certificate automatically 2011-03-27 22:59:47 +02:00
Ciaran Gultnieks e3de33edbd Metadata: new app - acal 2011-03-27 11:55:54 +01:00
Ciaran Gultnieks 5b82525e4b Metadata: version updates 2011-03-26 10:48:12 +00:00
Ciaran Gultnieks 6ebe32d996 Metadata: version updates 2011-03-26 06:06:30 +00:00
Ciaran Gultnieks 702d532c04 Metadata: version updates 2011-03-22 00:19:49 +00:00
Henrik Tunedal 97cdb0babe Include SHA-256 hash in addition to MD5
The MD5 hash element must come last, for compatibility with older
clients.
2011-03-18 19:18:13 +01:00
Henrik Tunedal 777f354496 Fix typo in README 2011-03-18 19:18:13 +01:00
Ciaran Gultnieks 2f6285acb1 Metadata: version updates 2011-03-17 22:34:52 +00:00
Ciaran Gultnieks 7743aa48c2 Metadata: version updates 2011-03-17 15:18:56 +00:00
Ciaran Gultnieks 2b4f4ae973 Metadata: version updates 2011-03-12 21:55:18 +00:00
Ciaran Gultnieks b584fd4411 Metadata: version updates and a new app 2011-03-10 23:26:37 +00:00
Henrik Tunedal bcd4e7d6b5 Metadata: add Copy to Clipboard 2011-03-10 23:52:17 +01:00
Leonardo De Luca 525ca06552 Metadata: add Duck Duck Go search provider 2011-03-10 22:57:14 +01:00
Henrik Tunedal 02635cc2bf Metadata: shorten long summaries 2011-03-10 13:56:10 +01:00
Ciaran Gultnieks b794b4c441 Metadata: added swallowcatcher 2011-03-10 00:09:46 +00:00
Ciaran Gultnieks 4407c87d77 Metadata: version updates 2011-03-09 22:17:30 +00:00
Henrik Tunedal 434107cc4a Indicate if an app requires root privileges 2011-03-09 00:16:53 +01:00
Ciaran Gultnieks 205d745a4d Correction to previous commit 2011-03-03 23:39:12 +00:00
Ciaran Gultnieks 3dd07a6f4b Removed some excess verbosity from build.py 2011-03-03 22:41:45 +00:00
Ciaran Gultnieks 54bd642826 Metadata: version updates 2011-03-03 20:25:38 +00:00
Ciaran Gultnieks ee5b894f52 Added the ability to fix the old apostrophe thing 2011-03-03 20:25:18 +00:00
Ciaran Gultnieks 3a02e99495 Added mythdroid 2011-03-02 23:07:55 +00:00
Henrik Tunedal d42ce50e8d Metadata: fix my last commit 2011-03-02 23:15:31 +01:00
Ciaran Gultnieks ee2d74abf8 Metadata: version updates 2011-03-02 21:48:06 +00:00
Ciaran Gultnieks 3f5e290689 Added the ability to flag an unbuildable release 2011-03-02 21:47:48 +00:00
Henrik Tunedal e79a802446 Metadata: 6 new applications 2011-03-02 22:00:42 +01:00
Ciaran Gultnieks 9a1d7172b3 Metadata: version updates 2011-03-01 13:11:43 +00:00
Henrik Tunedal 05582038dc Oops. Fix README. 2011-03-01 01:38:14 +01:00
Henrik Tunedal c5d386e629 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.
2011-03-01 01:28:24 +01:00
Henrik Tunedal d5480af85a Remove key.store from default.properties as well 2011-02-27 00:40:20 +01:00
Henrik Tunedal 900a9e9993 Allow the equals sign in prebuild commands 2011-02-25 23:19:17 +01:00
Henrik Tunedal 8be6fa47ab Allow absolute path to repo_icon 2011-02-25 23:11:39 +01:00
Ciaran Gultnieks 0cd9dbf68b Metadata - adjustment, because that generates a 312MB source tarball 2011-02-24 23:20:15 +00:00
Ciaran Gultnieks e96f2c155d Metadata: version updates, new app 2011-02-24 22:47:47 +00:00
Ciaran Gultnieks ae50d65499 Template for metadata files 2011-02-24 22:47:19 +00:00
Ciaran Gultnieks d304533057 Metadata: fdroid release 2011-02-24 21:52:42 +00:00
Ciaran Gultnieks 510f6edbb2 Metadata: updated and new apps 2011-02-19 16:18:46 +00:00
Ciaran Gultnieks 41113ead75 Merge commit 'refs/merge-requests/11' of git://gitorious.org/f-droid/fdroidserver 2011-02-17 22:20:27 +00:00
Ciaran Gultnieks dc3ff91b72 Metadata: version updates 2011-02-17 22:20:02 +00:00
Henrik Tunedal 2c8d5665d5 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.
2011-02-17 22:19:36 +01:00
Henrik Tunedal c1ba957326 Make metadata.py a proper module (renamed to common.py) 2011-02-17 21:16:26 +01:00
Henrik Tunedal 6b08ed79c4 Fix typo 2011-02-17 20:40:15 +01:00
Ciaran Gultnieks 5c1d5cd908 Changed the aapt path in the sample config - should use platform tools 2011-02-13 10:09:15 +00:00
Ciaran Gultnieks 17b00cdd76 Metadata: version updates 2011-02-13 00:44:30 +00:00
Ciaran Gultnieks 881f892166 Merge commit 'refs/merge-requests/11' of git://gitorious.org/f-droid/fdroidserver into merge-requests/11 2011-02-12 22:50:54 +00:00