update net.nurik.roman.dashclock to 1.4.2
This commit is contained in:
parent
4a2925cb64
commit
76bb549e6f
|
@ -7,19 +7,19 @@ 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: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. Phones home periodically.
|
||||
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.
|
||||
.
|
||||
|
||||
#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
|
||||
#todo: build commons and odf2html libraries see https://github.com/andiwand/odf2html/issues
|
||||
Repo Type:git
|
||||
Repo:https://github.com/TomTasche/OpenDocument.droid.git
|
||||
|
||||
|
@ -28,7 +28,6 @@ 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/
|
||||
#commons and odf2html jars are from https://github.com/andiwand/odf2html but change often
|
||||
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 && \
|
||||
|
|
|
@ -17,7 +17,7 @@ sed -i '266d' src/com/monead/games/android/sequence/Sequence.java && \
|
|||
sed -i '290\,303d' src/com/monead/games/android/sequence/Sequence.java
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Mode:Tags
|
||||
Current Version:01.07.03
|
||||
Current Version Code:21
|
||||
|
||||
|
|
|
@ -29,6 +29,7 @@ Repo Type:srclib
|
|||
Repo:DashClock
|
||||
|
||||
Build Version:1.3.1,14,v1.3.1,subdir=main
|
||||
Build Version:1.4.2,17,v1.4.2,subdir=main
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
|
|
Loading…
Reference in a new issue