update antennapod

This commit is contained in:
David Black 2012-09-20 17:52:07 +01:00
parent badddcbec2
commit 5dd95887cd

View file

@ -8,7 +8,7 @@ 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.
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.
@ -27,6 +27,16 @@ 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,\
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
Update Check Mode:Market
Current Version:0.9.4.6
Current Version Code:16