From 3ca220799d75762fa3316e5d6d2c9f642f7ee9ba Mon Sep 17 00:00:00 2001 From: linsui Date: Mon, 13 Sep 2021 23:24:19 +0800 Subject: [PATCH] Misc fixes --- metadata/be.mygod.vpnhotspot.foss.yml | 2 +- metadata/com.chesire.nekome.yml | 4 ++++ metadata/com.gh4a.yml | 1 + metadata/com.improvement_roll.yml | 12 +++++----- metadata/com.manimarank.spell4wiki.yml | 1 + metadata/com.nextcloud.android.beta.yml | 24 ++++--------------- metadata/de.nproth.pin.yml | 1 + metadata/de.sudoq.yml | 4 ++++ metadata/eu.faircode.netguard.yml | 4 ++++ ...ggstar.luigithehunter.batterycalibrate.yml | 1 + metadata/in.amfoss.raag.yml | 2 +- metadata/io.va.exposed.yml | 24 +++++-------------- metadata/net.gitsaibot.af.yml | 4 ++++ metadata/org.emunix.insteadlauncher.yml | 4 ++++ metadata/org.fdroid.fdroid.yml | 10 -------- metadata/org.liberty.android.freeotpplus.yml | 22 ++++------------- metadata/org.nonononoki.hendroid.yml | 4 ++++ metadata/pan.alexander.tordnscrypt.stable.yml | 3 ++- 18 files changed, 53 insertions(+), 74 deletions(-) diff --git a/metadata/be.mygod.vpnhotspot.foss.yml b/metadata/be.mygod.vpnhotspot.foss.yml index 7e0eff427d..2ed86bd3ed 100644 --- a/metadata/be.mygod.vpnhotspot.foss.yml +++ b/metadata/be.mygod.vpnhotspot.foss.yml @@ -40,7 +40,7 @@ Builds: - versionName: 2.11.9 versionCode: 262 - commit: 7e5d527caecd02136749d49f3415b61594faae94 + commit: 8e3493a31e75ed71b1e304c8986655115ed7e803 subdir: mobile sudo: - apt-get update || apt-get update diff --git a/metadata/com.chesire.nekome.yml b/metadata/com.chesire.nekome.yml index e9916d3a68..7edfd01510 100644 --- a/metadata/com.chesire.nekome.yml +++ b/metadata/com.chesire.nekome.yml @@ -25,6 +25,10 @@ Builds: versionCode: 21091122 commit: 1d3ae3811fdaa643940ea13bcd27597d4d4e279a subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes diff --git a/metadata/com.gh4a.yml b/metadata/com.gh4a.yml index 5f8c5ea9cc..831709aef7 100644 --- a/metadata/com.gh4a.yml +++ b/metadata/com.gh4a.yml @@ -229,6 +229,7 @@ Builds: - versionName: 4.6.7 versionCode: 70 + disable: https://github.com/slapperwan/gh4a/issues/1111 commit: df734037c42e6017fb27f50c0a4177abbca80fec subdir: app gradle: diff --git a/metadata/com.improvement_roll.yml b/metadata/com.improvement_roll.yml index 09257f3335..f8e80b945c 100644 --- a/metadata/com.improvement_roll.yml +++ b/metadata/com.improvement_roll.yml @@ -114,11 +114,10 @@ Builds: subdir: android/app sudo: - sysctl fs.inotify.max_user_watches=524288 - - curl -Lo node.tar.xz https://nodejs.org/dist/v10.18.1/node-v10.18.1-linux-x64.tar.xz - - echo "8cc40f45c2c62529b15e83a6bbe0ac1febf57af3c5720df68067c96c0fddbbdf node.tar.xz" + - curl -Lo node.tar.xz https://nodejs.org/dist/v14.17.4/node-v14.17.4-linux-x64.tar.xz + - echo "db18c54ebe01974d46198b08729249acbb0dcdc9aea82b53eec913f8c56035c6 node.tar.xz" | sha256sum -c - - - tar xJf node.tar.xz - - cp -a node-v10.18.1-linux-x64/. /usr/local/ + - tar xJf node.tar.xz --strip-components=1 -C /usr/local/ - npm -g install yarn init: yarn install gradle: @@ -128,14 +127,15 @@ Builds: - android/build.gradle - node_modules/jsc-android - node_modules/react-native/android/com/facebook/react/react-native/*/ + - node_modules/react-native-device-info/android/build.gradle + - node_modules/react-native-permissions/android/build.gradle - node_modules/react-native-reanimated/android/build.gradle - node_modules/react-native-safe-area-context/android/build.gradle - node_modules/react-native-screens/android/build.gradle + - node_modules/react-native-svg/android/build.gradle - node_modules/react-native-vector-icons/android/build.gradle - node_modules/@react-native-async-storage/async-storage/android/build.gradle - node_modules/@react-native-community/masked-view/android/build.gradle - - node_modules/react-native-device-info/android/build.gradle - - node_modules/react-native-svg/android/build.gradle scandelete: - node_modules/ diff --git a/metadata/com.manimarank.spell4wiki.yml b/metadata/com.manimarank.spell4wiki.yml index 30375662aa..8a59a26565 100644 --- a/metadata/com.manimarank.spell4wiki.yml +++ b/metadata/com.manimarank.spell4wiki.yml @@ -31,6 +31,7 @@ Builds: subdir: app gradle: - yes + ndk: r21 AutoUpdateMode: Version v%v UpdateCheckMode: Tags diff --git a/metadata/com.nextcloud.android.beta.yml b/metadata/com.nextcloud.android.beta.yml index 34b6a78ab0..617e36071e 100644 --- a/metadata/com.nextcloud.android.beta.yml +++ b/metadata/com.nextcloud.android.beta.yml @@ -7581,23 +7581,9 @@ Builds: scandelete: - src/androidTest - - versionName: '20210910' - versionCode: 20210910 - commit: 81e45b908a1028a8491bf2b092abcd5f586a1841 - gradle: - - versionDev - rm: - - user_manual - - gplay.gradle - prebuild: - - mkdir -p $HOME/.gradle - - echo "org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError" - > $HOME/.gradle/gradle.properties - scandelete: - - src/androidTest - - - versionName: '20210911' - versionCode: 20210911 + - versionName: '20210913' + versionCode: 20210913 + disable: https://github.com/nextcloud/android/issues/8974 commit: 80431aca294251123813acdce6dfd40b68e39ce2 gradle: - versionDev @@ -7615,5 +7601,5 @@ MaintainerNotes: Tags get removed. See https://github.com/nextcloud/android/issu AutoUpdateMode: Version dev-%c UpdateCheckMode: Tags ^dev -CurrentVersion: '20210911' -CurrentVersionCode: 20210911 +CurrentVersion: '20210913' +CurrentVersionCode: 20210913 diff --git a/metadata/de.nproth.pin.yml b/metadata/de.nproth.pin.yml index 495c420579..d6977c386c 100644 --- a/metadata/de.nproth.pin.yml +++ b/metadata/de.nproth.pin.yml @@ -103,6 +103,7 @@ Builds: - versionName: 1.2.10 versionCode: 14 + disable: https://github.com/nproth/pin/issues/39 commit: 234a2552581145df7bd04f4b26a5a949cd6765ed subdir: app sudo: diff --git a/metadata/de.sudoq.yml b/metadata/de.sudoq.yml index 105bd189d8..707cc553c2 100644 --- a/metadata/de.sudoq.yml +++ b/metadata/de.sudoq.yml @@ -125,6 +125,10 @@ Builds: versionCode: 33 commit: ee2c662c831d44f9b30e22da841f78c1e3d60623 subdir: sudoq-app/sudoqapp + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes rm: diff --git a/metadata/eu.faircode.netguard.yml b/metadata/eu.faircode.netguard.yml index 140d51cce5..fc2d64deb0 100644 --- a/metadata/eu.faircode.netguard.yml +++ b/metadata/eu.faircode.netguard.yml @@ -1352,6 +1352,10 @@ Builds: versionCode: 2021091001 commit: a9f60e5c4fd7cd12ddd1fc9609bbe130d4eb0de9 subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes prebuild: sed -i -e '/keystore/d' -e '/signingConfigs/d' build.gradle diff --git a/metadata/eu.roggstar.luigithehunter.batterycalibrate.yml b/metadata/eu.roggstar.luigithehunter.batterycalibrate.yml index ada399a629..6b76a24316 100644 --- a/metadata/eu.roggstar.luigithehunter.batterycalibrate.yml +++ b/metadata/eu.roggstar.luigithehunter.batterycalibrate.yml @@ -36,6 +36,7 @@ Builds: subdir: app gradle: - yes + prebuild: sed -i -e 's/batterycalibrator/luigithehunter.batterycalibrate/' build.gradle AutoUpdateMode: Version v%c UpdateCheckMode: Tags diff --git a/metadata/in.amfoss.raag.yml b/metadata/in.amfoss.raag.yml index be6e0984ca..53dee1fc6a 100644 --- a/metadata/in.amfoss.raag.yml +++ b/metadata/in.amfoss.raag.yml @@ -79,7 +79,7 @@ Builds: commit: 434f44eb2e3b1998a82d6b1a88d17787953ba8ff output: build/app/outputs/flutter-apk/app-release.apk srclibs: - - flutter@2.2.3 + - flutter@2.6.0-0.0.pre rm: - ios - test diff --git a/metadata/io.va.exposed.yml b/metadata/io.va.exposed.yml index f07ce70591..020b9e9060 100644 --- a/metadata/io.va.exposed.yml +++ b/metadata/io.va.exposed.yml @@ -10,6 +10,8 @@ Changelog: https://github.com/android-hacker/VirtualXposed/releases AutoName: VirtualXposed Description: |- + Note: The app id has been changed to io.va.exposed64 + VirtualXposed is a simple APP based on VirtualApp and epic that allows you to use an Xposed @@ -117,21 +119,7 @@ Builds: - sed -i -e '/repositories/,+2d' -e '/io.fabric/d' build.gradle ndk: r12b - - versionName: 0.20.3 - versionCode: 203 - commit: 212db8e304d1205f4021be8411ac5dffc68eb658 - subdir: VirtualApp/app/ - submodules: true - gradle: - - fdroid - prebuild: - - sed -i -e 's#https://maven.fabric.io/public#https://maven.google.com/#' -e - '/io.fabric.tools/d' ../build.gradle - - sed -i -e '/repositories/,+2d' -e '/io.fabric/d' build.gradle - ndk: r12b - -AutoUpdateMode: Version %v -UpdateCheckMode: Tags -UpdateCheckName: io.va.exposed64 -CurrentVersion: 0.20.3 -CurrentVersionCode: 203 +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: 0.20.2 +CurrentVersionCode: 202 diff --git a/metadata/net.gitsaibot.af.yml b/metadata/net.gitsaibot.af.yml index 7b52a4f63f..bf83e355de 100644 --- a/metadata/net.gitsaibot.af.yml +++ b/metadata/net.gitsaibot.af.yml @@ -37,6 +37,10 @@ Builds: versionCode: 5 commit: e9436890d59401b2d370c6900d7622da7a91dbc1 subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes diff --git a/metadata/org.emunix.insteadlauncher.yml b/metadata/org.emunix.insteadlauncher.yml index 33e1353310..06bf44fe50 100644 --- a/metadata/org.emunix.insteadlauncher.yml +++ b/metadata/org.emunix.insteadlauncher.yml @@ -99,6 +99,10 @@ Builds: versionCode: 80600 commit: 3a4a352dfcb573542ac5290ad5b9e634cd6b294a subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes ndk: r20b diff --git a/metadata/org.fdroid.fdroid.yml b/metadata/org.fdroid.fdroid.yml index 388db96550..de56aca6e0 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -1730,16 +1730,6 @@ Builds: - app/src/androidTest/assets - app/src/test/resources - - versionName: 1.14-alpha1 - versionCode: 1014001 - commit: 1.14-alpha1 - subdir: app - gradle: - - full - scanignore: - - app/src/androidTest/assets - - app/src/test/resources - - versionName: 1.14-alpha2 versionCode: 1014002 commit: 1.14-alpha2 diff --git a/metadata/org.liberty.android.freeotpplus.yml b/metadata/org.liberty.android.freeotpplus.yml index d01a028c1a..4700208e04 100644 --- a/metadata/org.liberty.android.freeotpplus.yml +++ b/metadata/org.liberty.android.freeotpplus.yml @@ -7,24 +7,6 @@ Translation: https://crowdin.com/project/FreeOTPPlus Changelog: https://github.com/helloworld1/FreeOTPPlus/releases AutoName: FreeOTP Plus -Description: |- - FreeOTP Plus is a fork of FreeOTP provided by Red Hat with the following - enhancements: - - * Export settings to Google Drive or other document providers - * Import settings from Google Drive or other document providers - * Supports Android 6.0 permissions - * Enhanced UI with material design - - FreeOTP is a two-factor authentication (2FA) application for systems utilizing - one-time password protocols (OTP). Tokens can be added easily by scanning a - QR-code or by manually entering in the token configuration. - - FreeOTP implements open standards. This means that no proprietary server-side - component is necessary: use any server-side component that implements these - standards — for example FreeIPA, which uses TOTP. Any - standards-compliant implementation will work. Currently, FreeOTP provides - implementations of HOTP (RFC 4226) and TOTP (RFC 6238). RepoType: git Repo: https://github.com/helloworld1/FreeOTPPlus.git @@ -151,6 +133,10 @@ Builds: versionCode: 15 commit: 75e8d208bd2355404314e1b1a69ca0727bed80ca subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes scandelete: diff --git a/metadata/org.nonononoki.hendroid.yml b/metadata/org.nonononoki.hendroid.yml index 6c1e8e80aa..ef5bf595bc 100644 --- a/metadata/org.nonononoki.hendroid.yml +++ b/metadata/org.nonononoki.hendroid.yml @@ -344,6 +344,10 @@ Builds: versionCode: 177 commit: 8fbaba0aecb3a5fb93bdf23f64e02b7ed55268fd subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes prebuild: diff --git a/metadata/pan.alexander.tordnscrypt.stable.yml b/metadata/pan.alexander.tordnscrypt.stable.yml index 938a213d44..d3666ea4a1 100644 --- a/metadata/pan.alexander.tordnscrypt.stable.yml +++ b/metadata/pan.alexander.tordnscrypt.stable.yml @@ -111,7 +111,8 @@ Builds: submodules: true sudo: - apt-get update || apt-get update - - apt-get install -y autogen g++ + - apt-get install -y autogen g++ openjdk-11-jdk-headless + - update-alternatives --auto java - apt-get install -y -t testing golang-go init: - sed -i -e "s/ndkVersion .*/ndkVersion '20.1.5948944'/" build.gradle