enable odf reader in advance of merge request
This commit is contained in:
parent
4e6df535d2
commit
bfb6e13f8b
|
@ -7,13 +7,13 @@ Issue Tracker:https://github.com/TomTasche/OpenDocument.droid/issues
|
|||
Donate:https://flattr.com/thing/117140/OpenOffice-Document-Reader
|
||||
FlattrID:117140
|
||||
|
||||
Summary:Open Office document reader.
|
||||
Summary:Open Office document reader
|
||||
Description:
|
||||
Read odf documents. ODF is a document format that can be read by a wide variety of programs,
|
||||
Read odf documents. ODF is a document format that can be
|
||||
read by a wide variety of programs,
|
||||
including OpenOffice and LibreOffice.
|
||||
|
||||
Newer versions of this are available elsewhere,
|
||||
but contain proprietary software. Version 1.3.2 is the last release that was fully FOSS.
|
||||
Admob was removed before building.
|
||||
|
||||
Anti-feature: Tracking. Phones home periodically.
|
||||
.
|
||||
|
@ -28,7 +28,7 @@ Build Version:1.3.0,22,4b8ea7438125e90d43bdadfc042723a7a485a217,srclibs=JOpenDoc
|
|||
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/
|
||||
|
||||
#commons and odf2html jars are from https://github.com/andiwand/odf2html but change often
|
||||
Build Version:2.0.6,33,!wait for merge request b88d8bf6d,srclibs=\
|
||||
Build Version:2.0.6,33,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 && \
|
||||
|
|
Loading…
Reference in a new issue