chiark / gitweb /
fdroidserver.git
13 years agoMerge commit 'refs/merge-requests/70' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Fri, 24 Feb 2012 07:13:10 +0000 (07:13 +0000)]
Merge commit 'refs/merge-requests/70' of git://gitorious.org/f-droid/fdroidserver into merge-requests/70

13 years agoMerge commit 'refs/merge-requests/68' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Fri, 24 Feb 2012 07:11:54 +0000 (07:11 +0000)]
Merge commit 'refs/merge-requests/68' of git://gitorious.org/f-droid/fdroidserver into merge-requests/68

13 years agoMove docs to docs directory, and generate HTML
Ciaran Gultnieks [Thu, 23 Feb 2012 14:32:35 +0000 (14:32 +0000)]
Move docs to docs directory, and generate HTML

13 years agoSynced README changes back into fdroid.texi
Ciaran Gultnieks [Thu, 23 Feb 2012 14:24:39 +0000 (14:24 +0000)]
Synced README changes back into fdroid.texi

13 years agoSome more work on the documentation
Ciaran Gultnieks [Thu, 23 Feb 2012 13:57:38 +0000 (13:57 +0000)]
Some more work on the documentation

13 years agoFixed up some documentation stuff
Ciaran Gultnieks [Thu, 23 Feb 2012 10:43:02 +0000 (10:43 +0000)]
Fixed up some documentation stuff

13 years agoMetadata: updated droidnotify version
Ciaran Gultnieks [Thu, 23 Feb 2012 09:47:05 +0000 (09:47 +0000)]
Metadata: updated droidnotify version

13 years agoFor the sake of correctness
Ciaran Gultnieks [Wed, 22 Feb 2012 23:58:05 +0000 (23:58 +0000)]
For the sake of correctness

13 years agoRevert "SparkleShare: Add patch to allow install on camera-less devices."
Ciaran Gultnieks [Wed, 22 Feb 2012 15:28:59 +0000 (15:28 +0000)]
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.

13 years agoMerge commit 'refs/merge-requests/67' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Wed, 22 Feb 2012 15:14:47 +0000 (15:14 +0000)]
Merge commit 'refs/merge-requests/67' of git://gitorious.org/f-droid/fdroidserver into merge-requests/67

13 years agoFixed category on AnkiDroid
Ciaran Gultnieks [Wed, 22 Feb 2012 15:10:20 +0000 (15:10 +0000)]
Fixed category on AnkiDroid

13 years agoAdded filtering of applications based on category to the F-Droid wordpress plugin.
Hans-Emil Skogh [Sun, 12 Feb 2012 15:44:50 +0000 (16:44 +0100)]
Added filtering of applications based on category to the F-Droid wordpress plugin.

13 years agoAdded (subtle) license information for latest apps.
Hans-Emil Skogh [Sat, 11 Feb 2012 21:32:25 +0000 (22:32 +0100)]
Added (subtle) license information for latest apps.

13 years agoChanged latest apps from being rendered by update.py to wp-fdroid.php.
Hans-Emil Skogh [Sat, 11 Feb 2012 21:14:28 +0000 (22:14 +0100)]
Changed latest apps from being rendered by update.py to wp-fdroid.php.

This also adds icons to the latest app widget listing.

13 years agoChanged from the deprecated register_sidebar_widget() to wp_register_sidebar_widget().
Hans-Emil Skogh [Mon, 30 Jan 2012 20:55:33 +0000 (21:55 +0100)]
Changed from the deprecated register_sidebar_widget() to wp_register_sidebar_widget().

13 years agoAdded icons for protection levels "signature" and "signatureOrSystem".
Hans-Emil Skogh [Sat, 28 Jan 2012 19:39:38 +0000 (20:39 +0100)]
Added icons for protection levels "signature" and "signatureOrSystem".

This completes the list of published protection levels so far.

13 years agoMetadata: various version updates
Ciaran Gultnieks [Tue, 21 Feb 2012 21:46:01 +0000 (21:46 +0000)]
Metadata: various version updates

13 years agoAdAway version 1.27
Dominik [Tue, 21 Feb 2012 17:51:13 +0000 (18:51 +0100)]
AdAway version 1.27

13 years agoMerge branch 'master' of git://gitorious.org/f-droid/fdroidserver
Dominik [Tue, 21 Feb 2012 17:48:14 +0000 (18:48 +0100)]
Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver

13 years agoStats, etc
Ciaran Gultnieks [Tue, 21 Feb 2012 16:57:15 +0000 (16:57 +0000)]
Stats, etc

13 years agoSparkleShare: Add patch to allow install on camera-less devices.
Paul Sokolovsky [Thu, 16 Feb 2012 20:10:06 +0000 (22:10 +0200)]
SparkleShare: Add patch to allow install on camera-less devices.

Reported as https://github.com/NewProggie/SparkleShare-Android/issues/68

13 years agoSparkleShare: Set category as Internet.
Paul Sokolovsky [Thu, 16 Feb 2012 20:07:49 +0000 (22:07 +0200)]
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.

13 years agoSwitch apk/source download links to use https
Ciaran Gultnieks [Tue, 21 Feb 2012 00:02:30 +0000 (00:02 +0000)]
Switch apk/source download links to use https

13 years agoLatest buildserver wip
Ciaran Gultnieks [Tue, 21 Feb 2012 00:01:07 +0000 (00:01 +0000)]
Latest buildserver wip

13 years agoAdAway version 1.26
Dominik [Mon, 20 Feb 2012 18:20:26 +0000 (19:20 +0100)]
AdAway version 1.26

13 years agomerge
Dominik [Mon, 20 Feb 2012 18:19:19 +0000 (19:19 +0100)]
merge

13 years agoMetadata: some more simplications resulting from d38317f8
Ciaran Gultnieks [Sun, 19 Feb 2012 21:09:30 +0000 (21:09 +0000)]
Metadata: some more simplications resulting from d38317f8

13 years agoCorrection to d38317f
Ciaran Gultnieks [Sun, 19 Feb 2012 12:16:41 +0000 (12:16 +0000)]
Correction to d38317f

13 years agoSupport force update of build.xml without target, for r14
Ciaran Gultnieks [Sat, 18 Feb 2012 21:30:18 +0000 (21:30 +0000)]
Support force update of build.xml without target, for r14

13 years agoPlatform tools r14 compatibility
Ciaran Gultnieks [Sat, 18 Feb 2012 21:28:34 +0000 (21:28 +0000)]
Platform tools r14 compatibility

13 years agoMetadata: simplifications resulting from previous commit
Ciaran Gultnieks [Sat, 18 Feb 2012 14:38:31 +0000 (14:38 +0000)]
Metadata: simplifications resulting from previous commit

13 years agoJust get rid of bin/ and gen/ rather than failing scans
Ciaran Gultnieks [Sat, 18 Feb 2012 14:37:43 +0000 (14:37 +0000)]
Just get rid of bin/ and gen/ rather than failing scans

13 years agoStats, etc.
Ciaran Gultnieks [Sat, 18 Feb 2012 12:57:58 +0000 (12:57 +0000)]
Stats, etc.

13 years agoAdditional gitignore
Ciaran Gultnieks [Sat, 18 Feb 2012 12:33:32 +0000 (12:33 +0000)]
Additional gitignore

13 years agoMerge commit 'refs/merge-requests/66' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Sat, 18 Feb 2012 12:29:31 +0000 (12:29 +0000)]
Merge commit 'refs/merge-requests/66' of git://gitorious.org/f-droid/fdroidserver into merge-requests/66

13 years agoMetadata: various version updates
Ciaran Gultnieks [Sat, 18 Feb 2012 10:39:04 +0000 (10:39 +0000)]
Metadata: various version updates

13 years agoSome more wip on build server integration
Ciaran Gultnieks [Sat, 18 Feb 2012 10:38:49 +0000 (10:38 +0000)]
Some more wip on build server integration

13 years agoUpdate docs for forceversion/forcevercode.
Paul Sokolovsky [Thu, 16 Feb 2012 21:04:41 +0000 (23:04 +0200)]
Update docs for forceversion/forcevercode.

