2013-11-02 00:16:14 +00:00
|
|
|
Categories:Multimedia
|
2012-08-10 19:50:58 +00:00
|
|
|
License:MIT
|
2015-11-03 09:12:49 +00:00
|
|
|
Web Site:http://www.antennapod.org
|
|
|
|
Source Code:https://www.github.com/antennapod/AntennaPod
|
|
|
|
Issue Tracker:https://www.github.com/antennapod/AntennaPod/issues
|
|
|
|
Changelog:https://raw.githubusercontent.com/AntennaPod/AntennaPod/HEAD/CHANGELOG.md
|
2013-03-06 12:39:23 +00:00
|
|
|
Bitcoin:1DzvtuvdW8VhDsq9GUytMyALmsHeaHEKbg
|
2012-08-10 19:50:58 +00:00
|
|
|
|
2014-03-16 21:14:25 +00:00
|
|
|
Auto Name:AntennaPod
|
2015-11-03 09:12:49 +00:00
|
|
|
Summary:Advanced podcast manager and player
|
2012-08-10 19:50:58 +00:00
|
|
|
Description:
|
2015-11-03 09:12:49 +00:00
|
|
|
Podcast manager and player that gives you instant access to millions of free and
|
|
|
|
paid podcasts, from independent podcasters to large publishing houses such as
|
|
|
|
the BBC, NPR and CNN. Add, import and export their feeds hassle-free using the
|
|
|
|
iTunes podcast database, OPML files or simple RSS URLs. Save effort, battery
|
|
|
|
power and mobile data usage with powerful automation controls for downloading
|
|
|
|
episodes (specify times, intervals and WiFi networks) and deleting episodes
|
|
|
|
(based your favourites and delay settings). But most importantly: Download,
|
|
|
|
stream or queue episodes and enjoy them the way you like with adjustable
|
|
|
|
playback speeds, chapter support and a sleep timer.
|
2012-10-24 20:43:42 +00:00
|
|
|
|
2015-11-03 09:12:49 +00:00
|
|
|
Made by podcast-enthousiasts, AntennaPod is kept free of ads and frequently
|
|
|
|
updated based on your input.
|
2013-03-06 12:39:23 +00:00
|
|
|
|
2015-11-03 09:12:49 +00:00
|
|
|
'''N.B.''' The Flattr functionality is disabled in this build as the API keys
|
|
|
|
are not in the source.
|
|
|
|
|
|
|
|
Check out the
|
|
|
|
[https://github.com/AntennaPod/AntennaPod/wiki/About-AntennaPod#all-features
|
|
|
|
full feature list] over at our Wiki.
|
2012-08-10 19:50:58 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/danieloeh/AntennaPod.git
|
|
|
|
|
2014-02-28 04:51:20 +00:00
|
|
|
Build:0.9.4.4,14
|
|
|
|
commit=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:0.9.4.6,16
|
|
|
|
commit=0.9.4.6
|
|
|
|
srclibs=ActionBarSherlock@6e3f2bb5,ViewPagerIndicator@65457e
|
2014-07-26 15:38:48 +00:00
|
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar
|
2014-02-28 04:51:20 +00:00
|
|
|
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:0.9.5,17
|
|
|
|
commit=0.9.5
|
|
|
|
srclibs=ActionBarSherlock@6e3f2bb5,ViewPagerIndicator@65457e
|
2014-07-26 15:38:48 +00:00
|
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar
|
2014-02-28 04:51:20 +00:00
|
|
|
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:0.9.5.1,18
|
|
|
|
commit=0.9.5.1
|
|
|
|
srclibs=ActionBarSherlock@6e3f2bb5,ViewPagerIndicator@65457e
|
2014-07-26 15:38:48 +00:00
|
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar
|
2014-02-28 04:51:20 +00:00
|
|
|
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:0.9.5.2,19
|
|
|
|
commit=0.9.5.2
|
|
|
|
srclibs=ActionBarSherlock@6e3f2bb5,ViewPagerIndicator@65457e
|
2014-07-26 15:38:48 +00:00
|
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar
|
2014-02-28 04:51:20 +00:00
|
|
|
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:0.9.5.3,20
|
|
|
|
commit=0.9.5.3
|
|
|
|
srclibs=ActionBarSherlock@6e3f2bb5,ViewPagerIndicator@65457e
|
2014-07-26 15:38:48 +00:00
|
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar
|
2014-02-28 04:51:20 +00:00
|
|
|
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:0.9.6,21
|
|
|
|
commit=0.9.6
|
|
|
|
srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.3.1
|
2014-07-26 15:38:48 +00:00
|
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar
|
2014-02-28 04:51:20 +00:00
|
|
|
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:0.9.6.1,22
|
|
|
|
commit=0.9.6.1
|
|
|
|
srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.3.1
|
2014-07-26 15:38:48 +00:00
|
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar
|
2014-02-28 04:51:20 +00:00
|
|
|
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:0.9.6.2,23
|
|
|
|
commit=0.9.6.2
|
|
|
|
srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.3.1
|
2014-07-26 15:38:48 +00:00
|
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar
|
2014-02-28 04:51:20 +00:00
|
|
|
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:0.9.6.3,24
|
|
|
|
commit=0.9.6.3
|
|
|
|
srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.3.1
|
2014-07-26 15:38:48 +00:00
|
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar
|
2014-02-28 04:51:20 +00:00
|
|
|
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:0.9.6.4,25
|
|
|
|
commit=0.9.6.4
|
|
|
|
srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.4.1
|
2014-07-26 15:38:48 +00:00
|
|
|
extlibs=flattr4j/flattr4j-core-2.4.jar,commons-lang/commons-lang3-3.1.jar,commons-io/commons-io-2.4.jar
|
2014-02-28 04:51:20 +00:00
|
|
|
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:0.9.7,26
|
|
|
|
commit=0.9.7
|
|
|
|
submodules=yes
|
2014-09-03 09:41:55 +00:00
|
|
|
init=mvn clean install -f submodules/dslv/pom.xml
|
2014-02-28 04:51:20 +00:00
|
|
|
maven=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
|
|
|
|
Build:0.9.7.1,28
|
|
|
|
disable=bad bug (at 0.9.7.1)
|
|
|
|
commit=0.9.7.1
|
|
|
|
submodules=yes
|
2014-09-03 09:41:55 +00:00
|
|
|
init=mvn clean install -f submodules/dslv/pom.xml
|
2014-02-28 04:51:20 +00:00
|
|
|
maven=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
|
|
|
|
Build:0.9.7.2,29
|
|
|
|
commit=0.9.7.2
|
|
|
|
submodules=yes
|
2014-09-03 09:41:55 +00:00
|
|
|
init=mvn clean install -f submodules/dslv/pom.xml
|
2014-02-28 04:51:20 +00:00
|
|
|
maven=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
|
|
|
|
Build:0.9.7.3,30
|
|
|
|
commit=0.9.7.3
|
|
|
|
submodules=yes
|
2014-09-03 09:41:55 +00:00
|
|
|
init=mvn clean install -f submodules/dslv/pom.xml
|
2014-02-28 04:51:20 +00:00
|
|
|
maven=yes
|
2014-05-29 07:47:48 +00:00
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
2014-02-28 04:51:20 +00:00
|
|
|
|
|
|
|
Build:0.9.7.4,31
|
|
|
|
commit=0.9.7.4
|
|
|
|
submodules=yes
|
2014-09-03 09:41:55 +00:00
|
|
|
init=mvn clean install -f submodules/dslv/pom.xml
|
2014-02-28 04:51:20 +00:00
|
|
|
maven=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java && \
|
|
|
|
sed -i '97s/true/false/g' pom.xml
|
|
|
|
|
|
|
|
Build:0.9.7.5,32
|
|
|
|
disable=broken 0.9.7.5
|
|
|
|
commit=unknown - see disabled
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
|
|
|
|
Build:0.9.8.0,33
|
|
|
|
commit=0.9.8.0
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
|
|
|
|
Build:0.9.8.1,34
|
2014-03-01 14:47:49 +00:00
|
|
|
disable=lint errors
|
2014-02-28 04:51:20 +00:00
|
|
|
commit=0.9.8.1
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
2012-10-24 09:47:13 +00:00
|
|
|
|
2014-03-06 23:44:15 +00:00
|
|
|
Build:0.9.8.2,35
|
|
|
|
disable=lint errors
|
|
|
|
commit=0.9.8.2
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
|
2014-04-06 11:32:45 +00:00
|
|
|
Build:0.9.8.3,36
|
2014-04-06 11:36:41 +00:00
|
|
|
commit=0.9.8.3
|
2014-03-11 23:19:46 +00:00
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
|
2014-06-01 01:44:45 +00:00
|
|
|
Build:0.9.9.0,37
|
|
|
|
commit=0.9.9.0
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
|
2014-06-14 12:49:56 +00:00
|
|
|
Build:0.9.9.1,38
|
|
|
|
commit=0.9.9.1
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
|
2014-07-26 15:38:48 +00:00
|
|
|
Build:0.9.9.2,39
|
|
|
|
commit=0.9.9.2
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
|
|
|
|
2014-08-07 02:07:37 +00:00
|
|
|
Build:0.9.9.3,40
|
|
|
|
commit=0.9.9.3
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
|
2014-10-10 03:02:17 +00:00
|
|
|
Build:0.9.9.4,41
|
|
|
|
commit=0.9.9.4
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
|
2014-11-29 15:26:39 +00:00
|
|
|
Build:0.9.9.5,42
|
|
|
|
disable=gradle plugin
|
|
|
|
commit=0.9.9.5
|
|
|
|
subdir=app
|
2014-11-30 04:09:13 +00:00
|
|
|
submodules=yes
|
2014-11-29 15:26:39 +00:00
|
|
|
gradle=yes
|
|
|
|
prebuild=sed -i -e 's/v4:21.0.2/v4:21.0.+/g' -e 's/v7:21.0.2/v7:21.0.+/g' build.gradle ../build.gradle ../core/build.gradle && \
|
|
|
|
sed -i -e 's/build:gradle:0.12.+/build:gradle:0.14.+/g' -e 's/android-library/com.android.library/g' dslv/library/build.gradle
|
|
|
|
|
2014-12-09 04:11:33 +00:00
|
|
|
Build:0.9.9.6,43
|
2015-01-04 00:59:21 +00:00
|
|
|
disable=gradle 2.2.1 fails when run in subdir
|
2014-12-09 04:11:33 +00:00
|
|
|
commit=0.9.9.6
|
|
|
|
subdir=app
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
|
|
|
|
2015-02-02 04:15:10 +00:00
|
|
|
Build:1.0,44
|
|
|
|
commit=1.0
|
|
|
|
subdir=app
|
|
|
|
submodules=yes
|
|
|
|
gradle=yes
|
2015-02-11 18:49:02 +00:00
|
|
|
prebuild=rm settings.gradle && \
|
|
|
|
sed -i -e 's/build:gradle:0.12.+/build:gradle:1.0.0/g' -e 's/android-library/com.android.library/g' dslv/library/build.gradle
|
2015-02-02 04:15:10 +00:00
|
|
|
|
2015-04-23 21:09:30 +00:00
|
|
|
Build:1.1.1,51
|
|
|
|
commit=393e647b1039af8916c387551ef390a8892a6475
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2015-05-11 03:52:46 +00:00
|
|
|
Build:1.1.2,52
|
|
|
|
commit=1.1.2
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2015-06-21 02:19:03 +00:00
|
|
|
Build:1.2.1,58
|
|
|
|
commit=1.2.1
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2015-07-21 02:05:44 +00:00
|
|
|
Build:1.2.2,62
|
|
|
|
commit=1.2.2
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2015-08-16 04:17:14 +00:00
|
|
|
Build:1.3.1,1030100
|
|
|
|
commit=1.3.1
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2015-09-02 04:21:49 +00:00
|
|
|
Build:1.3.2,1030204
|
2015-09-04 04:27:28 +00:00
|
|
|
disable=requires java1.8
|
2015-09-02 04:21:49 +00:00
|
|
|
commit=1.3.2
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2015-09-28 11:41:02 +00:00
|
|
|
Build:1.3.4.1,1030401
|
|
|
|
commit=a083a0cc7a2eb3b025c8f905df7b91ce48d91ca8
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2015-09-04 04:27:28 +00:00
|
|
|
Auto Update Mode:None
|
2012-09-28 12:43:33 +00:00
|
|
|
Update Check Mode:Tags
|
2015-09-28 04:19:51 +00:00
|
|
|
Current Version:1.3.4.1
|
|
|
|
Current Version Code:1030401
|