diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2015-09-24 22:47:45 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2015-09-24 22:49:48 +0200 |
commit | 8fcd5369775dcb4b825f6728c9df93369539a853 (patch) | |
tree | e21025360e9c32c5be96bc5640b0c5a29ca92280 /swallowcatcher-2-0.rst | |
parent | 87b5b78bdab9f174795224f08eadfc8d79eae9ef (diff) | |
download | blog-source-8fcd5369775dcb4b825f6728c9df93369539a853.tar.gz |
Initial rewrite of posts for pelican
Diffstat (limited to 'swallowcatcher-2-0.rst')
-rw-r--r-- | swallowcatcher-2-0.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/swallowcatcher-2-0.rst b/swallowcatcher-2-0.rst new file mode 100644 index 0000000..97cdac1 --- /dev/null +++ b/swallowcatcher-2-0.rst @@ -0,0 +1,21 @@ +'Yes, there *IS* SwallowCatcher 0.2.0 … but you won’t find it on F-Droid' +######################################################################### + +:category: computer +:tags: android, podcatcher +:date: 2011-10-01T17:12:42 + +After writing `previous rant against SwallowCatcher`_ (among other +things) I re-checked author’s blog to find out that actually `he has +already released version 0.2.0`_ without pushing it to f-droid (yet?). I +have built it from `his git repository`_ (yay, gitorious!), but there is +also a binary on his page. Seems to be a bit more stable, at least +clicking on the download notification doesn’t make the app crash 100%. +So far I haven’t met interrupted download, we’ll see how it goes. + +.. _`previous rant against SwallowCatcher`: + {filename}first-comparison-between-nexus-s-and-n900.rst +.. _`he has already released version 0.2.0`: + http://webworxshop.com/2011/08/13/swallowcatcher-0-2-0-released +.. _`his git repository`: + https://gitorious.org/swallowcatcher/swallowcatcher |