update at.tomtasche.reader to 2.0.7

This commit is contained in:
David Black 2013-03-10 16:03:40 +00:00
parent 95883f1cec
commit 12ed4cba24

View file

@ -14,11 +14,12 @@ read by a wide variety of programs,
including OpenOffice and LibreOffice.
Anti-feature: Tracking. Phones home periodically.
Status: v1.3.2 was the latest fully FOSS version; we are working on
bringing the new versions, by removing the non-free libraries.
.
#Status: v1.3.2 was the latest fully FOSS version; we are working on
#bringing the new versions, by removing the non-free libraries.
#todo: build commons and odf2html libraries
Repo Type:git
Repo:https://github.com/TomTasche/OpenDocument.droid.git
@ -36,18 +37,19 @@ echo "android.library.reference.3=$$BillingLibrary$$" >> project.properties && \
echo "android.library.reference.4=$$MobAdMob$$" >> project.properties && \
cp $$aFileChooser$$/libs/android-support-v4.jar $$FilePicker$$/libs/ && \
rm -rf libs/GoogleAdMobAdsSdk-6.1.0.jar libs/androidbillinglibrary_22092012.jar tests
Build Version:2.0.6.1,33,!build problems 5cf92e6,srclibs=\
BillingLibrary@3ecc7cad9c;MobAdMob@2d5736;FilePicker@d12f209e8;aFileChooser@c3197bb151;\
SlidingMenu@71d057d493;AppMsg@34ab9675f8,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$aFileChooser$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$FilePicker$$@' project.properties && \
sed -i 's@\(android.library.reference.3=\).*@\1$$SlidingMenu$$@' project.properties && \
sed -i 's@\(android.library.reference.4=\).*@\1$$AppMsg$$@' project.properties && \
echo "android.library.reference.5=$$BillingLibrary$$" >> project.properties && \
echo "android.library.reference.6=$$MobAdMob$$" >> project.properties && \
cp $$aFileChooser$$/libs/android-support-v4.jar $$SlidingMenu$$/libs/ && \
cp $$aFileChooser$$/libs/android-support-v4.jar $$FilePicker$$/libs/ && \
rm -rf libs/GoogleAdMobAdsSdk-6.1.0.jar libs/androidbillinglibrary_22092012.jar tests
#careful deleting lines in submodule source: they don't reappear
Build Version:2.0.7,34,771437a702,init=\
git config -f .gitmodules --remove-section submodule.test && \
git rm --cached test && rm -rf test && \
sed -i 's/git@github.com:/https:\/\/github.com\//g' .gitmodules && \
sed -i 's/git@github.com:/https:\/\/github.com\//g' .git/config && git submodule update --init,\
srclibs=MobAdMob@2d5736,update=.;aFileChooser/aFileChooser;ActionBarSherlock/library;\
AndroidBillingLibrary/AndroidBillingLibrary;Android-AppMsg/library,prebuild=\
sed -i '42d' filepicker-android/src/io/filepicker/AuthActivity.java && \
echo "source.dir=src;$$MobAdMob$$/src" >> project.properties && \
rm -rf libs/GoogleAdMobAdsSdk*.jar OpenDocument.apk libs/android-support-v4.jar && \
cp aFileChooser/aFileChooser/libs/android-support-v4.jar filepicker-android/libs/ && \
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/
Auto Update Mode:None
#Device-variable