fdroiddata/metadata/at.tomtasche.reader.txt

91 lines
5.3 KiB
Plaintext

AntiFeatures:Tracking
Category:Office
License:GPLv3+
Web Site:http://blog.tomtasche.at/p/openoffice-document-reader_9.html
Source Code:https://github.com/TomTasche/OpenDocument.droid
Issue Tracker:https://github.com/TomTasche/OpenDocument.droid/issues
Donate:https://flattr.com/thing/117140/OpenOffice-Document-Reader
# http://forum.xda-developers.com/donatetome.php?u=2074207
FlattrID:117140
Auto Name:OpenDocument Reader
Summary:Document reader
Description:
Read odf documents. ODF is a document format that can be
read by a wide variety of programs,
including OpenOffice and LibreOffice.
Anti-feature: Tracking. A recent version had code for sending
some device info via HTTP POST to a appspot.com server.
Google Admob was removed before building.
.
#todo: build commons and odf2html libraries see https://github.com/andiwand/odf2html/issues
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
#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.0.9.2,40,!build error
Auto Update Mode:None
#Device-variable; don't want to nuke submodules with Tags
Update Check Mode:RepoManifest
Current Version:2.0.9.2
Current Version Code:40