53 lines
3.2 KiB
Plaintext
53 lines
3.2 KiB
Plaintext
Category:Multimedia
|
|
License:MIT
|
|
Web Site:https://github.com/danieloeh/AntennaPod
|
|
Source Code:https://github.com/danieloeh/AntennaPod
|
|
Issue Tracker:https://github.com/danieloeh/AntennaPod/issues
|
|
|
|
Summary:Podcatcher
|
|
Description:
|
|
AntennaPod is a 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. The Miro directory can be searched and browsed for shows.
|
|
|
|
AntennaPod is still in beta and might lack some advanced features or have bugs. The Flattr funcionality is
|
|
disabled in F-droid as it would require API keys that we would be obliged to publish.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/danieloeh/AntennaPod.git
|
|
|
|
#better to use maven
|
|
Build Version:0.9.4.4,14,0.9.4.4,srclibs=ActionBarSherlock@6e3f2bb5;ViewPagerIndicator@65457e,\
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
|
wget http://www.shredzone.org/attachments/download/223/flattr4j-core-2.4.jar -P libs/ && \
|
|
wget http://ftp.heanet.ie/mirrors/www.apache.org/dist//commons/lang/binaries/commons-lang3-3.1-bin.zip && \
|
|
unzip commons-lang3-3.1-bin.zip commons-lang3-3.1/commons-lang3-3.1.jar -d libs/ && \
|
|
mv libs/commons-lang3-3.1/commons-lang3-3.1.jar libs/commons-lang3-3.1.jar && \
|
|
cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
Build Version:0.9.4.6,16,0.9.4.6,srclibs=ActionBarSherlock@6e3f2bb5;ViewPagerIndicator@65457e,\
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar;commons-lang/commons-lang3-3.1.jar,\
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
|
cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
Build Version:0.9.5,17,0.9.5,srclibs=ActionBarSherlock@6e3f2bb5;ViewPagerIndicator@65457e,\
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar;commons-lang/commons-lang3-3.1.jar;commons-io/commons-io-2.4.jar,\
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
|
cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
Build Version:0.9.5.1,18,0.9.5.1,srclibs=ActionBarSherlock@6e3f2bb5;ViewPagerIndicator@65457e,\
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar;commons-lang/commons-lang3-3.1.jar;commons-io/commons-io-2.4.jar,\
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
|
cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
Auto Update Mode:Version %v
|
|
Update Check Mode:Tags
|
|
Current Version:0.9.5.1
|
|
Current Version Code:18
|
|
|