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
Ciaran Gultnieks
f2ef1f3cc0
Support force update of build.xml without target, for r14
2012-02-18 21:30:18 +00:00
Ciaran Gultnieks
1c88327c50
Platform tools r14 compatibility
2012-02-18 21:28:34 +00:00
Ciaran Gultnieks
ac43d804c6
Metadata: simplifications resulting from previous commit
2012-02-18 14:38:31 +00:00
Ciaran Gultnieks
ac360df7d5
Just get rid of bin/ and gen/ rather than failing scans
2012-02-18 14:37:43 +00:00
Ciaran Gultnieks
d698b4c8fc
Stats, etc.
2012-02-18 12:57:58 +00:00
Ciaran Gultnieks
fcd84d727f
Additional gitignore
2012-02-18 12:33:32 +00:00
Ciaran Gultnieks
8a70f42654
Merge commit 'refs/merge-requests/66' of git://gitorious.org/f-droid/fdroidserver into merge-requests/66
2012-02-18 12:29:31 +00:00
Ciaran Gultnieks
f57f62df09
Metadata: various version updates
2012-02-18 10:39:04 +00:00
Ciaran Gultnieks
c2e7a26e2c
Some more wip on build server integration
2012-02-18 10:38:49 +00:00
Paul Sokolovsky
33ea192ee9
Update docs for forceversion/forcevercode.
2012-02-16 23:09:57 +02:00
Paul Sokolovsky
ba0f34856c
Remove support for deprecated insertversion/insertvercode
...
No longer occur in metadata.
2012-02-16 22:59:24 +02:00
Paul Sokolovsky
3ce16b298e
Replace insertversion/insertvercode with force* variants.
2012-02-16 22:58:35 +02:00
Paul Sokolovsky
3d8fe4acf6
Add forceversion/forcevercode options to replace insertversion/insertvercode.
...
Unlike insertversion/insertvercode which accept pattern for old version/code,
which yet need to be prepared, then tested, and with that still named
confusingly, forceversion/forcevercode are boolean-style parameters which,
if specified for build, replace whatever version/code specified in
AndroidManifest.xml with the values from recipe.
2012-02-16 22:58:35 +02:00
Nicolas Raoul
a4f8c9fe2c
Added compass from MIUI. http://f-droid.org/forums/topic/miui-compass/
2012-02-15 08:26:16 +00:00
Ciaran Gultnieks
3335da828c
Metadata: use srclib for fhem
2012-02-15 07:54:06 +00:00
Michael Haas
04571de8fc
Fix andfhem website
2012-02-15 07:48:06 +00:00
Michael Haas
2a197afc7e
Add android frontend for home automation softwarwe fhem.
2012-02-15 07:47:44 +00:00
Ciaran Gultnieks
0e1d6f9baf
Metadata: adjusted adaway description
2012-02-15 07:25:58 +00:00
Dominik
a765dbbbc7
AdAway 1.25
2012-02-15 07:16:21 +00:00
Paul Sokolovsky
5df5580dff
update.py: Allow to output pretty (human-readable) index.xml .
2012-02-15 07:10:29 +00:00
Ciaran Gultnieks
6d22f9ffb5
Metadata: version updates
2012-02-15 07:07:49 +00:00
Dominik
3c4e636ee7
AdAway 1.25
2012-02-14 23:51:08 +01:00
Dominik
15aeb475ce
merge
2012-02-14 23:46:56 +01:00
Ciaran Gultnieks
02594e4a64
Publish a category list with the repo, for quicker access
2012-02-14 20:39:10 +00:00
Ciaran Gultnieks
b263579d77
Some more improvements to the importer
2012-02-14 20:37:55 +00:00
Ciaran Gultnieks
d11d9c1d36
Metadata: various version updates
2012-02-14 20:36:57 +00:00
Ciaran Gultnieks
d54ed774e0
Metadata: added mahjongg builder
2012-02-14 13:34:53 +00:00
Ciaran Gultnieks
fc52b59ca0
Metadata: version updates
2012-02-14 13:34:38 +00:00
Ciaran Gultnieks
482507b9c8
Metadata: added Taps Of Fire
2012-02-12 13:35:57 +00:00