update org.sickstache to 2.2.2

This commit is contained in:
David Black 2013-04-29 20:29:42 +01:00
parent c55f1638d4
commit 067959b968

View file

@ -6,8 +6,9 @@ Issue Tracker:http://code.google.com/p/sick-stashe/issues/list
Summary:Sickbeard client Summary:Sickbeard client
Description: Description:
Sickbeard is a PVR application for newsgroups that searches for and manages your TV shows. This app Sickbeard is a PVR application for newsgroups that searches for and manages
connects to the Sickbeard server to manage the downloads etc. your TV shows. This app connects to the Sickbeard server to manage the
downloads etc.
. .
Repo Type:git Repo Type:git
@ -20,13 +21,17 @@ echo "android.library.reference.3=../JakeWharton-ActionBarSherlock-88fc341/libra
cp ../JakeWharton-ActionBarSherlock-88fc341/library/libs/android-support-v4.jar libs/ && \ cp ../JakeWharton-ActionBarSherlock-88fc341/library/libs/android-support-v4.jar libs/ && \
printf "%s\n" "/^import\ android.widget.BaseAdapter;/d" "/^import\ java.util.List;/x" "w" \ printf "%s\n" "/^import\ android.widget.BaseAdapter;/d" "/^import\ java.util.List;/x" "w" \
| ed -s src/org/sickstache/app/ExpandableLoadingListFragment.java | ed -s src/org/sickstache/app/ExpandableLoadingListFragment.java
#doesn't work to set ANDROID_HOME Build Version:2.2.2,43,f0939ad5e5,subdir=app,extlibs=android/android-support-v4.jar,\
Build Version:2.2.2,43,!broken f0939ad5e5,subdir=app,maven=yes,bindir=app/target,prebuild=\ srclibs=ActionBarSherlock@4.1.0;ViewPagerIndicator@2.3.1;Google-Gson@1163,prebuild=\
sed -i 's@${ANDROID_HOME}@$$SDK$$@g' ../pom.xml cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
#Build Version:2.2.3,44,!no source code as of 20/04 mv libs/android-support-v4.jar $$ViewPagerIndicator$$/libs/ && \
cp -r $$Google-Gson$$/src/main/java/com/ src/main/java/ && \
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market # Source code publishing not too timely
Current Version:2.2.3 Update Check Mode:RepoManifest
Current Version Code:44 Current Version:2.2.2
Current Version Code:43