13 years agoRemove support for deprecated insertversion/insertvercode
Paul Sokolovsky [Thu, 16 Feb 2012 20:59:24 +0000 (22:59 +0200)]
Remove support for deprecated insertversion/insertvercode

No longer occur in metadata.

13 years agoReplace insertversion/insertvercode with force* variants.
Paul Sokolovsky [Thu, 16 Feb 2012 20:57:54 +0000 (22:57 +0200)]
Replace insertversion/insertvercode with force* variants.

13 years agoAdd forceversion/forcevercode options to replace insertversion/insertvercode.
Paul Sokolovsky [Wed, 15 Feb 2012 18:41:03 +0000 (20:41 +0200)]
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.

13 years agoAdded compass from MIUI. http://f-droid.org/forums/topic/miui-compass/
Nicolas Raoul [Mon, 13 Feb 2012 10:53:10 +0000 (19:53 +0900)]
Added compass from MIUI. f-droid.org/forums/topic/miui-compass/

13 years agoMetadata: use srclib for fhem
Ciaran Gultnieks [Wed, 15 Feb 2012 07:54:06 +0000 (07:54 +0000)]
Metadata: use srclib for fhem

13 years agoFix andfhem website
Michael Haas [Tue, 14 Feb 2012 13:58:13 +0000 (14:58 +0100)]
Fix andfhem website

13 years agoAdd android frontend for home automation softwarwe fhem.
Michael Haas [Tue, 14 Feb 2012 13:56:36 +0000 (14:56 +0100)]
Add android frontend for home automation softwarwe fhem.

13 years agoMetadata: adjusted adaway description
Ciaran Gultnieks [Wed, 15 Feb 2012 07:25:58 +0000 (07:25 +0000)]
Metadata: adjusted adaway description

13 years agoAdAway 1.25
Dominik [Tue, 14 Feb 2012 22:51:08 +0000 (23:51 +0100)]
AdAway 1.25

13 years agoupdate.py: Allow to output pretty (human-readable) index.xml .
Paul Sokolovsky [Wed, 15 Feb 2012 00:18:32 +0000 (02:18 +0200)]
update.py: Allow to output pretty (human-readable) index.xml .

13 years agoMetadata: version updates
Ciaran Gultnieks [Wed, 15 Feb 2012 07:07:49 +0000 (07:07 +0000)]
Metadata: version updates

13 years agoAdAway 1.25
Dominik [Tue, 14 Feb 2012 22:51:08 +0000 (23:51 +0100)]
AdAway 1.25

13 years agomerge
Dominik [Tue, 14 Feb 2012 22:46:56 +0000 (23:46 +0100)]
merge

13 years agoPublish a category list with the repo, for quicker access
Ciaran Gultnieks [Tue, 14 Feb 2012 20:39:10 +0000 (20:39 +0000)]
Publish a category list with the repo, for quicker access

13 years agoSome more improvements to the importer
Ciaran Gultnieks [Tue, 14 Feb 2012 20:37:55 +0000 (20:37 +0000)]
Some more improvements to the importer

13 years agoMetadata: various version updates
Ciaran Gultnieks [Tue, 14 Feb 2012 20:36:57 +0000 (20:36 +0000)]
Metadata: various version updates

13 years agoMetadata: added mahjongg builder
Ciaran Gultnieks [Tue, 14 Feb 2012 13:34:53 +0000 (13:34 +0000)]
Metadata: added mahjongg builder

13 years agoMetadata: version updates
Ciaran Gultnieks [Tue, 14 Feb 2012 13:34:38 +0000 (13:34 +0000)]
Metadata: version updates

13 years agoMetadata: added Taps Of Fire
Ciaran Gultnieks [Sun, 12 Feb 2012 13:35:57 +0000 (13:35 +0000)]
Metadata: added Taps Of Fire

13 years agoMetadata: updated versions of aardict and droidnotify
Ciaran Gultnieks [Sun, 12 Feb 2012 09:15:58 +0000 (09:15 +0000)]
Metadata: updated versions of aardict and droidnotify

13 years agoMetadata: added 3 apps
Ciaran Gultnieks [Sun, 12 Feb 2012 08:59:22 +0000 (08:59 +0000)]
Metadata: added 3 apps

