2013-11-27 11:01:55 +00:00
|
|
|
AntiFeatures:Tracking,UpstreamNonFree
|
2013-11-02 00:16:14 +00:00
|
|
|
Categories:Office
|
2011-01-19 23:12:16 +00:00
|
|
|
License:GPLv3+
|
2013-07-03 13:25:57 +00:00
|
|
|
Web Site:http://reader.tomtasche.at
|
2012-01-27 22:12:28 +00:00
|
|
|
Source Code:https://github.com/TomTasche/OpenDocument.droid
|
|
|
|
Issue Tracker:https://github.com/TomTasche/OpenDocument.droid/issues
|
2012-06-28 14:01:52 +00:00
|
|
|
FlattrID:117140
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2013-06-13 10:05:12 +00:00
|
|
|
Auto Name:OpenDocument Reader
|
2013-03-12 21:08:23 +00:00
|
|
|
Summary:Document reader
|
2011-01-05 22:21:29 +00:00
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
Read odf documents. ODF is a document format that can be
|
2013-01-18 13:32:12 +00:00
|
|
|
read by a wide variety of programs,
|
2013-04-09 21:38:55 +00:00
|
|
|
including OpenOffice and LibreOffice.
|
2012-10-19 16:51:28 +00:00
|
|
|
|
2013-03-12 21:08:23 +00:00
|
|
|
Anti-feature: Tracking. A recent version had code for sending
|
|
|
|
some device info via HTTP POST to a appspot.com server.
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2013-10-28 08:19:11 +00:00
|
|
|
A proprietary ad library was removed before building. More recent versions
|
2013-10-28 08:50:07 +00:00
|
|
|
have several more proprietary binaries.
|
|
|
|
.
|
2013-03-10 16:03:40 +00:00
|
|
|
|
2011-01-05 22:21:29 +00:00
|
|
|
Repo Type:git
|
2012-01-27 22:12:28 +00:00
|
|
|
Repo:https://github.com/TomTasche/OpenDocument.droid.git
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2013-10-28 03:04:25 +00:00
|
|
|
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
|
2014-02-10 09:51:50 +00:00
|
|
|
prebuild=cp -r $$JOpenDocument$$/src/* src/ && \
|
2013-10-28 03:04:25 +00:00
|
|
|
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
|
|
|
|
|
2013-03-10 16:03:40 +00:00
|
|
|
#careful deleting lines in submodule source: they don't reappear
|
2013-10-28 03:04:25 +00:00
|
|
|
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 && \
|
2014-02-13 07:14:05 +00:00
|
|
|
git clone https://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
2013-10-28 03:04:25 +00:00
|
|
|
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 && \
|
2014-02-13 07:14:05 +00:00
|
|
|
git clone https://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
2013-10-28 03:04:25 +00:00
|
|
|
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 && \
|
2014-02-13 07:14:05 +00:00
|
|
|
git clone https://github.com/andiwand/commons.git && \
|
2013-10-28 03:04:25 +00:00
|
|
|
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/
|
2011-01-05 22:21:29 +00:00
|
|
|
|
2013-10-28 08:52:54 +00:00
|
|
|
Build:2.12.6,59
|
|
|
|
disable=mutiple proprietary libraries (at least 3)
|
2013-10-28 08:19:11 +00:00
|
|
|
|
2012-10-18 18:43:18 +00:00
|
|
|
Auto Update Mode:None
|
2013-10-28 08:19:11 +00:00
|
|
|
Update Check Mode:Static
|
2013-10-28 03:04:25 +00:00
|
|
|
Current Version:2.12.6
|
|
|
|
Current Version Code:59
|
2011-01-10 08:00:47 +00:00
|
|
|
|