Update current version of OpenDocument Reader (at.tomtasche.reader) to 2.12.6 (59)
This commit is contained in:
parent
06f6c124f0
commit
ac828459bc
|
@ -23,79 +23,133 @@ A proprietary ad library was removed before building.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/TomTasche/OpenDocument.droid.git
|
||||
|
||||
Build Version:1.1.9,11,243eba4f441b3601de96
|
||||
Build Version:1.2,12,d174bed05a6026ddb5db
|
||||
Build Version:1.2.3,15,8fe022fd67e5bb62c6d8
|
||||
Build Version:1.3.0,22,4b8ea7438125e90d43bdadfc042723a7a485a217,srclibs=JOpenDocument@35ec3d3ddfc11592cefe8cae9eea3608ad2b30c2,prebuild=rm *.apk && cp -r $$JOpenDocument$$/src/* src/ && rm -rf src/test/
|
||||
Build Version:1.3.2,24,4bcf9024ac9fb96bc5c03c3129f9d401272caaf0,srclibs=JOpenDocument@35ec3d3ddfc11592cefe8cae9eea3608ad2b30c2,prebuild=rm *.apk && rm libs/jopendocument.jar && cp -r $$JOpenDocument$$/src/* src/ && rm -rf src/test/
|
||||
Build Version:2.0.6,33,!unknown build server problems b88d8bf6d,srclibs=\
|
||||
BillingLibrary@3ecc7cad9c;MobAdMob@2d5736;FilePicker@d12f209e8;aFileChooser@c3197bb151,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$aFileChooser$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$FilePicker$$@' project.properties && \
|
||||
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:1.1.9,11
|
||||
commit=243eba4f441b3601de96
|
||||
|
||||
Build:1.2,12
|
||||
commit=d174bed05a6026ddb5db
|
||||
|
||||
Build:1.2.3,15
|
||||
commit=8fe022fd67e5bb62c6d8
|
||||
|
||||
Build:1.3.0,22
|
||||
commit=4b8ea7438125e90d43bdadfc042723a7a485a217
|
||||
srclibs=JOpenDocument@35ec3d3ddfc11592cefe8cae9eea3608ad2b30c2
|
||||
prebuild=rm *.apk && \
|
||||
cp -r $$JOpenDocument$$/src/* src/ && \
|
||||
rm -rf src/test/
|
||||
|
||||
Build:1.3.2,24
|
||||
commit=4bcf9024ac9fb96bc5c03c3129f9d401272caaf0
|
||||
srclibs=JOpenDocument@35ec3d3ddfc11592cefe8cae9eea3608ad2b30c2
|
||||
prebuild=rm *.apk && \
|
||||
rm libs/jopendocument.jar && \
|
||||
cp -r $$JOpenDocument$$/src/* src/ && \
|
||||
rm -rf src/test/
|
||||
|
||||
Build:2.0.6,33
|
||||
disable=!unknown build server problems b88d8bf6d
|
||||
commit=unknown - see disabled
|
||||
srclibs=BillingLibrary@3ecc7cad9c;MobAdMob@2d5736;FilePicker@d12f209e8;aFileChooser@c3197bb151
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$aFileChooser$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$FilePicker$$@' project.properties && \
|
||||
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
|
||||
|
||||
#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/
|
||||
Build Version:2.0.8,35,!broken v2.0.8,submodules=no,init=\
|
||||
rm -rf odf2html/.gitmodules odf2html/library/dep/commons && git submodule update --init && \
|
||||
git clone git://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
||||
cd odf2html/ && git checkout 008034b70714,\
|
||||
srclibs=MobAdMob@2d5736,update=.;aFileChooser/aFileChooser;ActionBarSherlock/library;\
|
||||
AndroidBillingLibrary/AndroidBillingLibrary;Android-AppMsg/library,prebuild=\
|
||||
echo "source.dir=src;$$MobAdMob$$/src" >> project.properties && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk*.jar OpenDocument.apk \
|
||||
libs/android-support-v4.jar odf2html/library/odf2html.jar && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar filepicker-android/libs/ && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/,\
|
||||
build=cd odf2html/library/ && ant -f dep/commons/library/build.xml && \
|
||||
mkdir -p lib/ && mv dep/commons/library/commons.jar lib/ && \
|
||||
cp lib/commons.jar ../../libs/ && ant && mv odf2html.jar ../../libs/
|
||||
Build Version:2.0.8.2,37,!broken v2.0.8.2,submodules=no,init=\
|
||||
rm -rf $(find . -name bin) && rm -rf $(find . -name gen) && \
|
||||
rm -rf odf2html/.gitmodules odf2html/library/dep/commons && git submodule update --init && \
|
||||
git clone git://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
||||
cd odf2html/library/dep/commons && git checkout f9ba1a9,\
|
||||
srclibs=MobAdMob@2d5736,update=.;aFileChooser/aFileChooser;ActionBarSherlock/library;\
|
||||
AndroidBillingLibrary/AndroidBillingLibrary;Android-AppMsg/library,prebuild=\
|
||||
echo "source.dir=src;$$MobAdMob$$/src" >> project.properties && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk*.jar OpenDocument.apk \
|
||||
libs/android-support-v4.jar odf2html/library/odf2html.jar && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar filepicker-android/libs/ && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/,\
|
||||
build=cd odf2html/library/ && ant -f dep/commons/library/build.xml && \
|
||||
mkdir -p lib/ && mv dep/commons/library/commons.jar lib/ && \
|
||||
cp lib/commons.jar ../../libs/ && ant && mv odf2html.jar ../../libs/
|
||||
Build Version:2.10.1,45,!won't build and probably crashy at v2.10.1,submodules=yes,init=\
|
||||
rm -rf $(find . -name bin) && rm -rf $(find . -name gen) && cd odf2html/library/dep && \
|
||||
rm -rf commons && git clone git://github.com/andiwand/commons.git && \
|
||||
cd commons/ && git checkout cf34f179f,srclibs=MobAdMob@2d5736;NoAnalytics@533c6c1,\
|
||||
update=.;aFileChooser/aFileChooser;ActionBarSherlock/actionbarsherlock;\
|
||||
Android-RateThisApp/library;Android-AppMsg/library;pay-me/library,prebuild=\
|
||||
echo -e "android.library.reference.6=$$MobAdMob$$\n\
|
||||
android.library.reference.7=$$NoAnalytics$$" >> project.properties && \
|
||||
sed -i 's/1.6/1.7/g' odf2html/library/build.xml && \
|
||||
sed -i 's/1.6/1.7/g' odf2html/library/dep/commons/library/build.xml && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk*.jar libs/libGoogleAnalytics*.jar OpenDocument.apk \
|
||||
libs/android-support-v4.jar,build=cd odf2html/library/dep/commons/library && \
|
||||
ant && cd ../../../ && ant && mv dep/commons/library/commons.jar \
|
||||
../../libs/ && mv odf2html.jar ../../libs/
|
||||
Build:2.0.7,34
|
||||
commit=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
|
||||
update=.;aFileChooser/aFileChooser;ActionBarSherlock/library;AndroidBillingLibrary/AndroidBillingLibrary;Android-AppMsg/library
|
||||
srclibs=MobAdMob@2d5736
|
||||
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/
|
||||
|
||||
Build:2.0.8,35
|
||||
disable=!broken v2.0.8
|
||||
commit=unknown - see disabled
|
||||
submodules=no
|
||||
init=rm -rf odf2html/.gitmodules odf2html/library/dep/commons && \
|
||||
git submodule update --init && \
|
||||
git clone git://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
||||
cd odf2html/ && \
|
||||
git checkout 008034b70714
|
||||
update=.;aFileChooser/aFileChooser;ActionBarSherlock/library;AndroidBillingLibrary/AndroidBillingLibrary;Android-AppMsg/library
|
||||
srclibs=MobAdMob@2d5736
|
||||
prebuild=echo "source.dir=src;$$MobAdMob$$/src" >> project.properties && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk*.jar OpenDocument.apk libs/android-support-v4.jar odf2html/library/odf2html.jar && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar filepicker-android/libs/ && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/
|
||||
build=cd odf2html/library/ && \
|
||||
ant -f dep/commons/library/build.xml && \
|
||||
mkdir -p lib/ && \
|
||||
mv dep/commons/library/commons.jar lib/ && \
|
||||
cp lib/commons.jar ../../libs/ && \
|
||||
ant && \
|
||||
mv odf2html.jar ../../libs/
|
||||
|
||||
Build:2.0.8.2,37
|
||||
disable=!broken v2.0.8.2
|
||||
commit=unknown - see disabled
|
||||
submodules=no
|
||||
init=rm -rf $(find . -name bin) && \
|
||||
rm -rf $(find . -name gen) && \
|
||||
rm -rf odf2html/.gitmodules odf2html/library/dep/commons && \
|
||||
git submodule update --init && \
|
||||
git clone git://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
||||
cd odf2html/library/dep/commons && \
|
||||
git checkout f9ba1a9
|
||||
update=.;aFileChooser/aFileChooser;ActionBarSherlock/library;AndroidBillingLibrary/AndroidBillingLibrary;Android-AppMsg/library
|
||||
srclibs=MobAdMob@2d5736
|
||||
prebuild=echo "source.dir=src;$$MobAdMob$$/src" >> project.properties && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk*.jar OpenDocument.apk libs/android-support-v4.jar odf2html/library/odf2html.jar && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar filepicker-android/libs/ && \
|
||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/
|
||||
build=cd odf2html/library/ && \
|
||||
ant -f dep/commons/library/build.xml && \
|
||||
mkdir -p lib/ && \
|
||||
mv dep/commons/library/commons.jar lib/ && \
|
||||
cp lib/commons.jar ../../libs/ && \
|
||||
ant && \
|
||||
mv odf2html.jar ../../libs/
|
||||
|
||||
Build:2.10.1,45
|
||||
disable=!won't build and probably crashy at v2.10.1
|
||||
commit=v2.10.1
|
||||
submodules=yes
|
||||
init=rm -rf $(find . -name bin) && \
|
||||
rm -rf $(find . -name gen) && \
|
||||
cd odf2html/library/dep && \
|
||||
rm -rf commons && \
|
||||
git clone git://github.com/andiwand/commons.git && \
|
||||
cd commons/ && \
|
||||
git checkout cf34f179f
|
||||
update=.;aFileChooser/aFileChooser;ActionBarSherlock/actionbarsherlock;Android-RateThisApp/library;Android-AppMsg/library;pay-me/library
|
||||
srclibs=MobAdMob@2d5736;NoAnalytics@533c6c1
|
||||
prebuild=echo -e "android.library.reference.6=$$MobAdMob$$\nandroid.library.reference.7=$$NoAnalytics$$" >> project.properties && \
|
||||
sed -i 's/1.6/1.7/g' odf2html/library/build.xml && \
|
||||
sed -i 's/1.6/1.7/g' odf2html/library/dep/commons/library/build.xml && \
|
||||
rm -rf libs/GoogleAdMobAdsSdk*.jar libs/libGoogleAnalytics*.jar OpenDocument.apk libs/android-support-v4.jar
|
||||
build=cd odf2html/library/dep/commons/library && \
|
||||
ant && \
|
||||
cd ../../../ && \
|
||||
ant && \
|
||||
mv dep/commons/library/commons.jar ../../libs/ && \
|
||||
mv odf2html.jar ../../libs/
|
||||
|
||||
Auto Update Mode:None
|
||||
# Device-variable; don't want to nuke submodules with Tags
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.12.5
|
||||
Current Version Code:58
|
||||
Current Version:2.12.6
|
||||
Current Version Code:59
|
||||
|
||||
|
|
Loading…
Reference in a new issue