new app com.manuelmaly.hn and update de.danoeh.antennapod manually removing $$MVN3$$ from init and disabling buggy 0.9.7.1

This commit is contained in:
David Black 2013-03-30 18:03:31 +00:00
parent 44fc799324
commit 91fb86971b
2 changed files with 43 additions and 6 deletions

View file

@ -0,0 +1,34 @@
Category:Reading
License:MIT
Web Site:http://manuelmaly.com/blog/HN-Hacker-News-Reader
Source Code:https://github.com/manmal/hn-android
Issue Tracker:https://github.com/manmal/hn-android/issues
Summary:Read and comment on tech news
Description:
Hacker News client with a focus on reliability and usability.
* View articles in ViewText, Google, or your system browser (you can set each as default)
* Upvote stories (long-press on story)
* Collapse and expand comments by tapping on them
* Choose from 3 text sizes
* Switch between stories and comments with one tap
* View "more" stories than only the HN frontpage
Google Analytics was removed before building.
.
Repo Type:git
Repo:https://github.com/manmal/hn-android.git
Build Version:1.9,10,313f0c48,srclibs=NoAnalytics@158a4a,\
rm=libs/libGoogleAnalytics.jar,prebuild=\
echo 'android.library.reference.1=$$NoAnalytics$$' >> project.properties && \
mv androidannotations-2.5.jar libs/ && rm libs/androidannotations-2.5-api.jar
Auto Update Mode:None
#Also on Google Play; release commits difficult to find
Update Check Mode:RepoManifest
Current Version:1.9
Current Version Code:10

View file

@ -1,6 +1,6 @@
Category:Multimedia
License:MIT
Web Site:https://github.com/danieloeh/AntennaPod
Web Site:
Source Code:https://github.com/danieloeh/AntennaPod
Issue Tracker:https://github.com/danieloeh/AntennaPod/issues
Donate:https://flattr.com/thing/745609/Antennapod
@ -9,8 +9,8 @@ Bitcoin:1DzvtuvdW8VhDsq9GUytMyALmsHeaHEKbg
Summary:Listen to audio feeds
Description:
N.B. The Flattr functionality is disabled in the f-droid.org build as the API
keys are not in the source.
'''N.B.''' The Flattr functionality is disabled in the f-droid.org build as
the API keys are not in the source.
AntennaPod is a podcast manager for Android 2.3.3 and above. It offers all the
basic features you expect
@ -20,6 +20,8 @@ to a queue to listen to them later. The Miro directory can be searched and
browsed for shows.
[https://raw.github.com/danieloeh/AntennaPod/master/CHANGELOG.md Changelog]
Status: BETA
.
Repo Type:git
@ -66,10 +68,11 @@ Build Version:0.9.6.4,25,0.9.6.4,srclibs=ActionBarSherlock@4.1.0;ViewPagerIndica
Build Version:0.9.7,26,0.9.7,maven=yes,submodules=yes,bindir=target,init=\
ANDROID_HOME=$$SDK$$ mvn clean install -f submodules/dslv/pom.xml && rm -f submodules/dslv/demo/target/*.apk,\
prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
Build Version:0.9.7.1,28,0.9.7.1,submodules=yes,maven=yes,init=ANDROID_HOME=$$SDK$$ $$MVN3$$ clean install -f submodules/dslv/pom.xml && rm -f submodules/dslv/demo/target/*.apk,prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java ,bindir=target
Build Version:0.9.7.1,28,!bad bug (at 0.9.7.1),submodules=yes,maven=yes,init=ANDROID_HOME=$$SDK$$ mvn clean install -f submodules/dslv/pom.xml && rm -f submodules/dslv/demo/target/*.apk,prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java ,bindir=target
Build Version:0.9.7.2,29,0.9.7.2,submodules=yes,maven=yes,init=ANDROID_HOME=$$SDK$$ mvn clean install -f submodules/dslv/pom.xml && rm -f submodules/dslv/demo/target/*.apk,prebuild=cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java ,bindir=target
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.9.7.1
Current Version Code:28
Current Version:0.9.7.2
Current Version Code:29