Antennapod update: needs a working Viewpagerindicator to build though
This commit is contained in:
parent
7187919522
commit
7bd30fdc66
|
@ -17,11 +17,9 @@ disabled in F-droid as it would require API keys that we would be obliged to pub
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/danieloeh/AntennaPod.git
|
Repo:https://github.com/danieloeh/AntennaPod.git
|
||||||
|
|
||||||
#crash on startup: error:viewpager adapter must implement title provider to be used with titlepageindicator
|
#better to use maven: needs a proper VPI srclib to work
|
||||||
Build Version:0.9.4.2,12,!crash on startup when built with ant-should try maven bc4c9654ea,\
|
Build Version:0.9.4.4,14,!0.9.4.4,srclibs=ActionBarSherlock@6e3f2bb5;ViewPagerIndicator@65457e,\
|
||||||
srclibs=ActionBarSherlock@6e3f2bb5;ViewPagerIndicator@a2224fe6,\
|
|
||||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||||
sed -i '/proguard/d' project.properties && \
|
|
||||||
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' 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://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 && \
|
wget http://ftp.heanet.ie/mirrors/www.apache.org/dist//commons/lang/binaries/commons-lang3-3.1-bin.zip && \
|
||||||
|
@ -29,6 +27,7 @@ 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 && \
|
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
|
cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
||||||
|
|
||||||
|
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
Current Version:0.9.4.4
|
Current Version:0.9.4.4
|
||||||
Current Version Code:14
|
Current Version Code:14
|
||||||
|
|
Loading…
Reference in a new issue