13 years agoMetadata: new version of pageturner
Ciaran Gultnieks [Sat, 11 Feb 2012 23:32:53 +0000 (23:32 +0000)]
Metadata: new version of pageturner

13 years agoStats etc
Ciaran Gultnieks [Sat, 11 Feb 2012 23:19:52 +0000 (23:19 +0000)]
Stats etc

13 years agoMetadata: added arity calculator
Ciaran Gultnieks [Sat, 11 Feb 2012 20:13:16 +0000 (20:13 +0000)]
Metadata: added arity calculator

13 years agoMetadata: added Binaural Beats
Ciaran Gultnieks [Sat, 11 Feb 2012 15:27:32 +0000 (15:27 +0000)]
Metadata: added Binaural Beats

13 years agoMetadata: added RPN
Ciaran Gultnieks [Sat, 11 Feb 2012 15:27:21 +0000 (15:27 +0000)]
Metadata: added RPN

13 years agoMore import tool improvements
Ciaran Gultnieks [Sat, 11 Feb 2012 15:27:09 +0000 (15:27 +0000)]
More import tool improvements

13 years agoMetadata: enabled OpenDocument reader
Ciaran Gultnieks [Sat, 11 Feb 2012 15:26:38 +0000 (15:26 +0000)]
Metadata: enabled OpenDocument reader

13 years agoMetadata: added Lexic
Ciaran Gultnieks [Thu, 9 Feb 2012 09:07:24 +0000 (09:07 +0000)]
Metadata: added Lexic

13 years agoMetadata: new version of Tallyphant
Ciaran Gultnieks [Thu, 9 Feb 2012 09:07:07 +0000 (09:07 +0000)]
Metadata: new version of Tallyphant

13 years agoSome more work on the importer
Ciaran Gultnieks [Thu, 9 Feb 2012 09:06:51 +0000 (09:06 +0000)]
Some more work on the importer

13 years agoMetadata: various version updates
Ciaran Gultnieks [Tue, 7 Feb 2012 20:55:19 +0000 (20:55 +0000)]
Metadata: various version updates

13 years agoMetadata: various version updates
Ciaran Gultnieks [Mon, 6 Feb 2012 09:03:19 +0000 (09:03 +0000)]
Metadata: various version updates

13 years agoFix type in cf0287a
Ciaran Gultnieks [Sun, 5 Feb 2012 13:52:33 +0000 (13:52 +0000)]
Fix type in cf0287a

13 years agoMetadata: various version updates including new hotdeath and osmtracker
Ciaran Gultnieks [Sun, 5 Feb 2012 13:50:54 +0000 (13:50 +0000)]
Metadata: various version updates including new hotdeath and osmtracker

13 years agoMetadata: added Timesheet
Ciaran Gultnieks [Sun, 5 Feb 2012 13:02:12 +0000 (13:02 +0000)]
Metadata: added Timesheet

13 years agoMetadata: Added Barnacle WiFi Tether
Ciaran Gultnieks [Sun, 5 Feb 2012 12:14:57 +0000 (12:14 +0000)]
Metadata: Added Barnacle WiFi Tether

13 years agoSimple metadata generator
Ciaran Gultnieks [Sun, 5 Feb 2012 11:02:01 +0000 (11:02 +0000)]
Simple metadata generator

13 years agoStats, etc
Ciaran Gultnieks [Sat, 4 Feb 2012 22:16:15 +0000 (22:16 +0000)]
Stats, etc

13 years agoMetadata: various version updates
Ciaran Gultnieks [Sat, 4 Feb 2012 21:24:44 +0000 (21:24 +0000)]
Metadata: various version updates

13 years agoAdded 'init' to build options - as prebuild, but runs earlier
Ciaran Gultnieks [Sat, 4 Feb 2012 21:19:07 +0000 (21:19 +0000)]
Added 'init' to build options - as prebuild, but runs earlier

13 years agoMetadata: updated pageturner to 1.0
Ciaran Gultnieks [Sat, 4 Feb 2012 09:48:57 +0000 (09:48 +0000)]
Metadata: updated pageturner to 1.0

