From 50a75becb6a65316e6be6e34b17376fe7e333f35 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Wed, 25 Feb 2015 21:11:15 +0100 Subject: [PATCH] Checked in market description --- .gitignore | 1 - description/en.txt | 23 +++++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100755 description/en.txt diff --git a/.gitignore b/.gitignore index 12a398578..153ef778f 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,6 @@ gen-external-apklibs out #transifex downloads changelog -description # other *.odg# diff --git a/description/en.txt b/description/en.txt new file mode 100755 index 000000000..7796c4898 --- /dev/null +++ b/description/en.txt @@ -0,0 +1,23 @@ +An open-source podcast manager for Android (CURRENTLY UNMAINTAINED). + +AntennaPod is an open-source podcast manager for Android 2.3.3 and above. It offers all the basic features you expect from a podcatcher, like streaming and downloading episodes, refreshing all feeds automatically or adding them to a queue to listen to them later. Moreover, AntennaPod lets you flattr podcasts and episodes from within the app. + +So far the following features are implemented: + +* Downloading and Streaming of episodes +* Variable speed playback (requires Presto Sound Library or Prestissimo) +* Support for Atom and RSS feeds +* Support for password-protected feeds and episodes +* OPML import and export +* Flattr integration including automatic flattring +* Player homescreen widget +* Search +* Automatic feed updates +* Automatic download of new episodes +* Sleep timer +* Access to the gpodder.net podcast directory +* Subscription syncing with the gpodder.net service +* Supports MP3 chapters, VorbisComment chapters and Podlove Simple Chapters +* Supports paged feeds (http://podlove.org/paged-feeds/) + +Please note that this app is no longer maintained until further notice.