diff --git a/metadata/ch.swissbitcoinpay.checkout.yml b/metadata/ch.swissbitcoinpay.checkout.yml index a7d2fe8c9f..39a2cbe52e 100644 --- a/metadata/ch.swissbitcoinpay.checkout.yml +++ b/metadata/ch.swissbitcoinpay.checkout.yml @@ -10593,322 +10593,6 @@ Builds: gradleprops: - reactNativeArchitectures=x86_64 - - versionName: 2.6.4 - versionCode: 468001 - commit: 897404a92d9f7ed5946a5152370b7abf8dcf4df7 - subdir: android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - apt-get update - - apt-get install -y make npm gcc libc-dev libudev-dev - - apt-get install -t bookworm-backports -y golang-go - - npm -g install yarn - init: npm install --build-from-source - gradle: - - yes - srclibs: - - go@go1.23.3 - - BitBoxSwiss-gomobile@0cc14f92bb9c1f0672229aababacac30cfa08b97 - - bitbox-wallet-app@9800ab44c997f6ec7f037271275cddfd28faf4b1 - rm: - - android/app/libs/mobileserver.aar - - src/config/sentry.config.js - - patches/@sentry+react-native+*.patch - prebuild: - - sed -i -e '/goInstall/,+2d' $$BitBoxSwiss-gomobile$$/cmd/gomobile/init.go - - git -C $$bitbox-wallet-app$$ checkout -f "$(cat libs/BITBOX_BRIDGE_COMMIT)" - - sed -i -e 's/PerCPUArchitecture = .*/PerCPUArchitecture = true/' -e '/sentry/d' - build.gradle - - cd ../../ - - sed -i -e '/sentryWebpackPlugin({/,/})/d' -e '/sentry/d' webpack.config.ts - - sed -i -e '/Sentry.captureException/,+2d' -e '/sentry/d' src/App.tsx - - sed -i -e '/installReferrerVersion/,+12d' node_modules/react-native-device-info/android/build.gradle - - sed -i -e '/media3-exoplayer-ima/d' node_modules/react-native-video/android/build.gradle - - npm remove react-native-vision-camera @sentry/react-native @sentry/webpack-plugin - - npm run bundle:android - - sdkmanager 'platforms;android-26' - scanignore: - - node_modules/react-native/sdks/hermesc/linux64-bin/hermesc - - node_modules/lottie-react-native/android/build.gradle - - node_modules/@react-native-async-storage/async-storage/android/build.gradle - - node_modules/react-native-bars/android/build.gradle - - node_modules/react-native-biometrics/android/build.gradle - - node_modules/react-native-bootsplash/android/build.gradle - - node_modules/react-native-device-info/android/build.gradle - - node_modules/react-native-encrypted-storage/android/build.gradle - - node_modules/react-native-get-random-values/android/build.gradle - - node_modules/react-native-linear-gradient/android/build.gradle - - node_modules/react-native-nfc-manager/android/build.gradle - - node_modules/@react-native-picker/picker/android/build.gradle - - node_modules/react-native/ReactAndroid/publish.gradle - - node_modules/react-native-safe-area-context/android/build.gradle - - node_modules/react-native-securerandom/android/build.gradle - - node_modules/react-native-svg/android/build.gradle - - node_modules/react-native-text-size/android/build.gradle - - node_modules/react-native-video/android/build.gradle - - node_modules/react-native-webview/android/build.gradle - - node_modules/@ledgerhq/react-native-hid/android/build.gradle - - node_modules/@react-native-community/blur/android/build.gradle - - node_modules/@d11/react-native-fast-image/android/build.gradle - scandelete: - - node_modules - build: - - pushd $$go$$/src - - ./make.bash - - popd - - export GOPATH=$$go$$ - - export PATH="$GOPATH/bin:$PATH" - - pushd $$BitBoxSwiss-gomobile$$ - - go install ./cmd/gomobile - - go install ./cmd/gobind - - popd - - pushd $$bitbox-wallet-app$$/backend/mobileserver - - gomobile init - - gomobile bind -x -a -glflags="-mod=readonly" -ldflags="-s -w" -target "android/arm" - -androidapi 26 . - - popd - - mv $$bitbox-wallet-app$$/backend/mobileserver/mobileserver.aar libs - ndk: 25.1.8937393 - gradleprops: - - reactNativeArchitectures=armeabi-v7a - - - versionName: 2.6.4 - versionCode: 468002 - commit: 897404a92d9f7ed5946a5152370b7abf8dcf4df7 - subdir: android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - apt-get update - - apt-get install -y make npm gcc libc-dev libudev-dev - - apt-get install -t bookworm-backports -y golang-go - - npm -g install yarn - init: npm install --build-from-source - gradle: - - yes - srclibs: - - go@go1.23.3 - - BitBoxSwiss-gomobile@0cc14f92bb9c1f0672229aababacac30cfa08b97 - - bitbox-wallet-app@9800ab44c997f6ec7f037271275cddfd28faf4b1 - rm: - - android/app/libs/mobileserver.aar - - src/config/sentry.config.js - - patches/@sentry+react-native+*.patch - prebuild: - - sed -i -e '/goInstall/,+2d' $$BitBoxSwiss-gomobile$$/cmd/gomobile/init.go - - git -C $$bitbox-wallet-app$$ checkout -f "$(cat libs/BITBOX_BRIDGE_COMMIT)" - - sed -i -e 's/PerCPUArchitecture = .*/PerCPUArchitecture = true/' -e '/sentry/d' - build.gradle - - cd ../../ - - sed -i -e '/sentryWebpackPlugin({/,/})/d' -e '/sentry/d' webpack.config.ts - - sed -i -e '/Sentry.captureException/,+2d' -e '/sentry/d' src/App.tsx - - sed -i -e '/installReferrerVersion/,+12d' node_modules/react-native-device-info/android/build.gradle - - sed -i -e '/media3-exoplayer-ima/d' node_modules/react-native-video/android/build.gradle - - npm remove react-native-vision-camera @sentry/react-native @sentry/webpack-plugin - - npm run bundle:android - - sdkmanager 'platforms;android-26' - scanignore: - - node_modules/react-native/sdks/hermesc/linux64-bin/hermesc - - node_modules/lottie-react-native/android/build.gradle - - node_modules/@react-native-async-storage/async-storage/android/build.gradle - - node_modules/react-native-bars/android/build.gradle - - node_modules/react-native-biometrics/android/build.gradle - - node_modules/react-native-bootsplash/android/build.gradle - - node_modules/react-native-device-info/android/build.gradle - - node_modules/react-native-encrypted-storage/android/build.gradle - - node_modules/react-native-get-random-values/android/build.gradle - - node_modules/react-native-linear-gradient/android/build.gradle - - node_modules/react-native-nfc-manager/android/build.gradle - - node_modules/@react-native-picker/picker/android/build.gradle - - node_modules/react-native/ReactAndroid/publish.gradle - - node_modules/react-native-safe-area-context/android/build.gradle - - node_modules/react-native-securerandom/android/build.gradle - - node_modules/react-native-svg/android/build.gradle - - node_modules/react-native-text-size/android/build.gradle - - node_modules/react-native-video/android/build.gradle - - node_modules/react-native-webview/android/build.gradle - - node_modules/@ledgerhq/react-native-hid/android/build.gradle - - node_modules/@react-native-community/blur/android/build.gradle - - node_modules/@d11/react-native-fast-image/android/build.gradle - scandelete: - - node_modules - build: - - pushd $$go$$/src - - ./make.bash - - popd - - export GOPATH=$$go$$ - - export PATH="$GOPATH/bin:$PATH" - - pushd $$BitBoxSwiss-gomobile$$ - - go install ./cmd/gomobile - - go install ./cmd/gobind - - popd - - pushd $$bitbox-wallet-app$$/backend/mobileserver - - gomobile init - - gomobile bind -x -a -glflags="-mod=readonly" -ldflags="-s -w" -target "android/386" - -androidapi 26 . - - popd - - mv $$bitbox-wallet-app$$/backend/mobileserver/mobileserver.aar libs - ndk: 25.1.8937393 - gradleprops: - - reactNativeArchitectures=x86 - - - versionName: 2.6.4 - versionCode: 468003 - commit: 897404a92d9f7ed5946a5152370b7abf8dcf4df7 - subdir: android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - apt-get update - - apt-get install -y make npm gcc libc-dev libudev-dev - - apt-get install -t bookworm-backports -y golang-go - - npm -g install yarn - init: npm install --build-from-source - gradle: - - yes - srclibs: - - go@go1.23.3 - - BitBoxSwiss-gomobile@0cc14f92bb9c1f0672229aababacac30cfa08b97 - - bitbox-wallet-app@9800ab44c997f6ec7f037271275cddfd28faf4b1 - rm: - - android/app/libs/mobileserver.aar - - src/config/sentry.config.js - - patches/@sentry+react-native+*.patch - prebuild: - - sed -i -e '/goInstall/,+2d' $$BitBoxSwiss-gomobile$$/cmd/gomobile/init.go - - git -C $$bitbox-wallet-app$$ checkout -f "$(cat libs/BITBOX_BRIDGE_COMMIT)" - - sed -i -e 's/PerCPUArchitecture = .*/PerCPUArchitecture = true/' -e '/sentry/d' - build.gradle - - cd ../../ - - sed -i -e '/sentryWebpackPlugin({/,/})/d' -e '/sentry/d' webpack.config.ts - - sed -i -e '/Sentry.captureException/,+2d' -e '/sentry/d' src/App.tsx - - sed -i -e '/installReferrerVersion/,+12d' node_modules/react-native-device-info/android/build.gradle - - sed -i -e '/media3-exoplayer-ima/d' node_modules/react-native-video/android/build.gradle - - npm remove react-native-vision-camera @sentry/react-native @sentry/webpack-plugin - - npm run bundle:android - - sdkmanager 'platforms;android-26' - scanignore: - - node_modules/react-native/sdks/hermesc/linux64-bin/hermesc - - node_modules/lottie-react-native/android/build.gradle - - node_modules/@react-native-async-storage/async-storage/android/build.gradle - - node_modules/react-native-bars/android/build.gradle - - node_modules/react-native-biometrics/android/build.gradle - - node_modules/react-native-bootsplash/android/build.gradle - - node_modules/react-native-device-info/android/build.gradle - - node_modules/react-native-encrypted-storage/android/build.gradle - - node_modules/react-native-get-random-values/android/build.gradle - - node_modules/react-native-linear-gradient/android/build.gradle - - node_modules/react-native-nfc-manager/android/build.gradle - - node_modules/@react-native-picker/picker/android/build.gradle - - node_modules/react-native/ReactAndroid/publish.gradle - - node_modules/react-native-safe-area-context/android/build.gradle - - node_modules/react-native-securerandom/android/build.gradle - - node_modules/react-native-svg/android/build.gradle - - node_modules/react-native-text-size/android/build.gradle - - node_modules/react-native-video/android/build.gradle - - node_modules/react-native-webview/android/build.gradle - - node_modules/@ledgerhq/react-native-hid/android/build.gradle - - node_modules/@react-native-community/blur/android/build.gradle - - node_modules/@d11/react-native-fast-image/android/build.gradle - scandelete: - - node_modules - build: - - pushd $$go$$/src - - ./make.bash - - popd - - export GOPATH=$$go$$ - - export PATH="$GOPATH/bin:$PATH" - - pushd $$BitBoxSwiss-gomobile$$ - - go install ./cmd/gomobile - - go install ./cmd/gobind - - popd - - pushd $$bitbox-wallet-app$$/backend/mobileserver - - gomobile init - - gomobile bind -x -a -glflags="-mod=readonly" -ldflags="-s -w" -target "android/arm64" - -androidapi 26 . - - popd - - mv $$bitbox-wallet-app$$/backend/mobileserver/mobileserver.aar libs - ndk: 25.1.8937393 - gradleprops: - - reactNativeArchitectures=arm64-v8a - - - versionName: 2.6.4 - versionCode: 468004 - commit: 897404a92d9f7ed5946a5152370b7abf8dcf4df7 - subdir: android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - apt-get update - - apt-get install -y make npm gcc libc-dev libudev-dev - - apt-get install -t bookworm-backports -y golang-go - - npm -g install yarn - init: npm install --build-from-source - gradle: - - yes - srclibs: - - go@go1.23.3 - - BitBoxSwiss-gomobile@0cc14f92bb9c1f0672229aababacac30cfa08b97 - - bitbox-wallet-app@9800ab44c997f6ec7f037271275cddfd28faf4b1 - rm: - - android/app/libs/mobileserver.aar - - src/config/sentry.config.js - - patches/@sentry+react-native+*.patch - prebuild: - - sed -i -e '/goInstall/,+2d' $$BitBoxSwiss-gomobile$$/cmd/gomobile/init.go - - git -C $$bitbox-wallet-app$$ checkout -f "$(cat libs/BITBOX_BRIDGE_COMMIT)" - - sed -i -e 's/PerCPUArchitecture = .*/PerCPUArchitecture = true/' -e '/sentry/d' - build.gradle - - cd ../../ - - sed -i -e '/sentryWebpackPlugin({/,/})/d' -e '/sentry/d' webpack.config.ts - - sed -i -e '/Sentry.captureException/,+2d' -e '/sentry/d' src/App.tsx - - sed -i -e '/installReferrerVersion/,+12d' node_modules/react-native-device-info/android/build.gradle - - sed -i -e '/media3-exoplayer-ima/d' node_modules/react-native-video/android/build.gradle - - npm remove react-native-vision-camera @sentry/react-native @sentry/webpack-plugin - - npm run bundle:android - - sdkmanager 'platforms;android-26' - scanignore: - - node_modules/react-native/sdks/hermesc/linux64-bin/hermesc - - node_modules/lottie-react-native/android/build.gradle - - node_modules/@react-native-async-storage/async-storage/android/build.gradle - - node_modules/react-native-bars/android/build.gradle - - node_modules/react-native-biometrics/android/build.gradle - - node_modules/react-native-bootsplash/android/build.gradle - - node_modules/react-native-device-info/android/build.gradle - - node_modules/react-native-encrypted-storage/android/build.gradle - - node_modules/react-native-get-random-values/android/build.gradle - - node_modules/react-native-linear-gradient/android/build.gradle - - node_modules/react-native-nfc-manager/android/build.gradle - - node_modules/@react-native-picker/picker/android/build.gradle - - node_modules/react-native/ReactAndroid/publish.gradle - - node_modules/react-native-safe-area-context/android/build.gradle - - node_modules/react-native-securerandom/android/build.gradle - - node_modules/react-native-svg/android/build.gradle - - node_modules/react-native-text-size/android/build.gradle - - node_modules/react-native-video/android/build.gradle - - node_modules/react-native-webview/android/build.gradle - - node_modules/@ledgerhq/react-native-hid/android/build.gradle - - node_modules/@react-native-community/blur/android/build.gradle - - node_modules/@d11/react-native-fast-image/android/build.gradle - scandelete: - - node_modules - build: - - pushd $$go$$/src - - ./make.bash - - popd - - export GOPATH=$$go$$ - - export PATH="$GOPATH/bin:$PATH" - - pushd $$BitBoxSwiss-gomobile$$ - - go install ./cmd/gomobile - - go install ./cmd/gobind - - popd - - pushd $$bitbox-wallet-app$$/backend/mobileserver - - gomobile init - - gomobile bind -x -a -glflags="-mod=readonly" -ldflags="-s -w" -target "android/amd64" - -androidapi 26 . - - popd - - mv $$bitbox-wallet-app$$/backend/mobileserver/mobileserver.aar libs - ndk: 25.1.8937393 - gradleprops: - - reactNativeArchitectures=x86_64 - - versionName: 2.6.5 versionCode: 469001 commit: e9c2a12541cc07dd324aa4d39d21c70a10125723 diff --git a/metadata/com.eblan.launcher.yml b/metadata/com.eblan.launcher.yml index 1055d0fc13..c9e92a0287 100644 --- a/metadata/com.eblan.launcher.yml +++ b/metadata/com.eblan.launcher.yml @@ -82,20 +82,6 @@ Builds: scandelete: - build-logic/convention/build - - versionName: 0.1.6-alpha - versionCode: 16 - commit: 1bc714ee0fe6916c930454b4b8ed713eb18b0ab5 - subdir: app - sudo: - - export CPUS_MAX=4 - - export CPUS=$(getconf _NPROCESSORS_ONLN) - - for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online - ; done - gradle: - - yes - scandelete: - - build-logic/convention/build - - versionName: 0.1.7-alpha versionCode: 17 commit: 95ee07e33822560ace56bc61638e3fed1e4cf077 diff --git a/metadata/com.kazumaproject.markdownhelperkeyboard.yml b/metadata/com.kazumaproject.markdownhelperkeyboard.yml index 8bce80684d..c2a92ce507 100644 --- a/metadata/com.kazumaproject.markdownhelperkeyboard.yml +++ b/metadata/com.kazumaproject.markdownhelperkeyboard.yml @@ -149,21 +149,6 @@ Builds: - app/src/main/assets/*.dat.zip - app/src/main/assets/*/*.dat.zip - - versionName: 1.4.456 - versionCode: 577 - commit: 45f6bb492e36166e9d0cb9f5512eb42796b1183b - subdir: app - sudo: - - export CPUS_MAX=16 - - export CPUS=$(getconf _NPROCESSORS_ONLN) - - for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online - ; done - gradle: - - yes - scanignore: - - app/src/main/assets/*.dat.zip - - app/src/main/assets/*/*.dat.zip - - versionName: 1.4.458 versionCode: 579 commit: 3642df01f424ed339c3197d897e3646a4f32502d diff --git a/metadata/com.kunzisoft.keepass.libre.yml b/metadata/com.kunzisoft.keepass.libre.yml index aa2991d42c..ce85ed45fb 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -878,16 +878,6 @@ Builds: - app/src/main/assets/publicsuffixes ndk: r21e - - versionName: 4.2.2 - versionCode: 147 - commit: 403021d38b959177e2751574955c1d505a0e5edf - subdir: app - gradle: - - libre - scanignore: - - app/src/main/assets/publicsuffixes - ndk: r21e - - versionName: 4.2.3 versionCode: 148 commit: e3b69789bfab5b971209788346000c4a19870e8a diff --git a/metadata/jp.nonbili.nora.yml b/metadata/jp.nonbili.nora.yml index dc4404f391..386ca30946 100644 --- a/metadata/jp.nonbili.nora.yml +++ b/metadata/jp.nonbili.nora.yml @@ -923,70 +923,6 @@ Builds: scandelete: - node_modules - - versionName: 0.3.4 - versionCode: 2603 - commit: 1f89ea03fe72acb04354618af7489aa13871fb7b - subdir: android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - curl -Lo node.tar.gz https://nodejs.org/dist/v20.19.5/node-v20.19.5-linux-x64.tar.gz - - echo "4eba5fbe1fb10753bc06e42f001a91c5cec16798b7764a3e9257adc59af47fe1 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm -g install yarn - gradle: - - yes - output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk - prebuild: - - cd ../.. - - sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},' - package.json - - yarn - - yarn bundle:es - - yarn expo prebuild -p android --clean - scanignore: - - node_modules/react-native/sdks/hermesc/linux64-bin/hermesc - - node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle - - node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.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-get-random-values/android/build.gradle - scandelete: - - node_modules - - - versionName: 0.3.4 - versionCode: 2604 - commit: 1f89ea03fe72acb04354618af7489aa13871fb7b - subdir: android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 || true - - curl -Lo node.tar.gz https://nodejs.org/dist/v20.19.5/node-v20.19.5-linux-x64.tar.gz - - echo "4eba5fbe1fb10753bc06e42f001a91c5cec16798b7764a3e9257adc59af47fe1 node.tar.gz" - | sha256sum -c - - - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ - - npm -g install yarn - gradle: - - yes - output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk - prebuild: - - cd ../.. - - sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},' - package.json - - yarn - - yarn bundle:es - - yarn expo prebuild -p android --clean - scanignore: - - node_modules/react-native/sdks/hermesc/linux64-bin/hermesc - - node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle - - node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.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-get-random-values/android/build.gradle - scandelete: - - node_modules - - versionName: 0.4.0 versionCode: 2703 commit: 060cde91c2e6798483cb5b318d848e6970f0435e diff --git a/metadata/org.openhab.habdroid.beta.yml b/metadata/org.openhab.habdroid.beta.yml index c8c4908e8a..becaafc26d 100644 --- a/metadata/org.openhab.habdroid.beta.yml +++ b/metadata/org.openhab.habdroid.beta.yml @@ -4090,18 +4090,6 @@ Builds: -e '/google-services/d' build.gradle - echo 'org.gradle.jvmargs=-Xmx4096m' >> ../gradle.properties - - versionName: 3.17.14-beta - versionCode: 577 - commit: 41a24cee7104316f52a967e9a357b0040ffa7428 - subdir: mobile - gradle: - - foss - - beta - prebuild: - - sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /firebase/d - -e '/google-services/d' build.gradle - - echo 'org.gradle.jvmargs=-Xmx4096m' >> ../gradle.properties - - versionName: 3.17.15-beta versionCode: 578 commit: 47ed881e3796c1d53818d5aa866fbe67adb2af60