13 years agoForgot to gitignore unsigned directory
Ciaran Gultnieks [Sat, 4 Feb 2012 09:48:25 +0000 (09:48 +0000)]
Forgot to gitignore unsigned directory

13 years agoMetadata: don't need those klaxon patches
Ciaran Gultnieks [Sat, 4 Feb 2012 09:47:47 +0000 (09:47 +0000)]
Metadata: don't need those klaxon patches

13 years agometadata and patches for org.nerdcircus.android.klaxon
Steven McDonald [Sun, 29 Jan 2012 07:48:38 +0000 (18:48 +1100)]
metadata and patches for org.nerdcircus.android.klaxon

13 years agoMetadata: mobileorg 0.7.1 merged
Greg Lyle [Fri, 13 Jan 2012 02:00:55 +0000 (21:00 -0500)]
Metadata: mobileorg 0.7.1 merged

13 years agoMetadata: updated AndroSS to 0.4.3
Ciaran Gultnieks [Fri, 3 Feb 2012 17:32:37 +0000 (17:32 +0000)]
Metadata: updated AndroSS to 0.4.3

13 years agoWork in progress on integrating build server
Ciaran Gultnieks [Fri, 3 Feb 2012 16:01:35 +0000 (16:01 +0000)]
Work in progress on integrating build server

13 years agoMetadata: added OI File Manager
Ciaran Gultnieks [Fri, 3 Feb 2012 15:55:27 +0000 (15:55 +0000)]
Metadata: added OI File Manager

13 years agoMetadata: wikipedia update to 1.0.3
Ciaran Gultnieks [Fri, 3 Feb 2012 15:15:28 +0000 (15:15 +0000)]
Metadata: wikipedia update to 1.0.3

13 years agoMetadata: added pagereader (but disabled until version code starts updating)
Ciaran Gultnieks [Fri, 3 Feb 2012 15:12:25 +0000 (15:12 +0000)]
Metadata: added pagereader (but disabled until version code starts updating)

13 years agoIntegrate scanning into build
Ciaran Gultnieks [Thu, 2 Feb 2012 22:13:31 +0000 (22:13 +0000)]
Integrate scanning into build

13 years agoSeparated build (compile) from publish (sign)
Ciaran Gultnieks [Thu, 2 Feb 2012 14:27:49 +0000 (14:27 +0000)]
Separated build (compile) from publish (sign)

13 years agoMetadata: updated droidnotify version
Ciaran Gultnieks [Thu, 2 Feb 2012 14:26:46 +0000 (14:26 +0000)]
Metadata: updated droidnotify version

13 years agoCheck for updates a bit slower
Ciaran Gultnieks [Wed, 1 Feb 2012 17:37:42 +0000 (17:37 +0000)]
Check for updates a bit slower

13 years agoA few minor scanner improvements
Ciaran Gultnieks [Wed, 1 Feb 2012 17:36:43 +0000 (17:36 +0000)]
A few minor scanner improvements

13 years agoMetdata: updates of firefox, coolreader and ttrssreader
Ciaran Gultnieks [Wed, 1 Feb 2012 12:56:51 +0000 (12:56 +0000)]
Metdata: updates of firefox, coolreader and ttrssreader

13 years agoMetadata: various version updates
Ciaran Gultnieks [Mon, 30 Jan 2012 21:11:50 +0000 (21:11 +0000)]
Metadata: various version updates

13 years agoMetadata: OI News Reader (disabled, proprietary EULA)
Ciaran Gultnieks [Mon, 30 Jan 2012 14:03:54 +0000 (14:03 +0000)]
Metadata: OI News Reader (disabled, proprietary EULA)

13 years agoMetadata: updated OI flashlight data, but still disabled
Ciaran Gultnieks [Mon, 30 Jan 2012 08:57:56 +0000 (08:57 +0000)]
Metadata: updated OI flashlight data, but still disabled

13 years agoMetadata: added to OI notepad data, but disabled
Ciaran Gultnieks [Mon, 30 Jan 2012 08:47:44 +0000 (08:47 +0000)]
Metadata: added to OI notepad data, but disabled

13 years agoStats, etc
Ciaran Gultnieks [Sun, 29 Jan 2012 22:24:22 +0000 (22:24 +0000)]
Stats, etc