Ciaran Gultnieks
1ad5107c55
Metadata: latest yaxim
2012-02-26 17:39:32 +00:00
Ciaran Gultnieks
739c7b57f2
Command dispatcher
2012-02-26 17:18:50 +00:00
Ciaran Gultnieks
f31fad745f
Missed a config thingy
2012-02-26 17:15:07 +00:00
Ciaran Gultnieks
e920a3ca58
Resolved some unpleasant global-scope usage and related issues
2012-02-26 17:14:15 +00:00
Ciaran Gultnieks
ee268c64ec
Metadata: new Hacker's Keyboard version
2012-02-26 17:11:00 +00:00
Ciaran Gultnieks
00abc9527d
All callable scripts now implement main()
2012-02-26 14:18:58 +00:00
Ciaran Gultnieks
4e5b4fa77c
Restructured build.py a bit
2012-02-26 14:09:25 +00:00
Ciaran Gultnieks
2618f9609c
Stats, etc
2012-02-25 09:19:10 +00:00
Ciaran Gultnieks
9ca42ec9f4
Manual in lots of formats
2012-02-25 08:30:43 +00:00
Ciaran Gultnieks
fb1358a163
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
3dfd7956e1
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
8d0ffcfa02
Metadata: needed targets to build autoanswer
2012-02-25 07:38:50 +00:00
Ciaran Gultnieks
22b9c0f71c
Metadata: better donate link for Addi
2012-02-25 07:38:12 +00:00
Ciaran Gultnieks
38fa0a4e68
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
2b7e2117bd
new app by me: FasterGPS 1.0, to speed up gps fix, GPLv3
2012-02-24 21:36:34 +00:00
Ciaran Gultnieks
2d91c30806
Build server docs (partial)
2012-02-24 18:19:52 +00:00
Ciaran Gultnieks
68f8ed2250
Some more documentation
2012-02-24 17:56:49 +00:00
Paul Sokolovsky
a348106f03
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
ce1deec8dd
Allow for manual native code building
2012-02-24 07:42:49 +00:00
Ciaran Gultnieks
479362aa55
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
0d619af3ca
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
e1c85dfc21
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
fbdf93e4b0
Add Addi - Matlab/Octave clone.
...
http://code.google.com/p/addi/
2012-02-23 22:13:08 +02:00
Paul Sokolovsky
1b669ed1ab
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
ea985430b0
Move docs to docs directory, and generate HTML
2012-02-23 14:32:35 +00:00
Ciaran Gultnieks
95ea92dc97
Synced README changes back into fdroid.texi
2012-02-23 14:24:39 +00:00
Ciaran Gultnieks
20b30c64f7
Some more work on the documentation
2012-02-23 13:57:38 +00:00
Ciaran Gultnieks
c43e3dae71
Fixed up some documentation stuff
2012-02-23 10:43:02 +00:00
Ciaran Gultnieks
16fc7397bd
Metadata: updated droidnotify version
2012-02-23 09:47:05 +00:00
Ciaran Gultnieks
1b7f265b40
For the sake of correctness
2012-02-22 23:58:05 +00:00
Ciaran Gultnieks
785df58e9a
Revert "SparkleShare: Add patch to allow install on camera-less devices."
...
This reverts commit 998d42fd4e
. 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
8a5d918a83
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
0bd3be46af
Fixed category on AnkiDroid
2012-02-22 15:10:20 +00:00
Hans-Emil Skogh
c8d96efc8f
Added filtering of applications based on category to the F-Droid wordpress plugin.
2012-02-22 14:59:16 +00:00
Hans-Emil Skogh
05e7146de0
Added (subtle) license information for latest apps.
2012-02-22 14:59:06 +00:00
Hans-Emil Skogh
2f4d198589
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
9e77ebd899
Changed from the deprecated register_sidebar_widget() to wp_register_sidebar_widget().
2012-02-22 14:58:44 +00:00
Hans-Emil Skogh
5d59d3c34d
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
e8573029bc
Metadata: various version updates
2012-02-21 21:46:01 +00:00
Dominik
9c2bc4ad67
AdAway version 1.27
2012-02-21 18:51:13 +01:00
Dominik
940c85e4da
Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver
2012-02-21 18:48:14 +01:00
Ciaran Gultnieks
fd2d28e733
Stats, etc
2012-02-21 16:57:15 +00:00
Paul Sokolovsky
998d42fd4e
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
cd0790095f
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
ffe6bc1e13
Switch apk/source download links to use https
2012-02-21 00:02:30 +00:00
Ciaran Gultnieks
777af32dc0
Latest buildserver wip
2012-02-21 00:01:07 +00:00
Dominik
3fa185d056
AdAway version 1.26
2012-02-20 19:20:26 +01:00
Dominik
10749615e1
merge
2012-02-20 19:19:19 +01:00
Ciaran Gultnieks
8e4cb9f5a3
Metadata: some more simplications resulting from d38317f8
2012-02-19 21:09:30 +00:00
Ciaran Gultnieks
d6deb15c0a
Correction to d38317f
2012-02-19 12:16:41 +00:00