Commit graph

128646 commits

Author SHA1 Message Date
Ciaran Gultnieks
19bc8bdc4c Metadata: latest yaxim 2012-02-26 17:39:32 +00:00
Ciaran Gultnieks
94a1ef9eba Command dispatcher 2012-02-26 17:18:50 +00:00
Ciaran Gultnieks
ddbeb0496a Missed a config thingy 2012-02-26 17:15:07 +00:00
Ciaran Gultnieks
9d36e2bf82 Resolved some unpleasant global-scope usage and related issues 2012-02-26 17:14:15 +00:00
Ciaran Gultnieks
232b0762b1 Metadata: new Hacker's Keyboard version 2012-02-26 17:11:00 +00:00
Ciaran Gultnieks
f7f9f0d249 All callable scripts now implement main() 2012-02-26 14:18:58 +00:00
Ciaran Gultnieks
1c435ace53 Restructured build.py a bit 2012-02-26 14:09:25 +00:00
Ciaran Gultnieks
c0437dbe1a Stats, etc 2012-02-25 09:19:10 +00:00
Ciaran Gultnieks
b4879569f9 Manual in lots of formats 2012-02-25 08:30:43 +00:00
Ciaran Gultnieks
c9ce5c2919 Merge commit 'refs/merge-requests/75' of git://gitorious.org/f-droid/fdroidserver into merge-requests/75 2012-02-25 07:44:20 +00:00
Ciaran Gultnieks
3f4d92c36c Merge commit 'refs/merge-requests/74' of git://gitorious.org/f-droid/fdroidserver into merge-requests/74 2012-02-25 07:41:38 +00:00
Ciaran Gultnieks
79950f9543 Metadata: needed targets to build autoanswer 2012-02-25 07:38:50 +00:00
Ciaran Gultnieks
8a16bc18cf Metadata: better donate link for Addi 2012-02-25 07:38:12 +00:00
Ciaran Gultnieks
b40a34d7c4 Merge commit 'refs/merge-requests/73' of git://gitorious.org/f-droid/fdroidserver into merge-requests/73 2012-02-24 21:44:15 +00:00
Dominik
a6bc8b7aa9 new app by me: FasterGPS 1.0, to speed up gps fix, GPLv3 2012-02-24 21:36:34 +00:00
Ciaran Gultnieks
39322ad282 Build server docs (partial) 2012-02-24 18:19:52 +00:00
Ciaran Gultnieks
c6bea2753d Some more documentation 2012-02-24 17:56:49 +00:00
Paul Sokolovsky
b6d1ad17d1 Make sure that for per-version src tarballs, VCS dirs are really excluded.
A full path is passed to the filter function, so old code didn't really work.
2012-02-24 14:40:15 +02:00
Ciaran Gultnieks
e9e5947b73 Allow for manual native code building 2012-02-24 07:42:49 +00:00
Ciaran Gultnieks
d0bab930b1 Merge commit 'refs/merge-requests/70' of git://gitorious.org/f-droid/fdroidserver into merge-requests/70 2012-02-24 07:13:10 +00:00
Ciaran Gultnieks
a2673432d2 Merge commit 'refs/merge-requests/68' of git://gitorious.org/f-droid/fdroidserver into merge-requests/68 2012-02-24 07:11:54 +00:00
Paul Sokolovsky
103d39c2e9 Patch before running prebuild commands.
Sometimes an application provides a script to initialize its build
environment, and it may be required to patch such a script before running
it (typical case is hardcoding developer's local paths). More generally,
"declaritive" ways of changing code (e.g., forceversion, patch, etc.)
should be preferred to prebuild, which should be used as the last resort
(as it is too generic and thus verbose). So, it's right ordering in that
respect either.
2012-02-24 03:21:00 +02:00
Paul Sokolovsky
fb817e1a12 Add Addi - Matlab/Octave clone.
http://code.google.com/p/addi/
2012-02-23 22:13:08 +02:00
Paul Sokolovsky
38ce13bc25 Add AutoAnswer: auto-answer phone calls based on some criteria.
http://code.google.com/p/auto-answer/
2012-02-23 22:12:32 +02:00
Ciaran Gultnieks
b94926cea3 Move docs to docs directory, and generate HTML 2012-02-23 14:32:35 +00:00
Ciaran Gultnieks
7d1c34133d Synced README changes back into fdroid.texi 2012-02-23 14:24:39 +00:00
Ciaran Gultnieks
0205382911 Some more work on the documentation 2012-02-23 13:57:38 +00:00
Ciaran Gultnieks
89d62bc1ec Fixed up some documentation stuff 2012-02-23 10:43:02 +00:00
Ciaran Gultnieks
f9b1d0e69f Metadata: updated droidnotify version 2012-02-23 09:47:05 +00:00
Ciaran Gultnieks
5f69f2ec27 For the sake of correctness 2012-02-22 23:58:05 +00:00
Ciaran Gultnieks
f4ec31efa5 Revert "SparkleShare: Add patch to allow install on camera-less devices."
This reverts commit 998d42fd4e84afa09a2803dc25d61437d042a6d5. There
doesn't seem to be any point in patching this:
a) It's already been in the repo a long time
b) If we issue another version of a package, with the exact same
version name and code, how is anybody supposed to know which is which?
(I realise in this case it wouldn't make much difference, but the
general principle is important)
c) There is a technical problem in that if a different version of what
should be the same apk is pushed to the repo, installations will be
rejected by the client (until an update is done) because they will see
that the file they download is not what it was supposed to be.
d) The developer says he is fixing it in the next release anyway.
2012-02-22 15:28:59 +00:00
Ciaran Gultnieks
01a1fc00a5 Merge commit 'refs/merge-requests/67' of git://gitorious.org/f-droid/fdroidserver into merge-requests/67 2012-02-22 15:14:47 +00:00
Ciaran Gultnieks
4185c1a12f Fixed category on AnkiDroid 2012-02-22 15:10:20 +00:00
Hans-Emil Skogh
053360e6f0 Added filtering of applications based on category to the F-Droid wordpress plugin. 2012-02-22 14:59:16 +00:00
Hans-Emil Skogh
63921be88e Added (subtle) license information for latest apps. 2012-02-22 14:59:06 +00:00
Hans-Emil Skogh
41f7e15313 Changed latest apps from being rendered by update.py to wp-fdroid.php.
This also adds icons to the latest app widget listing.
2012-02-22 14:58:57 +00:00
Hans-Emil Skogh
2eeeb42659 Changed from the deprecated register_sidebar_widget() to wp_register_sidebar_widget(). 2012-02-22 14:58:44 +00:00
Hans-Emil Skogh
cbc82277ba Added icons for protection levels "signature" and "signatureOrSystem".
This completes the list of published protection levels so far.
2012-02-22 14:58:32 +00:00
Ciaran Gultnieks
7c0acd8775 Metadata: various version updates 2012-02-21 21:46:01 +00:00
Dominik
7ecf896ae7 AdAway version 1.27 2012-02-21 18:51:13 +01:00
Dominik
49da2c4d91 Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver 2012-02-21 18:48:14 +01:00
Ciaran Gultnieks
a7ec96f1e2 Stats, etc 2012-02-21 16:57:15 +00:00
Paul Sokolovsky
aca7e3d834 SparkleShare: Add patch to allow install on camera-less devices.
Reported as https://github.com/NewProggie/SparkleShare-Android/issues/68
2012-02-21 08:34:10 +02:00
Paul Sokolovsky
650c0a75d7 SparkleShare: Set category as Internet.
It's clearly not a System, that's kind of catch-all category, but anything
better fitting should be used whenever possible. It is marketed as a
collaboration tool, so might warrint Office, but on a closer look it's
actually nothing more than a networked sync app. Hence, Internet.
2012-02-21 08:32:55 +02:00
Ciaran Gultnieks
d12c6fa4e0 Switch apk/source download links to use https 2012-02-21 00:02:30 +00:00
Ciaran Gultnieks
f9f89c72ae Latest buildserver wip 2012-02-21 00:01:07 +00:00
Dominik
e14a490558 AdAway version 1.26 2012-02-20 19:20:26 +01:00
Dominik
86d88bfdcc merge 2012-02-20 19:19:19 +01:00
Ciaran Gultnieks
c5336d71cc Metadata: some more simplications resulting from d38317f8 2012-02-19 21:09:30 +00:00
Ciaran Gultnieks
e762083dd6 Correction to d38317f 2012-02-19 12:16:41 +00:00