From 7a0a08dff677c0bbbd59008588b996d2ccee6ed3 Mon Sep 17 00:00:00 2001 From: linsui Date: Sat, 12 Jun 2021 16:11:34 +0800 Subject: [PATCH] OpenDocument Reader: 3.10.2 --- metadata/at.tomtasche.reader.yml | 172 ++++-------------- metadata/at.tomtasche.reader/bn/summary.txt | 1 - metadata/at.tomtasche.reader/de/summary.txt | 1 - .../at.tomtasche.reader/en-US/summary.txt | 1 - metadata/at.tomtasche.reader/es/summary.txt | 1 - metadata/at.tomtasche.reader/fr/summary.txt | 1 - metadata/at.tomtasche.reader/he/summary.txt | 1 - metadata/at.tomtasche.reader/it/summary.txt | 1 - metadata/at.tomtasche.reader/nb/summary.txt | 1 - metadata/at.tomtasche.reader/pl/summary.txt | 1 - .../at.tomtasche.reader/pt-BR/summary.txt | 1 - .../at.tomtasche.reader/pt-PT/summary.txt | 1 - metadata/at.tomtasche.reader/pt/summary.txt | 1 - metadata/at.tomtasche.reader/ro/summary.txt | 1 - metadata/at.tomtasche.reader/ru/summary.txt | 1 - metadata/at.tomtasche.reader/sq/summary.txt | 1 - metadata/at.tomtasche.reader/tr/summary.txt | 1 - metadata/at.tomtasche.reader/uk/summary.txt | 1 - .../at.tomtasche.reader/zh-CN/summary.txt | 1 - 19 files changed, 37 insertions(+), 153 deletions(-) delete mode 100644 metadata/at.tomtasche.reader/bn/summary.txt delete mode 100644 metadata/at.tomtasche.reader/de/summary.txt delete mode 100644 metadata/at.tomtasche.reader/en-US/summary.txt delete mode 100644 metadata/at.tomtasche.reader/es/summary.txt delete mode 100644 metadata/at.tomtasche.reader/fr/summary.txt delete mode 100644 metadata/at.tomtasche.reader/he/summary.txt delete mode 100644 metadata/at.tomtasche.reader/it/summary.txt delete mode 100644 metadata/at.tomtasche.reader/nb/summary.txt delete mode 100644 metadata/at.tomtasche.reader/pl/summary.txt delete mode 100644 metadata/at.tomtasche.reader/pt-BR/summary.txt delete mode 100644 metadata/at.tomtasche.reader/pt-PT/summary.txt delete mode 100644 metadata/at.tomtasche.reader/pt/summary.txt delete mode 100644 metadata/at.tomtasche.reader/ro/summary.txt delete mode 100644 metadata/at.tomtasche.reader/ru/summary.txt delete mode 100644 metadata/at.tomtasche.reader/sq/summary.txt delete mode 100644 metadata/at.tomtasche.reader/tr/summary.txt delete mode 100644 metadata/at.tomtasche.reader/uk/summary.txt delete mode 100644 metadata/at.tomtasche.reader/zh-CN/summary.txt diff --git a/metadata/at.tomtasche.reader.yml b/metadata/at.tomtasche.reader.yml index a7cd8926f3..0e344c2f49 100644 --- a/metadata/at.tomtasche.reader.yml +++ b/metadata/at.tomtasche.reader.yml @@ -1,24 +1,17 @@ AntiFeatures: - - Tracking - UpstreamNonFree Categories: - Reading License: GPL-3.0-or-later +AuthorName: Thomas Taschauer +AuthorEmail: support@opendocument.app +AuthorWebSite: https://tomtasche.at WebSite: https://opendocument.app/ SourceCode: https://github.com/TomTasche/OpenDocument.droid IssueTracker: https://github.com/TomTasche/OpenDocument.droid/issues FlattrID: '117140' AutoName: OpenDocument 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. - - A proprietary ad library was removed before building. More recent versions have - several more proprietary binaries. RepoType: git Repo: https://github.com/TomTasche/OpenDocument.droid.git @@ -55,24 +48,6 @@ Builds: - cp -r $$JOpenDocument$$/src/* src/ - rm -rf src/test/ - - versionName: 2.0.6 - versionCode: 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 - - versionName: 2.0.7 versionCode: 34 commit: 771437a702 @@ -96,114 +71,41 @@ Builds: - AndroidBillingLibrary/AndroidBillingLibrary - Android-AppMsg/library - - versionName: 2.0.8 - versionCode: 35 - disable: broken v2.0.8 - commit: unknown - see disabled - init: - - rm -rf odf2html/.gitmodules odf2html/library/dep/commons - - git submodule update --init - - git clone https://github.com/andiwand/commons.git odf2html/library/dep/commons - - cd odf2html/ - - git checkout 008034b70714 - srclibs: - - MobAdMob@2d5736 + - versionName: 3.10.2 + versionCode: 152 + commit: a86727d4c267215ba907210c2b18148b6562324f + subdir: app + init: git submodule update --init + gradle: + - pro prebuild: - - echo "source.dir=src;$$MobAdMob$$/src" >> project.properties - - rm -rf libs/GoogleAdMobAdsSdk*.jar 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/ - androidupdate: - - . - - aFileChooser/aFileChooser - - ActionBarSherlock/library - - AndroidBillingLibrary/AndroidBillingLibrary - - Android-AppMsg/library - 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/ + - sed -i -e '/com.google/d' ../build.gradle + - sed -i -e '/com.google.firebase/d' -e '/firebaseCrashlytics/d' -e '/com.google.android.play/d' + -e '/com.android.billingclient/d' -e '/com.google.gms/d' -e '/ratethisapp/,/^ }/d' + -e '/pro"/d' build.gradle + - sed -i -e '/INTERNET/d' -e '/BILLING/d' -e '/^ nonfree/${class}.java; sed -i -e "/${class}\./Id" background/*.java + ui/*/*.java ui/*.java; done + - $$SDK$$/tools/bin/sdkmanager 'cmake;3.18.1' > /dev/null + ndk: r22 - - versionName: 2.0.8.2 - versionCode: 37 - disable: broken v2.0.8.2 - commit: unknown - see disabled - 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 https://github.com/andiwand/commons.git odf2html/library/dep/commons - - cd odf2html/library/dep/commons - - git checkout f9ba1a9 - srclibs: - - MobAdMob@2d5736 - prebuild: - - echo "source.dir=src;$$MobAdMob$$/src" >> project.properties - - rm -rf libs/GoogleAdMobAdsSdk*.jar 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/ - androidupdate: - - . - - aFileChooser/aFileChooser - - ActionBarSherlock/library - - AndroidBillingLibrary/AndroidBillingLibrary - - Android-AppMsg/library - 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/ - - - versionName: 2.10.1 - versionCode: 45 - disable: won't build and probably crashy at v2.10.1 - commit: v2.10.1 - submodules: true - init: - - rm -rf $(find . -name bin) - - rm -rf $(find . -name gen) - - cd odf2html/library/dep - - rm -rf commons - - git clone https://github.com/andiwand/commons.git - - cd commons/ - - git checkout cf34f179f - 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 libs/android-support-v4.jar - androidupdate: - - . - - aFileChooser/aFileChooser - - ActionBarSherlock/actionbarsherlock - - Android-RateThisApp/library - - Android-AppMsg/library - - pay-me/library - build: - - cd odf2html/library/dep/commons/library - - ant - - cd ../../../ - - ant - - mv dep/commons/library/commons.jar ../../libs/ - - mv odf2html.jar ../../libs/ - - - versionName: 2.12.6 - versionCode: 59 - disable: mutiple proprietary libraries (at least 3) +MaintainerNotes: Init submodule manully because there is private recursive submodule AutoUpdateMode: None -UpdateCheckMode: Static -CurrentVersion: 2.12.6 -CurrentVersionCode: 59 +UpdateCheckMode: HTTP +UpdateCheckData: https://raw.githubusercontent.com/opendocument-app/OpenDocument.droid/master/app/src/main/AndroidManifest.xml|versionCode="(\d+)|.|versionName="([\d.]+) +CurrentVersion: 3.10.2 +CurrentVersionCode: 152 diff --git a/metadata/at.tomtasche.reader/bn/summary.txt b/metadata/at.tomtasche.reader/bn/summary.txt deleted file mode 100644 index 061b28eda0..0000000000 --- a/metadata/at.tomtasche.reader/bn/summary.txt +++ /dev/null @@ -1 +0,0 @@ -নথি পাঠক diff --git a/metadata/at.tomtasche.reader/de/summary.txt b/metadata/at.tomtasche.reader/de/summary.txt deleted file mode 100644 index ab6b2ad23f..0000000000 --- a/metadata/at.tomtasche.reader/de/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Dokumentenleser diff --git a/metadata/at.tomtasche.reader/en-US/summary.txt b/metadata/at.tomtasche.reader/en-US/summary.txt deleted file mode 100644 index 3c3f111a9a..0000000000 --- a/metadata/at.tomtasche.reader/en-US/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Document reader diff --git a/metadata/at.tomtasche.reader/es/summary.txt b/metadata/at.tomtasche.reader/es/summary.txt deleted file mode 100644 index 0287aa68d0..0000000000 --- a/metadata/at.tomtasche.reader/es/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Lector de documentos diff --git a/metadata/at.tomtasche.reader/fr/summary.txt b/metadata/at.tomtasche.reader/fr/summary.txt deleted file mode 100644 index 83b2168f04..0000000000 --- a/metadata/at.tomtasche.reader/fr/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Lecteur de documents diff --git a/metadata/at.tomtasche.reader/he/summary.txt b/metadata/at.tomtasche.reader/he/summary.txt deleted file mode 100644 index c1c3479039..0000000000 --- a/metadata/at.tomtasche.reader/he/summary.txt +++ /dev/null @@ -1 +0,0 @@ -קורא מסמכים diff --git a/metadata/at.tomtasche.reader/it/summary.txt b/metadata/at.tomtasche.reader/it/summary.txt deleted file mode 100644 index 9757a1df48..0000000000 --- a/metadata/at.tomtasche.reader/it/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Lettore di documenti diff --git a/metadata/at.tomtasche.reader/nb/summary.txt b/metadata/at.tomtasche.reader/nb/summary.txt deleted file mode 100644 index f2feb0062c..0000000000 --- a/metadata/at.tomtasche.reader/nb/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Dokumentleser diff --git a/metadata/at.tomtasche.reader/pl/summary.txt b/metadata/at.tomtasche.reader/pl/summary.txt deleted file mode 100644 index f6f7b6384e..0000000000 --- a/metadata/at.tomtasche.reader/pl/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Czytnik dokumentów diff --git a/metadata/at.tomtasche.reader/pt-BR/summary.txt b/metadata/at.tomtasche.reader/pt-BR/summary.txt deleted file mode 100644 index 652906b922..0000000000 --- a/metadata/at.tomtasche.reader/pt-BR/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Leitor de documentos diff --git a/metadata/at.tomtasche.reader/pt-PT/summary.txt b/metadata/at.tomtasche.reader/pt-PT/summary.txt deleted file mode 100644 index 652906b922..0000000000 --- a/metadata/at.tomtasche.reader/pt-PT/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Leitor de documentos diff --git a/metadata/at.tomtasche.reader/pt/summary.txt b/metadata/at.tomtasche.reader/pt/summary.txt deleted file mode 100644 index 652906b922..0000000000 --- a/metadata/at.tomtasche.reader/pt/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Leitor de documentos diff --git a/metadata/at.tomtasche.reader/ro/summary.txt b/metadata/at.tomtasche.reader/ro/summary.txt deleted file mode 100644 index a2f7fbe91c..0000000000 --- a/metadata/at.tomtasche.reader/ro/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Cititor de documente diff --git a/metadata/at.tomtasche.reader/ru/summary.txt b/metadata/at.tomtasche.reader/ru/summary.txt deleted file mode 100644 index de16a6a995..0000000000 --- a/metadata/at.tomtasche.reader/ru/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Читалка документов diff --git a/metadata/at.tomtasche.reader/sq/summary.txt b/metadata/at.tomtasche.reader/sq/summary.txt deleted file mode 100644 index 7cd7413e81..0000000000 --- a/metadata/at.tomtasche.reader/sq/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Lexues dokumentesh diff --git a/metadata/at.tomtasche.reader/tr/summary.txt b/metadata/at.tomtasche.reader/tr/summary.txt deleted file mode 100644 index 31d470f7d8..0000000000 --- a/metadata/at.tomtasche.reader/tr/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Belge okuyucu diff --git a/metadata/at.tomtasche.reader/uk/summary.txt b/metadata/at.tomtasche.reader/uk/summary.txt deleted file mode 100644 index d761710a8f..0000000000 --- a/metadata/at.tomtasche.reader/uk/summary.txt +++ /dev/null @@ -1 +0,0 @@ -Читач документів diff --git a/metadata/at.tomtasche.reader/zh-CN/summary.txt b/metadata/at.tomtasche.reader/zh-CN/summary.txt deleted file mode 100644 index dea1e1d508..0000000000 --- a/metadata/at.tomtasche.reader/zh-CN/summary.txt +++ /dev/null @@ -1 +0,0 @@ -文件阅读器