Fixes for Noiz2 and Fix typo in Antennapod

This commit is contained in:
David Black 2012-09-07 11:20:36 +01:00
parent e02983c00b
commit 7bf615bca8
2 changed files with 18 additions and 13 deletions

View file

@ -1,21 +1,26 @@
Category:Games Category:Games
License:Apache License 2.0 License:Apache2
Web Site:http://code.google.com/p/noiz2-droid/ Web Site:http://code.google.com/p/noiz2-droid/
Source Code:http://code.google.com/p/noiz2-droid/source/checkout Source Code:http://code.google.com/p/noiz2-droid/source/checkout
Issue Tracker:http://code.google.com/p/noiz2-droid/issues/list Issue Tracker:http://code.google.com/p/noiz2-droid/issues/list
Summary:Port of the game Noiz2 to the Android platform. Summary:Port of the game Noiz2
Description:Vector-graphics shoot-em-up from Kenta Cho. Ported to Android. Description:
Vector-graphics shoot-em-up from Kenta Cho. Ported to Android.
Avoid the bullets. Avoid the bullets and shoot the enemy.
Shoot the enemy.
Collect the green stars to build your shield. Collect the green stars to build your shield.
Disable OpenGL in settings if you have graphical problems
. .
Repo Type:svn Repo Type:git-svn
Repo:http://noiz2-droid.googlecode.com/svn/trunk/noiz2/ Repo:http://noiz2-droid.googlecode.com/svn/trunk/noiz2/
Build Version:1.4.0,12,r15 Build Version:1.4.0,12,15,target=android-3
Update Check Mode:Market
Current Version:1.4.0
Current Version Code:12

View file

@ -18,10 +18,6 @@ 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
Update Check Mode:Market
Current Version:0.9.4.3
Current Version Code:13
#crash on startup: error:viewpager adapter must implement title provider to be used with titlepageindicator #crash on startup: error:viewpager adapter must implement title provider to be used with titlepageindicator
Build Version:0.9.4.2,12,!bc4c9654ea,\ Build Version:0.9.4.2,12,!bc4c9654ea,\
srclibs=ActionBarSherlock@6e3f2bb5;ViewPagerIndicator@a2224fe6,\ srclibs=ActionBarSherlock@6e3f2bb5;ViewPagerIndicator@a2224fe6,\
@ -31,4 +27,8 @@ sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.
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 && \
unzip commons-lang3-3.1-bin.zip commons-lang3-3.1/commons-lang3-3.1.jar -d libs/ && \ 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
Update Check Mode:Market
Current Version:0.9.4.3
Current Version Code:13