From cd5c6010ef4026b9dd3162ce1b04a2ec794ff842 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 21 Mar 2024 09:02:13 +0000 Subject: [PATCH] Update Notesnook to 2.6.18 (10454) --- metadata/com.streetwriters.notesnook.yml | 300 ++++++++++++++++++++++- 1 file changed, 298 insertions(+), 2 deletions(-) diff --git a/metadata/com.streetwriters.notesnook.yml b/metadata/com.streetwriters.notesnook.yml index dab55bb5e7..3005bea588 100644 --- a/metadata/com.streetwriters.notesnook.yml +++ b/metadata/com.streetwriters.notesnook.yml @@ -5317,6 +5317,302 @@ Builds: - reactNativeArchitectures=x86_64 - fdroidBuild=true + - versionName: 2.6.18 + versionCode: 10451 + commit: f15446b1d67a1b5e3610e51cf05e8bf494947dd3 + subdir: apps/mobile/native/android/app + sudo: + - sysctl fs.inotify.max_user_watches=524288 || true + - apt-get update + - apt-get install -y --no-install-recommends g++ build-essential + - curl -Lo node.tar.gz https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.gz + - echo "bf3a779bef19452da90fb88358ec2c57e0d2f882839b20dc6afc297b6aafc0d7 node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + init: + - cd ../../../../.. + - npm i + - npm run build + gradle: + - yes + rm: + - extensions + - apps/desktop + - apps/web + - packages/clipper + prebuild: + - sed -i -e 's|||g' + ./src/main/AndroidManifest.xml + - cd ../../ + - echo GITHUB_RELEASE=true > .env + - sed -i -e 's|false|true|g' react-native.config.js + - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle + scanignore: + - apps/mobile/native/android/build.gradle + - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle + - apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle + - apps/mobile/node_modules/@callstack/repack/android/build.gradle + - apps/mobile/node_modules/hermes-engine + - apps/mobile/node_modules/jsc-android + - apps/mobile/node_modules/react-native/* + - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle + - apps/mobile/node_modules/react-native-blob-util/android/build.gradle + - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle + - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle + - apps/mobile/node_modules/react-native-device-info/android/build.gradle + - apps/mobile/node_modules/react-native-document-picker/android/build.gradle + - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle + - apps/mobile/node_modules/react-native-gzip/android/build.gradle + - apps/mobile/node_modules/react-native-keychain/android/build.gradle + - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle + - apps/mobile/node_modules/react-native-reanimated/android/build.gradle + - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle + - apps/mobile/node_modules/react-native-screens/android/build.gradle + - apps/mobile/node_modules/react-native-securerandom/android/build.gradle + - apps/mobile/node_modules/react-native-share/android/build.gradle + - apps/mobile/node_modules/react-native-svg/android/build.gradle + - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle + - apps/mobile/node_modules/react-native-webview/android/build.gradle + - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle + scandelete: + - apps/mobile/node_modules + - apps/theme-builder + - apps/vericrypt/node_modules + - node_modules/clipboardy/fallbacks + - packages + - servers/themes/node_modules + build: + - rm -rf ../../../node_modules/react-native-mmkv-storage/android/react-native* + - gradle clean + ndk: 23.1.7779620 + gradleprops: + - buildUniversalApk=false + - reactNativeArchitectures=armeabi-v7a + - fdroidBuild=true + + - versionName: 2.6.18 + versionCode: 10452 + commit: f15446b1d67a1b5e3610e51cf05e8bf494947dd3 + subdir: apps/mobile/native/android/app + sudo: + - sysctl fs.inotify.max_user_watches=524288 || true + - apt-get update + - apt-get install -y --no-install-recommends g++ build-essential + - curl -Lo node.tar.gz https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.gz + - echo "bf3a779bef19452da90fb88358ec2c57e0d2f882839b20dc6afc297b6aafc0d7 node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + init: + - cd ../../../../.. + - npm i + - npm run build + gradle: + - yes + rm: + - extensions + - apps/desktop + - apps/web + - packages/clipper + prebuild: + - sed -i -e 's|||g' + ./src/main/AndroidManifest.xml + - cd ../../ + - echo GITHUB_RELEASE=true > .env + - sed -i -e 's|false|true|g' react-native.config.js + - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle + scanignore: + - apps/mobile/native/android/build.gradle + - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle + - apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle + - apps/mobile/node_modules/@callstack/repack/android/build.gradle + - apps/mobile/node_modules/hermes-engine + - apps/mobile/node_modules/jsc-android + - apps/mobile/node_modules/react-native/* + - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle + - apps/mobile/node_modules/react-native-blob-util/android/build.gradle + - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle + - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle + - apps/mobile/node_modules/react-native-device-info/android/build.gradle + - apps/mobile/node_modules/react-native-document-picker/android/build.gradle + - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle + - apps/mobile/node_modules/react-native-gzip/android/build.gradle + - apps/mobile/node_modules/react-native-keychain/android/build.gradle + - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle + - apps/mobile/node_modules/react-native-reanimated/android/build.gradle + - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle + - apps/mobile/node_modules/react-native-screens/android/build.gradle + - apps/mobile/node_modules/react-native-securerandom/android/build.gradle + - apps/mobile/node_modules/react-native-share/android/build.gradle + - apps/mobile/node_modules/react-native-svg/android/build.gradle + - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle + - apps/mobile/node_modules/react-native-webview/android/build.gradle + - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle + scandelete: + - apps/mobile/node_modules + - apps/theme-builder + - apps/vericrypt/node_modules + - node_modules/clipboardy/fallbacks + - packages + - servers/themes/node_modules + build: + - rm -rf ../../../node_modules/react-native-mmkv-storage/android/react-native* + - gradle clean + ndk: 23.1.7779620 + gradleprops: + - buildUniversalApk=false + - reactNativeArchitectures=x86 + - fdroidBuild=true + + - versionName: 2.6.18 + versionCode: 10453 + commit: f15446b1d67a1b5e3610e51cf05e8bf494947dd3 + subdir: apps/mobile/native/android/app + sudo: + - sysctl fs.inotify.max_user_watches=524288 || true + - apt-get update + - apt-get install -y --no-install-recommends g++ build-essential + - curl -Lo node.tar.gz https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.gz + - echo "bf3a779bef19452da90fb88358ec2c57e0d2f882839b20dc6afc297b6aafc0d7 node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + init: + - cd ../../../../.. + - npm i + - npm run build + gradle: + - yes + rm: + - extensions + - apps/desktop + - apps/web + - packages/clipper + prebuild: + - sed -i -e 's|||g' + ./src/main/AndroidManifest.xml + - cd ../../ + - echo GITHUB_RELEASE=true > .env + - sed -i -e 's|false|true|g' react-native.config.js + - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle + scanignore: + - apps/mobile/native/android/build.gradle + - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle + - apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle + - apps/mobile/node_modules/@callstack/repack/android/build.gradle + - apps/mobile/node_modules/hermes-engine + - apps/mobile/node_modules/jsc-android + - apps/mobile/node_modules/react-native/* + - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle + - apps/mobile/node_modules/react-native-blob-util/android/build.gradle + - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle + - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle + - apps/mobile/node_modules/react-native-device-info/android/build.gradle + - apps/mobile/node_modules/react-native-document-picker/android/build.gradle + - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle + - apps/mobile/node_modules/react-native-gzip/android/build.gradle + - apps/mobile/node_modules/react-native-keychain/android/build.gradle + - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle + - apps/mobile/node_modules/react-native-reanimated/android/build.gradle + - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle + - apps/mobile/node_modules/react-native-screens/android/build.gradle + - apps/mobile/node_modules/react-native-securerandom/android/build.gradle + - apps/mobile/node_modules/react-native-share/android/build.gradle + - apps/mobile/node_modules/react-native-svg/android/build.gradle + - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle + - apps/mobile/node_modules/react-native-webview/android/build.gradle + - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle + scandelete: + - apps/mobile/node_modules + - apps/theme-builder + - apps/vericrypt/node_modules + - node_modules/clipboardy/fallbacks + - packages + - servers/themes/node_modules + build: + - rm -rf ../../../node_modules/react-native-mmkv-storage/android/react-native* + - gradle clean + ndk: 23.1.7779620 + gradleprops: + - buildUniversalApk=false + - reactNativeArchitectures=arm64-v8a + - fdroidBuild=true + + - versionName: 2.6.18 + versionCode: 10454 + commit: f15446b1d67a1b5e3610e51cf05e8bf494947dd3 + subdir: apps/mobile/native/android/app + sudo: + - sysctl fs.inotify.max_user_watches=524288 || true + - apt-get update + - apt-get install -y --no-install-recommends g++ build-essential + - curl -Lo node.tar.gz https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.gz + - echo "bf3a779bef19452da90fb88358ec2c57e0d2f882839b20dc6afc297b6aafc0d7 node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + init: + - cd ../../../../.. + - npm i + - npm run build + gradle: + - yes + rm: + - extensions + - apps/desktop + - apps/web + - packages/clipper + prebuild: + - sed -i -e 's|||g' + ./src/main/AndroidManifest.xml + - cd ../../ + - echo GITHUB_RELEASE=true > .env + - sed -i -e 's|false|true|g' react-native.config.js + - sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle + scanignore: + - apps/mobile/native/android/build.gradle + - apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle + - apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle + - apps/mobile/node_modules/@callstack/repack/android/build.gradle + - apps/mobile/node_modules/hermes-engine + - apps/mobile/node_modules/jsc-android + - apps/mobile/node_modules/react-native/* + - apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle + - apps/mobile/node_modules/react-native-blob-util/android/build.gradle + - apps/mobile/node_modules/react-native-bootsplash/android/build.gradle + - apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle + - apps/mobile/node_modules/react-native-device-info/android/build.gradle + - apps/mobile/node_modules/react-native-document-picker/android/build.gradle + - apps/mobile/node_modules/react-native-get-random-values/android/build.gradle + - apps/mobile/node_modules/react-native-gzip/android/build.gradle + - apps/mobile/node_modules/react-native-keychain/android/build.gradle + - apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle + - apps/mobile/node_modules/react-native-reanimated/android/build.gradle + - apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle + - apps/mobile/node_modules/react-native-screens/android/build.gradle + - apps/mobile/node_modules/react-native-securerandom/android/build.gradle + - apps/mobile/node_modules/react-native-share/android/build.gradle + - apps/mobile/node_modules/react-native-svg/android/build.gradle + - apps/mobile/node_modules/react-native-vector-icons/android/build.gradle + - apps/mobile/node_modules/react-native-webview/android/build.gradle + - apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle + scandelete: + - apps/mobile/node_modules + - apps/theme-builder + - apps/vericrypt/node_modules + - node_modules/clipboardy/fallbacks + - packages + - servers/themes/node_modules + build: + - rm -rf ../../../node_modules/react-native-mmkv-storage/android/react-native* + - gradle clean + ndk: 23.1.7779620 + gradleprops: + - buildUniversalApk=false + - reactNativeArchitectures=x86_64 + - fdroidBuild=true + AutoUpdateMode: Version UpdateCheckMode: Tags .*-android$ VercodeOperation: @@ -5325,5 +5621,5 @@ VercodeOperation: - '%c * 5 + 3' - '%c * 5 + 4' UpdateCheckData: apps/mobile/native/android/app/build.gradle|versionCode\s(\d+)|apps/mobile/package.json|"version":.*\"(.*)\", -CurrentVersion: 3.0.11 -CurrentVersionCode: 10449 +CurrentVersion: 2.6.18 +CurrentVersionCode: 10454