update org.sickstache to 2.2.2
This commit is contained in:
parent
c55f1638d4
commit
067959b968
|
@ -6,8 +6,9 @@ Issue Tracker:http://code.google.com/p/sick-stashe/issues/list
|
|||
|
||||
Summary:Sickbeard client
|
||||
Description:
|
||||
Sickbeard is a PVR application for newsgroups that searches for and manages your TV shows. This app
|
||||
connects to the Sickbeard server to manage the downloads etc.
|
||||
Sickbeard is a PVR application for newsgroups that searches for and manages
|
||||
your TV shows. This app connects to the Sickbeard server to manage the
|
||||
downloads etc.
|
||||
.
|
||||
|
||||
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/ && \
|
||||
printf "%s\n" "/^import\ android.widget.BaseAdapter;/d" "/^import\ java.util.List;/x" "w" \
|
||||
| ed -s src/org/sickstache/app/ExpandableLoadingListFragment.java
|
||||
#doesn't work to set ANDROID_HOME
|
||||
Build Version:2.2.2,43,!broken f0939ad5e5,subdir=app,maven=yes,bindir=app/target,prebuild=\
|
||||
sed -i 's@${ANDROID_HOME}@$$SDK$$@g' ../pom.xml
|
||||
#Build Version:2.2.3,44,!no source code as of 20/04
|
||||
Build Version:2.2.2,43,f0939ad5e5,subdir=app,extlibs=android/android-support-v4.jar,\
|
||||
srclibs=ActionBarSherlock@4.1.0;ViewPagerIndicator@2.3.1;Google-Gson@1163,prebuild=\
|
||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||
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
|
||||
Update Check Mode:Market
|
||||
Current Version:2.2.3
|
||||
Current Version Code:44
|
||||
# Source code publishing not too timely
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.2.2
|
||||
Current Version Code:43
|
||||
|
||||
|
|
Loading…
Reference in a new issue