Fix Owncloud News Reader and activate it
This commit is contained in:
parent
314f2841f8
commit
233a3e227d
|
@ -13,8 +13,8 @@ This app allows you to use the ownCloud 5 News Reader App on your Android device
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/owncloud/News-Android-App.git
|
Repo:https://github.com/owncloud/News-Android-App.git
|
||||||
|
|
||||||
Build Version:0.3.5,18,!Compiler error https://github.com/owncloud/News-Android-App/issues/64 54ad784,\
|
Build Version:0.3.7,20,7db2de9ebeee8b441c3726f,\
|
||||||
srclibs=ActionBarSherlock@4.3.1;PullToRefresh@v2.1.1,rm=OwncloudNewsReader.apk\
|
srclibs=ActionBarSherlock@4.3.1;PullToRefresh@d18bb778edad9,rm=OwncloudNewsReader.apk,\
|
||||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||||
sed -i 's@\(android.library.reference.2=\).*@\1$$PullToRefresh$$@' project.properties && \
|
sed -i 's@\(android.library.reference.2=\).*@\1$$PullToRefresh$$@' project.properties && \
|
||||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/chrisbanes/Android-PullToRefresh.git
|
# Abandoned
|
||||||
|
# Repo:https://github.com/chrisbanes/Android-PullToRefresh.git
|
||||||
|
# New Repo contains old history plus further development
|
||||||
|
Repo:https://github.com/David-Development/Android-PullToRefresh
|
||||||
|
|
||||||
Subdir:library
|
Subdir:library
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue