remove disabled versions

This commit is contained in:
linsui 2024-09-15 13:12:15 +00:00
parent cdc8874cdd
commit 1bf20b041b
247 changed files with 26 additions and 7507 deletions

View File

@ -21,22 +21,6 @@ RepoType: git
Repo: https://github.com/allentown521/FocusPodcast.git
Builds:
- versionName: 2.8.0.20240624
versionCode: 69
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1992987829
commit: 0a319c5d366d7e2fb8fcc0406f5e0dd7718be67d
subdir: app
submodules: true
gradle:
- fdroid
rm:
- focus-purchase/libs
- focus-common/libs
prebuild:
- sed -i -e '/googleCompile/d' -e '/google-services/d' -e '/firebase/d' {..,.}/build.gradle
- sed -i '/billingclient/d' ../focus-purchase/build.gradle
- mv ../secrets.properties.sample ../secrets.properties
- versionName: 2.8.1.20240715
versionCode: 70
commit: caadbefd794ea556ead6ff10737794382c96006e

View File

@ -199,14 +199,6 @@ Builds:
gradle:
- yes
- versionName: 1.6.6
versionCode: 166
disable: https://github.com/DroidWorksStudio/mLauncher/issues/543
commit: f6f0720eb306a8630938b639ba5c39b5bfc73cbf
subdir: app
gradle:
- yes
- versionName: 1.6.7
versionCode: 167
commit: fdcee72870fdd6321adba30c02d218d3f4628281

View File

@ -7865,135 +7865,6 @@ Builds:
--target-platform="android-x64"
ndk: 26.1.10909125
- versionName: 0.24.5
versionCode: 240501
disable: https://github.com/saber-notes/saber/issues/1334
commit: 7e6a607bf27cf35c2d3a1b022d2ed3fcdf38ad80
submodules: true
sudo:
- apt-get update
- apt-get install -y gcc libc-dev
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
srclibs:
- rustup@1.25.2
rm:
- .github
- assets_raw
- flatpak
- installers
- ios
- linux
- macos
- packages/onyxsdk_pen
- snap
- windows
prebuild:
- ./patches/remove_proprietary_dependencies.sh
- ./patches/remove_request_install_packages_permission.sh
- export PUB_CACHE=$(pwd)/.pub-cache
- submodules/flutter/bin/flutter config --no-analytics
- submodules/flutter/bin/flutter pub get
scanignore:
- submodules/flutter/bin/cache
scandelete:
- submodules/flutter
- .pub-cache
build:
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.79.0 --target armv7-linux-androideabi
- source $HOME/.cargo/env
- export ANDROID_NDK_ROOT=$$NDK$$
- export PUB_CACHE=$(pwd)/.pub-cache
- submodules/flutter/bin/flutter build apk --split-per-abi --dart-define=FLAVOR="F-Droid"
--dart-define=APP_STORE="F-Droid" --dart-define=UPDATE_CHECK="false" --dart-define=OFFLINE_FONTS_ONLY="true"
--target-platform="android-arm"
ndk: 26.1.10909125
- versionName: 0.24.5
versionCode: 240502
disable: https://github.com/saber-notes/saber/issues/1334
commit: 7e6a607bf27cf35c2d3a1b022d2ed3fcdf38ad80
submodules: true
sudo:
- apt-get update
- apt-get install -y gcc libc-dev
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
srclibs:
- rustup@1.25.2
rm:
- .github
- assets_raw
- flatpak
- installers
- ios
- linux
- macos
- packages/onyxsdk_pen
- snap
- windows
prebuild:
- ./patches/remove_proprietary_dependencies.sh
- ./patches/remove_request_install_packages_permission.sh
- export PUB_CACHE=$(pwd)/.pub-cache
- submodules/flutter/bin/flutter config --no-analytics
- submodules/flutter/bin/flutter pub get
scanignore:
- submodules/flutter/bin/cache
scandelete:
- submodules/flutter
- .pub-cache
build:
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.79.0 --target aarch64-linux-android
- source $HOME/.cargo/env
- export ANDROID_NDK_ROOT=$$NDK$$
- export PUB_CACHE=$(pwd)/.pub-cache
- submodules/flutter/bin/flutter build apk --split-per-abi --dart-define=FLAVOR="F-Droid"
--dart-define=APP_STORE="F-Droid" --dart-define=UPDATE_CHECK="false" --dart-define=OFFLINE_FONTS_ONLY="true"
--target-platform="android-arm64"
ndk: 26.1.10909125
- versionName: 0.24.5
versionCode: 240503
disable: https://github.com/saber-notes/saber/issues/1334
commit: 7e6a607bf27cf35c2d3a1b022d2ed3fcdf38ad80
submodules: true
sudo:
- apt-get update
- apt-get install -y gcc libc-dev
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
srclibs:
- rustup@1.25.2
rm:
- .github
- assets_raw
- flatpak
- installers
- ios
- linux
- macos
- packages/onyxsdk_pen
- snap
- windows
prebuild:
- ./patches/remove_proprietary_dependencies.sh
- ./patches/remove_request_install_packages_permission.sh
- export PUB_CACHE=$(pwd)/.pub-cache
- submodules/flutter/bin/flutter config --no-analytics
- submodules/flutter/bin/flutter pub get
scanignore:
- submodules/flutter/bin/cache
scandelete:
- submodules/flutter
- .pub-cache
build:
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.79.0 --target x86_64-linux-android
- source $HOME/.cargo/env
- export ANDROID_NDK_ROOT=$$NDK$$
- export PUB_CACHE=$(pwd)/.pub-cache
- submodules/flutter/bin/flutter build apk --split-per-abi --dart-define=FLAVOR="F-Droid"
--dart-define=APP_STORE="F-Droid" --dart-define=UPDATE_CHECK="false" --dart-define=OFFLINE_FONTS_ONLY="true"
--target-platform="android-x64"
ndk: 26.1.10909125
- versionName: 0.24.6
versionCode: 240601
commit: 52d9ed3f6f74fcc18b2340d5564fa8872114c4b3

View File

@ -910,15 +910,6 @@ Builds:
- yes
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
- versionName: 4.5.3
versionCode: 1341
disable: https://github.com/appml/neutrinote/issues/82
commit: 3ecae6eaaa54dd8f21e4e2a09aab4fd3185e7c41
subdir: app
gradle:
- yes
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
- versionName: 4.5.3b
versionCode: 1343
commit: a1669aa9361459ec480b1a3b7e92a131d310f0df

View File

@ -229,28 +229,6 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk
- versionName: 2.1.0
versionCode: 125
disable: https://codeberg.org/Berker/practice_suite/issues/43
commit: e259df580bddebdf0ab2ca68f004c21fb60753cd
submodules: true
output: build/app/outputs/flutter-apk/app-release.apk
rm:
- ios
- test
prebuild:
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter config --no-analytics
- flutter/bin/flutter pub get
scanignore:
- flutter/bin/cache
scandelete:
- flutter
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter/bin/flutter build apk
- versionName: 2.1.1
versionCode: 126
commit: 6ebc5810ca5903abc2e83e4e84002f98c273d4c3

View File

@ -39,54 +39,6 @@ Builds:
- mv $$principia-android-deps$$/deps ../
ndk: r23c
- versionName: 2024.06.28
versionCode: 36
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3317
commit: 5b141eadd4f5ea4d364991b6d8edaea7f388a2e7
subdir: build-android/principia
sudo:
- apt-get update
- apt-get install -y cmake gcc-multilib gettext make wget xz-utils
gradle:
- yes
srclibs:
- principia-android-deps@7d3aeee7302af55884c5072b172c986ba5bdf44b
prebuild: sed -i -e '/preBuild.dependsOn getDeps/d' build.gradle
scandelete:
- testmaps/
build:
- pushd $$principia-android-deps$$
- ./build.sh --all armeabi-v7a
- ./build.sh --all arm64-v8a
- ./build.sh --all x86_64
- popd
- mv $$principia-android-deps$$/deps ../
ndk: r26c
- versionName: 2024.07.12
versionCode: 37
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3317
commit: 2c493dc1e1641cc72cc4b1ff5a8a92a0f801fa1d
subdir: build-android/principia
sudo:
- apt-get update
- apt-get install -y cmake gcc-multilib gettext make wget xz-utils
gradle:
- yes
srclibs:
- principia-android-deps@7d3aeee7302af55884c5072b172c986ba5bdf44b
prebuild: sed -i -e '/preBuild.dependsOn getDeps/d' build.gradle
scandelete:
- testmaps/
build:
- pushd $$principia-android-deps$$
- ./build.sh --all armeabi-v7a
- ./build.sh --all arm64-v8a
- ./build.sh --all x86_64
- popd
- mv $$principia-android-deps$$/deps ../
ndk: r26c
- versionName: 2024.07.12-fdroid
versionCode: 38
commit: 93da889308bd55939cabc4f1a398f0e49d31c792

View File

@ -17,822 +17,6 @@ RepoType: git
Repo: https://github.com/rustdesk/rustdesk
Builds:
- versionName: 1.1.10-1
versionCode: 28
disable: downloads binaries, known vulnerabilities
commit: 6ae988ba88cfcf454db7118cd186e73f8805ce5b
subdir: flutter
sudo:
- apt-get update
- apt-get install -y libclang-11-dev clang-11 llvm-11 gcc-multilib g++-multilib
openjdk-11-jdk-headless
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.0.1
- rustup@1.24.3
- vcpkg@2021.12.31
rm:
- flutter/ios
- flutter/test
- flutter/web
prebuild:
- sed -i -e '/gms/d' android/build.gradle android/app/build.gradle
- sed -i -e '/firebase_analytics/d' pubspec.yaml
- sed -i -e '/ firebase/,/ version/d' pubspec.lock
- sed -i -e '/firebase/Id' -e '/await b/d' lib/main.dart
build:
- pushd $$vcpkg$$
- ./bootstrap-vcpkg.sh -disableMetrics
- popd
- export VCPKG_ROOT=$$vcpkg$$
- ./build_android_deps.sh
- rm -rf build
- export PATH=$$flutter$$/bin/:/usr/lib/llvm-11/bin/:$PATH
- pushd ..
- $$rustup$$/rustup-init.sh -y
- source $HOME/.cargo/env
- rustup install 1.61.0
- cargo install cargo-ndk --version 2.6.0
- rustup target add aarch64-linux-android armv7-linux-androideabi
- dart pub global activate ffigen 5.0.1
- LIBCLANG_PATH=/usr/lib/llvm-11/lib/ cargo ndk --platform 21 --target aarch64-linux-android
build --release
- popd
- mkdir -p android/app/src/main/jniLibs/arm64-v8a
- cp ../target/aarch64-linux-android/release/liblibrustdesk.so android/app/src/main/jniLibs/arm64-v8a/librustdesk.so
- rm -rf ../target
- cp $$NDK$$/sources/cxx-stl/llvm-libc++/libs/arm64-v8a/libc++_shared.so android/app/src/main/jniLibs/arm64-v8a/
- $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
android/app/src/main/jniLibs/arm64-v8a/*
- pushd ..
- LIBCLANG_PATH=/usr/lib/llvm-11/lib/ cargo ndk --platform 21 --target armv7-linux-androideabi
build --release
- popd
- mkdir -p android/app/src/main/jniLibs/armeabi-v7a
- cp ../target/armv7-linux-androideabi/release/liblibrustdesk.so android/app/src/main/jniLibs/armeabi-v7a/librustdesk.so
- rm -rf ../target
- cp $$NDK$$/sources/cxx-stl/llvm-libc++/libs/armeabi-v7a/libc++_shared.so android/app/src/main/jniLibs/armeabi-v7a/
- $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
android/app/src/main/jniLibs/armeabi-v7a/*
- rm -rf $$vcpkg$$/*
- flutter config --no-analytics
- flutter packages pub get
- flutter build apk --release --target-platform android-arm64,android-arm
ndk: r22b
antifeatures:
- KnownVuln
- versionName: 1.2.3-1
versionCode: 12301
disable: downloads binaries, known vulnerabilities
commit: 45dbea57f1c509875e4340254eeb252c657e15a1
timeout: 14400
subdir: flutter
sudo:
- apt-get update
- apt-get install -y clang-11 cmake gcc g++ fakeroot libclang-11-dev libgstreamer1.0-dev
libgstreamer-plugins-base1.0-dev libgtk-3-dev make nasm ninja-build pkg-config
xz-utils yasm
- update-alternatives --auto java
patch:
- 0000-flutter-android-x86.patch
- 0001-x86-no-debuggable.patch
output: build/app/outputs/flutter-apk/app-debug.apk
srclibs:
- flutter@3.13.9
- rustup@1.26.0
- vcpkg@2023.10.19
- DepotTools@9f3b33a275e7a5b19d8ce4aba7960d2a38858681
rm:
- flutter/android/app/google-services.json
- flutter/ios
- flutter/test
- flutter/web
prebuild:
- sed -i -e '/gms/d' android/build.gradle android/app/build.gradle
- sed -i -e '/firebase_analytics/d' pubspec.yaml
- sed -i -e '/ firebase/,/ version/d' pubspec.lock
- sed -i -e '/firebase/Id' lib/main.dart
build:
- export TARGET=i686-linux-android ANDROID_ABI=x86 NATIVE_TARGET=i686-linux-android
VCPKG_TARGET=x86-android FLUTTER_PLATFORM=android-x86 FLUTTER_APK_CMD=" --local-engine-src-path=$(readlink
-mf $PWD/../flutter-sdk/src) --local-engine=android_jit_release_x86 --debug
--build-number=$$VERCODE$$ --build-name=$$VERSION$$" FLUTTER_VERSION=3.13.9
FLUTTER_RUST_BRIDGE_VERSION=1.80.1 RUST_VERSION=1.73 CARGO_EXPAND_VERSION=1.0.74
CARGO_NDK_VERSION=3.4.0
- export PATH=$PATH:$$flutter$$/bin/:$$DepotTools$$
- echo "# Populate native vcpkg dependencies"
- pushd $$vcpkg$$
- ./bootstrap-vcpkg.sh -disableMetrics
- export VCPKG_ROOT=$$vcpkg$$
- popd
- echo "# Add flutter dir as git safe.dir to stop flutter complaints"
- git config --global --add safe.directory $PWD
- echo "# Disable telemetry in flutter/dart and download flutter packages"
- flutter --disable-telemetry
- dart --disable-telemetry
- flutter config --no-analytics
- flutter packages pub get
- echo "# Install rust"
- pushd ..
- $$rustup$$/rustup-init.sh --target "$TARGET" --default-toolchain "$RUST_VERSION"
-y
- source $HOME/.cargo/env
- popd
- echo "# Install cargo-ndk"
- cargo install cargo-ndk --version "$CARGO_NDK_VERSION"
- echo "# Install rust bridge generator"
- cargo install cargo-expand --version "$CARGO_EXPAND_VERSION"
- cargo install flutter_rust_bridge_codegen --version "$FLUTTER_RUST_BRIDGE_VERSION"
--features "uuid"
- echo "# Build android native dependencies"
- ./build_android_deps.sh "$ANDROID_ABI"
- echo "# Generate FFI bindings"
- pushd ..
- flutter_rust_bridge_codegen --rust-input ./src/flutter_ffi.rs --dart-output
./flutter/lib/generated_bridge.dart
- echo "# Build native library librustdesk.so"
- cp -a $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/*
$VCPKG_ROOT/installed/$VCPKG_TARGET/include
- LIBCLANG_PATH=/usr/lib/llvm-11/lib cargo ndk --platform 21 --target "$TARGET"
build --release --features flutter
- mkdir -p flutter/android/app/src/main/jniLibs/$ANDROID_ABI
- cp target/$TARGET/release/liblibrustdesk.so flutter/android/app/src/main/jniLibs/$ANDROID_ABI/librustdesk.so
- cp $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/$NATIVE_TARGET/libc++_shared.so
flutter/android/app/src/main/jniLibs/$ANDROID_ABI/
- $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip flutter/android/app/src/main/jniLibs/$ANDROID_ABI/*
- popd
- echo "# Build jit_release flutter engine for android-x86"
- pushd ../flutter-sdk
- echo "## Sync flutter engine sources"
- echo "### We need fakeroot because chromium base image is unpacked with weird
uid/gid ownership"
- sed -i "s/FLUTTER_VERSION_PLACEHOLDER/$FLUTTER_VERSION/" .gclient
- export FAKEROOTDONTTRYCHOWN=1
- fakeroot gclient sync
- unset FAKEROOTDONTTRYCHOWN
- pushd src
- echo "## Patch away Google Play dependencies"
- rm flutter/shell/platform/android/io/flutter/app/FlutterPlayStoreSplitApplication.java
flutter/shell/platform/android/io/flutter/embedding/engine/deferredcomponents/PlayStoreDeferredComponentManager.java
flutter/shell/platform/android/io/flutter/embedding/android/FlutterPlayStoreSplitApplication.java
- sed -i -e '/PlayStore/d' flutter/tools/android_lint/project.xml flutter/shell/platform/android/BUILD.gn
- sed -i -e '/com.google.android.play/d' flutter/tools/androidx/files.json
- echo "## Configure android engine build"
- flutter/tools/gn --android --android-cpu x86 --runtime-mode=jit_release --no-goma
--no-enable-unittests
- echo "## Perform android engine build"
- ninja -C out/android_jit_release_x86
- echo "## Configure host engine build"
- flutter/tools/gn --android-cpu x86 --runtime-mode=jit_release --no-goma --no-enable-unittests
- echo "## Perform android engine build"
- ninja -C out/host_jit_release_x86
- echo "## Rename host engine"
- mv out/host_jit_release_x86 out/host_jit_release
- echo "## Mimic jit_release engine to debug to use with flutter build apk"
- pushd out/android_jit_release_x86
- sed 's/jit_release/debug/' flutter_embedding_jit_release.maven-metadata.xml
> flutter_embedding_debug.maven-metadata.xml
- sed 's/jit_release/debug/' flutter_embedding_jit_release.pom > flutter_embedding_debug.pom
- sed 's/jit_release/debug/' x86_jit_release.maven-metadata.xml > x86_debug.maven-metadata.xml
- sed 's/jit_release/debug/' x86_jit_release.pom > x86_debug.pom
- cp -a flutter_embedding_jit_release-sources.jar flutter_embedding_debug-sources.jar
- cp -a flutter_embedding_jit_release.jar flutter_embedding_debug.jar
- cp -a x86_jit_release.jar x86_debug.jar
- popd
- popd
- popd
- echo "# Clean up intermediate engine files and show free space"
- rm -rf ../flutter-sdk/src/out/android_jit_release_x86/obj ../flutter-sdk/src/out/host_jit_release/obj
- mv ../flutter-sdk/src/out flutter-out
- rm -rf ../flutter-sdk
- mkdir -p ../flutter-sdk/src/
- mv flutter-out ../flutter-sdk/src/out
- echo "# Build pseudo-debug apk with jit_release flutter engine"
- flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM"
- echo "# Delete built flutter engine"
- rm -rf ../flutter-sdk
ndk: r26b
antifeatures:
- KnownVuln
- versionName: 1.2.3-1
versionCode: 12302
disable: downloads binaries, known vulnerabilities
commit: 45dbea57f1c509875e4340254eeb252c657e15a1
timeout: 3600
subdir: flutter
sudo:
- apt-get update
- apt-get install -y clang-11 cmake gcc g++ libclang-11-dev libgstreamer1.0-dev
libgstreamer-plugins-base1.0-dev libgtk-3-dev make nasm pkg-config yasm
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.13.9
- rustup@1.26.0
- vcpkg@2023.10.19
rm:
- flutter/android/app/google-services.json
- flutter/ios
- flutter/test
- flutter/web
prebuild:
- sed -i -e '/gms/d' android/build.gradle android/app/build.gradle
- sed -i -e '/firebase_analytics/d' pubspec.yaml
- sed -i -e '/ firebase/,/ version/d' pubspec.lock
- sed -i -e '/firebase/Id' lib/main.dart
build:
- echo "# Define build variables"
- export TARGET=armv7-linux-androideabi ANDROID_ABI=armeabi-v7a NATIVE_TARGET=arm-linux-androideabi
VCPKG_TARGET=arm-android FLUTTER_PLATFORM=android-arm FLUTTER_APK_CMD="--release
--build-number=$$VERCODE$$ --build-name=$$VERSION$$" FLUTTER_VERSION=3.13.9
FLUTTER_RUST_BRIDGE_VERSION=1.80.1 RUST_VERSION=1.73 CARGO_EXPAND_VERSION=1.0.74
CARGO_NDK_VERSION=3.4.0
- export PATH=$PATH:$$flutter$$/bin/
- echo "# Populate native vcpkg dependencies"
- pushd $$vcpkg$$
- ./bootstrap-vcpkg.sh -disableMetrics
- export VCPKG_ROOT=$$vcpkg$$
- popd
- echo "# Add flutter dir as git safe.dir to stop flutter complaints"
- git config --global --add safe.directory $PWD
- echo "# Disable telemetry in flutter/dart and download flutter packages"
- flutter --disable-telemetry
- dart --disable-telemetry
- flutter config --no-analytics
- flutter packages pub get
- echo "# Install rust"
- pushd ..
- $$rustup$$/rustup-init.sh --target "$TARGET" --default-toolchain "$RUST_VERSION"
-y
- source $HOME/.cargo/env
- popd
- echo "# Install cargo-ndk"
- cargo install cargo-ndk --version "$CARGO_NDK_VERSION"
- echo "# Install rust bridge generator"
- cargo install cargo-expand --version "$CARGO_EXPAND_VERSION"
- cargo install flutter_rust_bridge_codegen --version "$FLUTTER_RUST_BRIDGE_VERSION"
--features "uuid"
- echo "# Build android native dependencies"
- ./build_android_deps.sh "$ANDROID_ABI"
- echo "# Generate FFI bindings"
- pushd ..
- flutter_rust_bridge_codegen --rust-input ./src/flutter_ffi.rs --dart-output
./flutter/lib/generated_bridge.dart
- echo "# Build native library librustdesk.so"
- cp -a $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/*
$VCPKG_ROOT/installed/$VCPKG_TARGET/include
- LIBCLANG_PATH=/usr/lib/llvm-11/lib cargo ndk --platform 21 --target "$TARGET"
build --release --features flutter
- mkdir -p flutter/android/app/src/main/jniLibs/$ANDROID_ABI
- cp target/$TARGET/release/liblibrustdesk.so flutter/android/app/src/main/jniLibs/$ANDROID_ABI/librustdesk.so
- cp $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/$NATIVE_TARGET/libc++_shared.so
flutter/android/app/src/main/jniLibs/$ANDROID_ABI/
- $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip flutter/android/app/src/main/jniLibs/$ANDROID_ABI/*
- popd
- echo "# Build apk"
- flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM"
ndk: r26b
antifeatures:
- KnownVuln
- versionName: 1.2.3-1
versionCode: 12303
disable: downloads binaries, known vulnerabilities
commit: 45dbea57f1c509875e4340254eeb252c657e15a1
timeout: 3600
subdir: flutter
sudo:
- apt-get update
- apt-get install -y clang-11 cmake gcc g++ libclang-11-dev libgstreamer1.0-dev
libgstreamer-plugins-base1.0-dev libgtk-3-dev make nasm pkg-config yasm
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.13.9
- rustup@1.26.0
- vcpkg@2023.10.19
rm:
- flutter/android/app/google-services.json
- flutter/ios
- flutter/test
- flutter/web
prebuild:
- sed -i -e '/gms/d' android/build.gradle android/app/build.gradle
- sed -i -e '/firebase_analytics/d' pubspec.yaml
- sed -i -e '/ firebase/,/ version/d' pubspec.lock
- sed -i -e '/firebase/Id' lib/main.dart
build:
- export TARGET=aarch64-linux-android ANDROID_ABI=arm64-v8a NATIVE_TARGET=aarch64-linux-android
VCPKG_TARGET=arm64-android FLUTTER_PLATFORM=android-arm64 FLUTTER_APK_CMD="--release
--build-number=$$VERCODE$$ --build-name=$$VERSION$$" FLUTTER_VERSION=3.13.9
FLUTTER_RUST_BRIDGE_VERSION=1.80.1 RUST_VERSION=1.73 CARGO_EXPAND_VERSION=1.0.74
CARGO_NDK_VERSION=3.4.0
- export PATH=$PATH:$$flutter$$/bin/
- echo "# Populate native vcpkg dependencies"
- pushd $$vcpkg$$
- ./bootstrap-vcpkg.sh -disableMetrics
- export VCPKG_ROOT=$$vcpkg$$
- popd
- echo "# Add flutter dir as git safe.dir to stop flutter complaints"
- git config --global --add safe.directory $PWD
- echo "# Disable telemetry in flutter/dart and download flutter packages"
- flutter --disable-telemetry
- dart --disable-telemetry
- flutter config --no-analytics
- flutter packages pub get
- echo "# Install rust"
- pushd ..
- $$rustup$$/rustup-init.sh --target "$TARGET" --default-toolchain "$RUST_VERSION"
-y
- source $HOME/.cargo/env
- popd
- echo "# Install cargo-ndk"
- cargo install cargo-ndk --version "$CARGO_NDK_VERSION"
- echo "# Install rust bridge generator"
- cargo install cargo-expand --version "$CARGO_EXPAND_VERSION"
- cargo install flutter_rust_bridge_codegen --version "$FLUTTER_RUST_BRIDGE_VERSION"
--features "uuid"
- echo "# Build android native dependencies"
- ./build_android_deps.sh "$ANDROID_ABI"
- echo "# Generate FFI bindings"
- pushd ..
- flutter_rust_bridge_codegen --rust-input ./src/flutter_ffi.rs --dart-output
./flutter/lib/generated_bridge.dart
- echo "# Build native library librustdesk.so"
- cp -a $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/*
$VCPKG_ROOT/installed/$VCPKG_TARGET/include
- LIBCLANG_PATH=/usr/lib/llvm-11/lib cargo ndk --platform 21 --target "$TARGET"
build --release --features flutter
- mkdir -p flutter/android/app/src/main/jniLibs/$ANDROID_ABI
- cp target/$TARGET/release/liblibrustdesk.so flutter/android/app/src/main/jniLibs/$ANDROID_ABI/librustdesk.so
- cp $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/$NATIVE_TARGET/libc++_shared.so
flutter/android/app/src/main/jniLibs/$ANDROID_ABI/
- $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip flutter/android/app/src/main/jniLibs/$ANDROID_ABI/*
- popd
- echo "# Build apk"
- flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM"
ndk: r26b
antifeatures:
- KnownVuln
- versionName: 1.2.3-1
versionCode: 12304
disable: downloads binaries, known vulnerabilities
commit: 45dbea57f1c509875e4340254eeb252c657e15a1
timeout: 3600
subdir: flutter
sudo:
- apt-get update
- apt-get install -y clang-11 cmake gcc g++ libclang-11-dev libgstreamer1.0-dev
libgstreamer-plugins-base1.0-dev libgtk-3-dev make nasm pkg-config yasm
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.13.9
- rustup@1.26.0
- vcpkg@2023.10.19
rm:
- flutter/android/app/google-services.json
- flutter/ios
- flutter/test
- flutter/web
prebuild:
- sed -i -e '/gms/d' android/build.gradle android/app/build.gradle
- sed -i -e '/firebase_analytics/d' pubspec.yaml
- sed -i -e '/ firebase/,/ version/d' pubspec.lock
- sed -i -e '/firebase/Id' lib/main.dart
build:
- export TARGET=x86_64-linux-android ANDROID_ABI=x86_64 NATIVE_TARGET=x86_64-linux-android
VCPKG_TARGET=x64-android FLUTTER_PLATFORM=android-x64 FLUTTER_APK_CMD="--release
--build-number=$$VERCODE$$ --build-name=$$VERSION$$" FLUTTER_VERSION=3.13.9
FLUTTER_RUST_BRIDGE_VERSION=1.80.1 RUST_VERSION=1.73 CARGO_EXPAND_VERSION=1.0.74
CARGO_NDK_VERSION=3.4.0
- export PATH=$PATH:$$flutter$$/bin/
- echo "# Populate native vcpkg dependencies"
- pushd $$vcpkg$$
- ./bootstrap-vcpkg.sh -disableMetrics
- export VCPKG_ROOT=$$vcpkg$$
- popd
- echo "# Add flutter dir as git safe.dir to stop flutter complaints"
- git config --global --add safe.directory $PWD
- echo "# Disable telemetry in flutter/dart and download flutter packages"
- flutter --disable-telemetry
- dart --disable-telemetry
- flutter config --no-analytics
- flutter packages pub get
- echo "# Install rust"
- pushd ..
- $$rustup$$/rustup-init.sh --target "$TARGET" --default-toolchain "$RUST_VERSION"
-y
- source $HOME/.cargo/env
- popd
- echo "# Install cargo-ndk"
- cargo install cargo-ndk --version "$CARGO_NDK_VERSION"
- echo "# Install rust bridge generator"
- cargo install cargo-expand --version "$CARGO_EXPAND_VERSION"
- cargo install flutter_rust_bridge_codegen --version "$FLUTTER_RUST_BRIDGE_VERSION"
--features "uuid"
- echo "# Build android native dependencies"
- ./build_android_deps.sh "$ANDROID_ABI"
- echo "# Generate FFI bindings"
- pushd ..
- flutter_rust_bridge_codegen --rust-input ./src/flutter_ffi.rs --dart-output
./flutter/lib/generated_bridge.dart
- echo "# Build native library librustdesk.so"
- cp -a $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/*
$VCPKG_ROOT/installed/$VCPKG_TARGET/include
- LIBCLANG_PATH=/usr/lib/llvm-11/lib cargo ndk --platform 21 --target "$TARGET"
build --release --features flutter
- mkdir -p flutter/android/app/src/main/jniLibs/$ANDROID_ABI
- cp target/$TARGET/release/liblibrustdesk.so flutter/android/app/src/main/jniLibs/$ANDROID_ABI/librustdesk.so
- cp $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/$NATIVE_TARGET/libc++_shared.so
flutter/android/app/src/main/jniLibs/$ANDROID_ABI/
- $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip flutter/android/app/src/main/jniLibs/$ANDROID_ABI/*
- popd
- echo "# Build apk"
- flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM"
ndk: r26b
antifeatures:
- KnownVuln
- versionName: 1.2.3-2
versionCode: 12305
disable: downloads binaries, known vulnerabilities
commit: 3a6f56ebbca1a9a05e644b9b2e4c33d551964e34
timeout: 14400
subdir: flutter
sudo:
- apt-get update
- apt-get install -y clang-11 cmake gcc g++ fakeroot libclang-11-dev libgstreamer1.0-dev
libgstreamer-plugins-base1.0-dev libgtk-3-dev make nasm ninja-build pkg-config
xz-utils yasm
- update-alternatives --auto java
patch:
- 0000-flutter-android-x86.patch
- 0001-x86-no-debuggable.patch
output: build/app/outputs/flutter-apk/app-debug.apk
srclibs:
- flutter@3.13.9
- rustup@1.26.0
- vcpkg@2023.10.19
- DepotTools@9f3b33a275e7a5b19d8ce4aba7960d2a38858681
rm:
- flutter/android/app/google-services.json
- flutter/ios
- flutter/test
- flutter/web
prebuild:
- sed -i -e '/gms/d' android/build.gradle android/app/build.gradle
- sed -i -e '/firebase_analytics/d' pubspec.yaml
- sed -i -e '/ firebase/,/ version/d' pubspec.lock
- sed -i -e '/firebase/Id' lib/main.dart
build:
- export TARGET=i686-linux-android ANDROID_ABI=x86 NATIVE_TARGET=i686-linux-android
VCPKG_TARGET=x86-android FLUTTER_PLATFORM=android-x86 FLUTTER_APK_CMD=" --local-engine-src-path=$(readlink
-mf $PWD/../flutter-sdk/src) --local-engine=android_jit_release_x86 --debug
--build-number=$$VERCODE$$ --build-name=$$VERSION$$" FLUTTER_VERSION=3.13.9
FLUTTER_RUST_BRIDGE_VERSION=1.80.1 RUST_VERSION=1.73 CARGO_EXPAND_VERSION=1.0.74
CARGO_NDK_VERSION=3.4.0
- export PATH=$PATH:$$flutter$$/bin/:$$DepotTools$$
- echo "# Populate native vcpkg dependencies"
- pushd $$vcpkg$$
- ./bootstrap-vcpkg.sh -disableMetrics
- export VCPKG_ROOT=$$vcpkg$$
- popd
- echo "# Add flutter dir as git safe.dir to stop flutter complaints"
- git config --global --add safe.directory $PWD
- echo "# Disable telemetry in flutter/dart and download flutter packages"
- flutter --disable-telemetry
- dart --disable-telemetry
- flutter config --no-analytics
- flutter packages pub get
- echo "# Install rust"
- pushd ..
- $$rustup$$/rustup-init.sh --target "$TARGET" --default-toolchain "$RUST_VERSION"
-y
- source $HOME/.cargo/env
- popd
- echo "# Install cargo-ndk"
- cargo install cargo-ndk --version "$CARGO_NDK_VERSION"
- echo "# Install rust bridge generator"
- cargo install cargo-expand --version "$CARGO_EXPAND_VERSION"
- cargo install flutter_rust_bridge_codegen --version "$FLUTTER_RUST_BRIDGE_VERSION"
--features "uuid"
- echo "# Build android native dependencies"
- ./build_android_deps.sh "$ANDROID_ABI"
- echo "# Generate FFI bindings"
- pushd ..
- flutter_rust_bridge_codegen --rust-input ./src/flutter_ffi.rs --dart-output
./flutter/lib/generated_bridge.dart
- echo "# Build native library librustdesk.so"
- cp -a $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/*
$VCPKG_ROOT/installed/$VCPKG_TARGET/include
- LIBCLANG_PATH=/usr/lib/llvm-11/lib cargo ndk --platform 21 --target "$TARGET"
build --release --features flutter
- mkdir -p flutter/android/app/src/main/jniLibs/$ANDROID_ABI
- cp target/$TARGET/release/liblibrustdesk.so flutter/android/app/src/main/jniLibs/$ANDROID_ABI/librustdesk.so
- cp $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/$NATIVE_TARGET/libc++_shared.so
flutter/android/app/src/main/jniLibs/$ANDROID_ABI/
- $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip flutter/android/app/src/main/jniLibs/$ANDROID_ABI/*
- popd
- echo "# Build jit_release flutter engine for android-x86"
- pushd ../flutter-sdk
- echo "## Sync flutter engine sources"
- echo "### We need fakeroot because chromium base image is unpacked with weird
uid/gid ownership"
- sed -i "s/FLUTTER_VERSION_PLACEHOLDER/$FLUTTER_VERSION/" .gclient
- export FAKEROOTDONTTRYCHOWN=1
- fakeroot gclient sync
- unset FAKEROOTDONTTRYCHOWN
- pushd src
- echo "## Patch away Google Play dependencies"
- rm flutter/shell/platform/android/io/flutter/app/FlutterPlayStoreSplitApplication.java
flutter/shell/platform/android/io/flutter/embedding/engine/deferredcomponents/PlayStoreDeferredComponentManager.java
flutter/shell/platform/android/io/flutter/embedding/android/FlutterPlayStoreSplitApplication.java
- sed -i -e '/PlayStore/d' flutter/tools/android_lint/project.xml flutter/shell/platform/android/BUILD.gn
- sed -i -e '/com.google.android.play/d' flutter/tools/androidx/files.json
- echo "## Configure android engine build"
- flutter/tools/gn --android --android-cpu x86 --runtime-mode=jit_release --no-goma
--no-enable-unittests
- echo "## Perform android engine build"
- ninja -C out/android_jit_release_x86
- echo "## Configure host engine build"
- flutter/tools/gn --android-cpu x86 --runtime-mode=jit_release --no-goma --no-enable-unittests
- echo "## Perform android engine build"
- ninja -C out/host_jit_release_x86
- echo "## Rename host engine"
- mv out/host_jit_release_x86 out/host_jit_release
- echo "## Mimic jit_release engine to debug to use with flutter build apk"
- pushd out/android_jit_release_x86
- sed 's/jit_release/debug/' flutter_embedding_jit_release.maven-metadata.xml
> flutter_embedding_debug.maven-metadata.xml
- sed 's/jit_release/debug/' flutter_embedding_jit_release.pom > flutter_embedding_debug.pom
- sed 's/jit_release/debug/' x86_jit_release.maven-metadata.xml > x86_debug.maven-metadata.xml
- sed 's/jit_release/debug/' x86_jit_release.pom > x86_debug.pom
- cp -a flutter_embedding_jit_release-sources.jar flutter_embedding_debug-sources.jar
- cp -a flutter_embedding_jit_release.jar flutter_embedding_debug.jar
- cp -a x86_jit_release.jar x86_debug.jar
- popd
- popd
- popd
- echo "# Clean up intermediate engine files and show free space"
- rm -rf ../flutter-sdk/src/out/android_jit_release_x86/obj ../flutter-sdk/src/out/host_jit_release/obj
- mv ../flutter-sdk/src/out flutter-out
- rm -rf ../flutter-sdk
- mkdir -p ../flutter-sdk/src/
- mv flutter-out ../flutter-sdk/src/out
- echo "# Build pseudo-debug apk with jit_release flutter engine"
- flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM"
- echo "# Delete built flutter engine"
- rm -rf ../flutter-sdk
ndk: r26b
antifeatures:
- KnownVuln
- versionName: 1.2.3-2
versionCode: 12306
disable: downloads binaries, known vulnerabilities
commit: 3a6f56ebbca1a9a05e644b9b2e4c33d551964e34
timeout: 3600
subdir: flutter
sudo:
- apt-get update
- apt-get install -y clang-11 cmake gcc g++ libclang-11-dev libgstreamer1.0-dev
libgstreamer-plugins-base1.0-dev libgtk-3-dev make nasm pkg-config yasm
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.13.9
- rustup@1.26.0
- vcpkg@2023.10.19
rm:
- flutter/android/app/google-services.json
- flutter/ios
- flutter/test
- flutter/web
prebuild:
- sed -i -e '/gms/d' android/build.gradle android/app/build.gradle
- sed -i -e '/firebase_analytics/d' pubspec.yaml
- sed -i -e '/ firebase/,/ version/d' pubspec.lock
- sed -i -e '/firebase/Id' lib/main.dart
build:
- echo "# Define build variables"
- export TARGET=armv7-linux-androideabi ANDROID_ABI=armeabi-v7a NATIVE_TARGET=arm-linux-androideabi
VCPKG_TARGET=arm-android FLUTTER_PLATFORM=android-arm FLUTTER_APK_CMD="--release
--build-number=$$VERCODE$$ --build-name=$$VERSION$$" FLUTTER_VERSION=3.13.9
FLUTTER_RUST_BRIDGE_VERSION=1.80.1 RUST_VERSION=1.73 CARGO_EXPAND_VERSION=1.0.74
CARGO_NDK_VERSION=3.4.0
- export PATH=$PATH:$$flutter$$/bin/
- echo "# Populate native vcpkg dependencies"
- pushd $$vcpkg$$
- ./bootstrap-vcpkg.sh -disableMetrics
- export VCPKG_ROOT=$$vcpkg$$
- popd
- echo "# Add flutter dir as git safe.dir to stop flutter complaints"
- git config --global --add safe.directory $PWD
- echo "# Disable telemetry in flutter/dart and download flutter packages"
- flutter --disable-telemetry
- dart --disable-telemetry
- flutter config --no-analytics
- flutter packages pub get
- echo "# Install rust"
- pushd ..
- $$rustup$$/rustup-init.sh --target "$TARGET" --default-toolchain "$RUST_VERSION"
-y
- source $HOME/.cargo/env
- popd
- echo "# Install cargo-ndk"
- cargo install cargo-ndk --version "$CARGO_NDK_VERSION"
- echo "# Install rust bridge generator"
- cargo install cargo-expand --version "$CARGO_EXPAND_VERSION"
- cargo install flutter_rust_bridge_codegen --version "$FLUTTER_RUST_BRIDGE_VERSION"
--features "uuid"
- echo "# Build android native dependencies"
- ./build_android_deps.sh "$ANDROID_ABI"
- echo "# Generate FFI bindings"
- pushd ..
- flutter_rust_bridge_codegen --rust-input ./src/flutter_ffi.rs --dart-output
./flutter/lib/generated_bridge.dart
- echo "# Build native library librustdesk.so"
- cp -a $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/*
$VCPKG_ROOT/installed/$VCPKG_TARGET/include
- LIBCLANG_PATH=/usr/lib/llvm-11/lib cargo ndk --platform 21 --target "$TARGET"
build --release --features flutter
- mkdir -p flutter/android/app/src/main/jniLibs/$ANDROID_ABI
- cp target/$TARGET/release/liblibrustdesk.so flutter/android/app/src/main/jniLibs/$ANDROID_ABI/librustdesk.so
- cp $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/$NATIVE_TARGET/libc++_shared.so
flutter/android/app/src/main/jniLibs/$ANDROID_ABI/
- $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip flutter/android/app/src/main/jniLibs/$ANDROID_ABI/*
- popd
- echo "# Build apk"
- flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM"
ndk: r26b
antifeatures:
- KnownVuln
- versionName: 1.2.3-2
versionCode: 12307
disable: downloads binaries, known vulnerabilities
commit: 3a6f56ebbca1a9a05e644b9b2e4c33d551964e34
timeout: 3600
subdir: flutter
sudo:
- apt-get update
- apt-get install -y clang-11 cmake gcc g++ libclang-11-dev libgstreamer1.0-dev
libgstreamer-plugins-base1.0-dev libgtk-3-dev make nasm pkg-config yasm
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.13.9
- rustup@1.26.0
- vcpkg@2023.10.19
rm:
- flutter/android/app/google-services.json
- flutter/ios
- flutter/test
- flutter/web
prebuild:
- sed -i -e '/gms/d' android/build.gradle android/app/build.gradle
- sed -i -e '/firebase_analytics/d' pubspec.yaml
- sed -i -e '/ firebase/,/ version/d' pubspec.lock
- sed -i -e '/firebase/Id' lib/main.dart
build:
- export TARGET=aarch64-linux-android ANDROID_ABI=arm64-v8a NATIVE_TARGET=aarch64-linux-android
VCPKG_TARGET=arm64-android FLUTTER_PLATFORM=android-arm64 FLUTTER_APK_CMD="--release
--build-number=$$VERCODE$$ --build-name=$$VERSION$$" FLUTTER_VERSION=3.13.9
FLUTTER_RUST_BRIDGE_VERSION=1.80.1 RUST_VERSION=1.73 CARGO_EXPAND_VERSION=1.0.74
CARGO_NDK_VERSION=3.4.0
- export PATH=$PATH:$$flutter$$/bin/
- echo "# Populate native vcpkg dependencies"
- pushd $$vcpkg$$
- ./bootstrap-vcpkg.sh -disableMetrics
- export VCPKG_ROOT=$$vcpkg$$
- popd
- echo "# Add flutter dir as git safe.dir to stop flutter complaints"
- git config --global --add safe.directory $PWD
- echo "# Disable telemetry in flutter/dart and download flutter packages"
- flutter --disable-telemetry
- dart --disable-telemetry
- flutter config --no-analytics
- flutter packages pub get
- echo "# Install rust"
- pushd ..
- $$rustup$$/rustup-init.sh --target "$TARGET" --default-toolchain "$RUST_VERSION"
-y
- source $HOME/.cargo/env
- popd
- echo "# Install cargo-ndk"
- cargo install cargo-ndk --version "$CARGO_NDK_VERSION"
- echo "# Install rust bridge generator"
- cargo install cargo-expand --version "$CARGO_EXPAND_VERSION"
- cargo install flutter_rust_bridge_codegen --version "$FLUTTER_RUST_BRIDGE_VERSION"
--features "uuid"
- echo "# Build android native dependencies"
- ./build_android_deps.sh "$ANDROID_ABI"
- echo "# Generate FFI bindings"
- pushd ..
- flutter_rust_bridge_codegen --rust-input ./src/flutter_ffi.rs --dart-output
./flutter/lib/generated_bridge.dart
- echo "# Build native library librustdesk.so"
- cp -a $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/*
$VCPKG_ROOT/installed/$VCPKG_TARGET/include
- LIBCLANG_PATH=/usr/lib/llvm-11/lib cargo ndk --platform 21 --target "$TARGET"
build --release --features flutter
- mkdir -p flutter/android/app/src/main/jniLibs/$ANDROID_ABI
- cp target/$TARGET/release/liblibrustdesk.so flutter/android/app/src/main/jniLibs/$ANDROID_ABI/librustdesk.so
- cp $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/$NATIVE_TARGET/libc++_shared.so
flutter/android/app/src/main/jniLibs/$ANDROID_ABI/
- $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip flutter/android/app/src/main/jniLibs/$ANDROID_ABI/*
- popd
- echo "# Build apk"
- flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM"
ndk: r26b
antifeatures:
- KnownVuln
- versionName: 1.2.3-2
versionCode: 12308
disable: downloads binaries, known vulnerabilities
commit: 3a6f56ebbca1a9a05e644b9b2e4c33d551964e34
timeout: 3600
subdir: flutter
sudo:
- apt-get update
- apt-get install -y clang-11 cmake gcc g++ libclang-11-dev libgstreamer1.0-dev
libgstreamer-plugins-base1.0-dev libgtk-3-dev make nasm pkg-config yasm
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.13.9
- rustup@1.26.0
- vcpkg@2023.10.19
rm:
- flutter/android/app/google-services.json
- flutter/ios
- flutter/test
- flutter/web
prebuild:
- sed -i -e '/gms/d' android/build.gradle android/app/build.gradle
- sed -i -e '/firebase_analytics/d' pubspec.yaml
- sed -i -e '/ firebase/,/ version/d' pubspec.lock
- sed -i -e '/firebase/Id' lib/main.dart
build:
- export TARGET=x86_64-linux-android ANDROID_ABI=x86_64 NATIVE_TARGET=x86_64-linux-android
VCPKG_TARGET=x64-android FLUTTER_PLATFORM=android-x64 FLUTTER_APK_CMD="--release
--build-number=$$VERCODE$$ --build-name=$$VERSION$$" FLUTTER_VERSION=3.13.9
FLUTTER_RUST_BRIDGE_VERSION=1.80.1 RUST_VERSION=1.73 CARGO_EXPAND_VERSION=1.0.74
CARGO_NDK_VERSION=3.4.0
- export PATH=$PATH:$$flutter$$/bin/
- echo "# Populate native vcpkg dependencies"
- pushd $$vcpkg$$
- ./bootstrap-vcpkg.sh -disableMetrics
- export VCPKG_ROOT=$$vcpkg$$
- popd
- echo "# Add flutter dir as git safe.dir to stop flutter complaints"
- git config --global --add safe.directory $PWD
- echo "# Disable telemetry in flutter/dart and download flutter packages"
- flutter --disable-telemetry
- dart --disable-telemetry
- flutter config --no-analytics
- flutter packages pub get
- echo "# Install rust"
- pushd ..
- $$rustup$$/rustup-init.sh --target "$TARGET" --default-toolchain "$RUST_VERSION"
-y
- source $HOME/.cargo/env
- popd
- echo "# Install cargo-ndk"
- cargo install cargo-ndk --version "$CARGO_NDK_VERSION"
- echo "# Install rust bridge generator"
- cargo install cargo-expand --version "$CARGO_EXPAND_VERSION"
- cargo install flutter_rust_bridge_codegen --version "$FLUTTER_RUST_BRIDGE_VERSION"
--features "uuid"
- echo "# Build android native dependencies"
- ./build_android_deps.sh "$ANDROID_ABI"
- echo "# Generate FFI bindings"
- pushd ..
- flutter_rust_bridge_codegen --rust-input ./src/flutter_ffi.rs --dart-output
./flutter/lib/generated_bridge.dart
- echo "# Build native library librustdesk.so"
- cp -a $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/*
$VCPKG_ROOT/installed/$VCPKG_TARGET/include
- LIBCLANG_PATH=/usr/lib/llvm-11/lib cargo ndk --platform 21 --target "$TARGET"
build --release --features flutter
- mkdir -p flutter/android/app/src/main/jniLibs/$ANDROID_ABI
- cp target/$TARGET/release/liblibrustdesk.so flutter/android/app/src/main/jniLibs/$ANDROID_ABI/librustdesk.so
- cp $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/$NATIVE_TARGET/libc++_shared.so
flutter/android/app/src/main/jniLibs/$ANDROID_ABI/
- $$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip flutter/android/app/src/main/jniLibs/$ANDROID_ABI/*
- popd
- echo "# Build apk"
- flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM"
ndk: r26b
antifeatures:
- KnownVuln
- versionName: 1.2.6
versionCode: 102060001
commit: 5e8fe239fa334a6159d91c0f8ea748556156d52f

View File

@ -1,16 +0,0 @@
diff --git a/flutter-sdk/.gclient b/flutter-sdk/.gclient
new file mode 100644
index 0000000..fd12886
--- /dev/null
+++ b/flutter-sdk/.gclient
@@ -0,0 +1,10 @@
+solutions = [
+ {
+ "managed": False,
+ "name": "src/flutter",
+ "url": "https://github.com/flutter/engine.git@FLUTTER_VERSION_PLACEHOLDER",
+ "custom_deps": {},
+ "deps_file": "DEPS",
+ "safesync_url": "",
+ },
+]

View File

@ -1,24 +0,0 @@
diff --git a/flutter/android/app/build.gradle b/flutter/android/app/build.gradle
index f4dc69e..6b835fd 100644
--- a/flutter/android/app/build.gradle
+++ b/flutter/android/app/build.gradle
@@ -67,6 +67,19 @@ android {
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules'
}
}
+
+ applicationVariants.all { variant ->
+ variant.outputs.each { output ->
+ output.processManifest.doLast { task ->
+ def outputDir = multiApkManifestOutputDirectory.asFile.get()
+ File manifestOutFile = new File(outputDir, "AndroidManifest.xml")
+ if (manifestOutFile.exists()) {
+ def newFileContents = manifestOutFile.getText('UTF-8').replace("android:debuggable=\"true\"", "")
+ manifestOutFile.write(newFileContents, 'UTF-8')
+ }
+ }
+ }
+ }
}
flutter {

View File

@ -153,16 +153,6 @@ Builds:
scandelete:
- build-logic/build
- versionName: 2.6.2
versionCode: 45
disable: https://github.com/hushenghao/AndroidEasterEggs/issues/322
commit: d54714f686565bf2e633c8f2271b92c5ed278bab
subdir: app
gradle:
- yes
scandelete:
- build-logic/build
- versionName: 2.6.3
versionCode: 46
commit: v2.6.3

View File

@ -94,30 +94,6 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 9.7.4
versionCode: 1340
disable: https://github.com/Arcticons-Team/Arcticons/issues/1847#issuecomment-2157707170
commit: 2a5feaffbe043692f84fa663a40ce209f446bbed
subdir: app
gradle:
- dayNight
srclibs:
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 10.0.5
versionCode: 1350
disable: https://github.com/Arcticons-Team/Arcticons/issues/1847#issuecomment-2244539058
commit: ff344a25c087d9011c0e5066ec553fdbc3977586
subdir: app
gradle:
- dayNight
srclibs:
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 10.4.0
versionCode: 1360
commit: 0b7e168f4c5a6b6082917e137121e8816df9f495

View File

@ -94,30 +94,6 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 9.7.4
versionCode: 1340
disable: https://github.com/Arcticons-Team/Arcticons/issues/1847#issuecomment-2157707170
commit: 2a5feaffbe043692f84fa663a40ce209f446bbed
subdir: app
gradle:
- black
srclibs:
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 10.0.5
versionCode: 1350
disable: https://github.com/Arcticons-Team/Arcticons/issues/1847#issuecomment-2244539058
commit: ff344a25c087d9011c0e5066ec553fdbc3977586
subdir: app
gradle:
- black
srclibs:
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 10.4.0
versionCode: 1360
commit: 0b7e168f4c5a6b6082917e137121e8816df9f495

View File

@ -94,30 +94,6 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 9.7.4
versionCode: 1340
disable: https://github.com/Arcticons-Team/Arcticons/issues/1847#issuecomment-2157707170
commit: 2a5feaffbe043692f84fa663a40ce209f446bbed
subdir: app
gradle:
- normal
srclibs:
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 10.0.5
versionCode: 1350
disable: https://github.com/Arcticons-Team/Arcticons/issues/1847#issuecomment-2244539058
commit: ff344a25c087d9011c0e5066ec553fdbc3977586
subdir: app
gradle:
- normal
srclibs:
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 10.4.0
versionCode: 1360
commit: 0b7e168f4c5a6b6082917e137121e8816df9f495

View File

@ -233,30 +233,6 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 9.7.4
versionCode: 1340
disable: https://github.com/Arcticons-Team/Arcticons/issues/1847#issuecomment-2157707170
commit: 2a5feaffbe043692f84fa663a40ce209f446bbed
subdir: app
gradle:
- you
srclibs:
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 10.0.5
versionCode: 1350
disable: https://github.com/Arcticons-Team/Arcticons/issues/1847#issuecomment-2244539058
commit: ff344a25c087d9011c0e5066ec553fdbc3977586
subdir: app
gradle:
- you
srclibs:
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml' '!assets/drawable.xml'
- versionName: 10.4.0
versionCode: 1360
commit: 0b7e168f4c5a6b6082917e137121e8816df9f495

View File

@ -29,22 +29,6 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.json'
- versionName: 1.1.2
versionCode: 4
disable: https://github.com/Ruan625Br/FileManagerSphere/issues/44
commit: 057226fcbbf6a38c7bdd3cf90f94e91dd85127fc
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
srclibs:
- reproducible-apk-tools@v0.2.3
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.json'
- versionName: 1.1.3
versionCode: 5
disable: https://github.com/Ruan625Br/FileManagerSphere/issues/44#issuecomment-2199577706

View File

@ -89,15 +89,6 @@ Builds:
- fdroid
prebuild: sed -i -e '/LOCAL_KEY/d' build.gradle
- versionName: 0.8.0
versionCode: 15
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996864670
commit: v0.8.0
subdir: app
gradle:
- fdroid
prebuild: sed -i -e '/LOCAL_KEY/d' build.gradle
- versionName: 0.9.1
versionCode: 17
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996864670

View File

@ -359,20 +359,6 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'META-INF/services/*'
- versionName: 4.0.3.0
versionCode: 4030
disable: https://github.com/MiepHD/cuscon/issues/35
commit: f8b1cf9a042704e046e8c43de4f8eec86d8a8321
subdir: app
gradle:
- foss
srclibs:
- reproducible-apk-tools@v0.2.3
rm:
- requests
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'META-INF/services/*'
- versionName: 4.0.3.1
versionCode: 4031
commit: 677d86703fe131fb45efdaa82ba0d95d07bc3485
@ -399,20 +385,6 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'META-INF/services/*'
- versionName: 4.0.3.3
versionCode: 4033
disable: https://github.com/MiepHD/cuscon/issues/37
commit: b35b2d5406d70fe1eacd0eddbbec5361d987910c
subdir: app
gradle:
- foss
srclibs:
- reproducible-apk-tools@v0.2.3
rm:
- requests
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'META-INF/services/*'
- versionName: 4.0.3.4
versionCode: 4034
commit: 80636562f5b4d1122ed5cc9d46b3d216c1342d05

View File

@ -1415,16 +1415,6 @@ Builds:
scandelete:
- build-plugin/build
- versionName: '6.902'
versionCode: 39002
disable: crashes
commit: '6.902'
subdir: app-k9mail
gradle:
- yes
scandelete:
- build-plugin/build
- versionName: '6.903'
versionCode: 39003
commit: '6.903'

View File

@ -145,14 +145,6 @@ Builds:
gradle:
- yes
- versionName: 1.8.10
versionCode: 56
disable: https://github.com/Futsch1/medTimer/issues/169
commit: 97ed4f580e7a1d533b353f67bc60ce7941c907e7
subdir: app
gradle:
- yes
- versionName: 1.8.11
versionCode: 57
commit: 427ee995ae99eba478a59c437a73bc2ca036acd2

View File

@ -1,981 +0,0 @@
Categories:
- Reading
License: GPL-3.0-only
SourceCode: https://gitlab.com/axet/android-book-reader/tree/HEAD
IssueTracker: https://gitlab.com/axet/android-book-reader/issues
Translation: https://gitlab.com/axet/android-book-reader/blob/HEAD/docs/HOWTO-Translate.md
AutoName: Book Reader
Description: |-
Book reader with a simple UI. Based on https://f-droid.org/packages/org.geometerplus.zlibrary.ui.android.
Supported formats: fb2, html, txt, epub, mobi, rtf, doc, pdf, djvu.
All the best in this world is free!
RepoType: git
Repo: https://gitlab.com/axet/android-book-reader.git
Builds:
- versionName: 0.0.69
versionCode: 68
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-0.0.69
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 0.0.78
versionCode: 77
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-0.0.78
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.0.0
versionCode: 97
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.0.0
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.0.8
versionCode: 105
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.0.8
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.0.14
versionCode: 111
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.0.14
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.0.16
versionCode: 113
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.0.16
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.0.27
versionCode: 126
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.0.27
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.13
versionCode: 141
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.13
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.16
versionCode: 144
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.16
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.24
versionCode: 152
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.24
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.27
versionCode: 155
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.27
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.37
versionCode: 165
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.37
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.38
versionCode: 166
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.38
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.39
versionCode: 167
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.39
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.46
versionCode: 174
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.46
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.47
versionCode: 175
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.47
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.49
versionCode: 177
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.49
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.52
versionCode: 180
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.52
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.1.57
versionCode: 185
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.1.57
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.2.2
versionCode: 188
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.2.2
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.2.3
versionCode: 189
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.2.3
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.2.4
versionCode: 190
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.2.4
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.2.5
versionCode: 191
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.2.5
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.2.6
versionCode: 192
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.2.6
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.3.0
versionCode: 193
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.3.0
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.4.3
versionCode: 197
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.4.3
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.4.6
versionCode: 200
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.4.6
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.5.10
versionCode: 211
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.5.10
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.5.13
versionCode: 214
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.5.13
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.6.2
versionCode: 217
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.6.2
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.6.4
versionCode: 219
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.6.4
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.6.7
versionCode: 222
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.6.7
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.6.9
versionCode: 224
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.6.9
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.6.10
versionCode: 225
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.6.10
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.6.11
versionCode: 226
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.6.11
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.6.20
versionCode: 235
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.6.20
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.6.22
versionCode: 237
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.6.22
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.7.10
versionCode: 259
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.7.10
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.7.21
versionCode: 270
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.7.21
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.8.3
versionCode: 274
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.8.3
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.8.8
versionCode: 279
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.8.8
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.8.11
versionCode: 282
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.8.11
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.1
versionCode: 284
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.1
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.2
versionCode: 285
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.2
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.6
versionCode: 289
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.6
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.8
versionCode: 291
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.8
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.9
versionCode: 292
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.9
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.12
versionCode: 295
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.12
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.13
versionCode: 296
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.13
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.15
versionCode: 298
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.15
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.17
versionCode: 300
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.17
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.26
versionCode: 309
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.26
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.31
versionCode: 314
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.31
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.32
versionCode: 315
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.32
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.33
versionCode: 316
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.33
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.9.34
versionCode: 317
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.9.34
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.10.1
versionCode: 319
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.10.1
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.10.2
versionCode: 320
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.10.2
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.10.3
versionCode: 321
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.10.3
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.10.5
versionCode: 323
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.10.5
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.10.7
versionCode: 325
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.10.7
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.10.9
versionCode: 327
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.10.9
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.11.7
versionCode: 335
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.11.7
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.11.14
versionCode: 342
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.11.14
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.11.15
versionCode: 343
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.11.15
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.11.23
versionCode: 351
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.11.23
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.11.25
versionCode: 353
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.11.25
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.11.28
versionCode: 356
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.11.28
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.11.31
versionCode: 359
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.11.31
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.11.32
versionCode: 360
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.11.32
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.12.5
versionCode: 366
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.12.5
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.12.7
versionCode: 368
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.12.7
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.12.11
versionCode: 372
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.12.11
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.12.12
versionCode: 373
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.12.12
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.12.13
versionCode: 374
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.12.13
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.12.14
versionCode: 375
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.12.14
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.12.15
versionCode: 376
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.12.15
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.12.16
versionCode: 377
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.12.16
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.12.17
versionCode: 378
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.12.17
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 1.13.7
versionCode: 386
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.7
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.15
versionCode: 394
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.15
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.17
versionCode: 396
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.17
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.19
versionCode: 398
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.19
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.21
versionCode: 400
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.21
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.22
versionCode: 401
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.22
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.23
versionCode: 402
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.23
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.24
versionCode: 403
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.24
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.25
versionCode: 404
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.25
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.26
versionCode: 405
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.26
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.27
versionCode: 406
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.27
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.28
versionCode: 407
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.28
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.13.29
versionCode: 408
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bookreader-1.13.29
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
- versionName: 1.14.1
versionCode: 410
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: d57b86cc4932121ab128727a5939c1d7d7a968fd
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
ndk: r16b
- versionName: 1.14.2
versionCode: 411
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: e84e8580c098e5c716e8670aff145ae3929f01e3
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
ndk: r16b
- versionName: 1.14.3
versionCode: 412
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: b7c4a5cfc4334cac390cee39c215848a20c003e3
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
ndk: r16b
- versionName: 1.15.0
versionCode: 413
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: 4a6fbcb645ad75f014928c7c6169ab709f62f03a
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
ndk: r16b
- versionName: 1.15.1
versionCode: 414
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: e357fde7240907c4aa6bce3efddbcdf4863c56e0
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
ndk: r16b
- versionName: 1.15.2
versionCode: 415
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: bb6a59db056a7761d5ba2ccfcef8d8d9045e7704
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
ndk: r16b
- versionName: 1.15.3
versionCode: 416
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996836610
commit: 864d6fa2a567464a374ebb3a7f7d1a64aff1b2a0
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e '/credentials {/,/}/d; /maven {/,/}/d' ../android-bookreader-library/build.gradle
- echo 'android {lintOptions {checkReleaseBuilds false}}' >> build.gradle
ndk: r16b
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.15.3
CurrentVersionCode: 416

View File

@ -1 +0,0 @@
Lector de llibres senzill

View File

@ -1 +0,0 @@
Jednoduchá čtečka knih

View File

@ -1 +0,0 @@
Lesegerät für 9 Dateiformate mit einfacher Oberfläche auf „FBReader“-Basis

View File

@ -1 +0,0 @@
Simple book reader

View File

@ -1 +0,0 @@
Simpla legilo por libroj

View File

@ -1 +0,0 @@
Lector simple de libros electrónicos

View File

@ -1 +0,0 @@
Lecteur de livres simple

View File

@ -1 +0,0 @@
Leughadair leabhraichean sìmplidh

View File

@ -1 +0,0 @@
קורא ספרים פשוט

View File

@ -1 +0,0 @@
Einfaldur rafbókalesari

View File

@ -1 +0,0 @@
Lettore di libri semplice

View File

@ -1 +0,0 @@
Enkel bokleser

View File

@ -1 +0,0 @@
Enkel e-boklesar

View File

@ -1 +0,0 @@
Prosty czytnik książek

View File

@ -1 +0,0 @@
Leitor de livros simples

View File

@ -1 +0,0 @@
Leitor simples de livros

View File

@ -1 +0,0 @@
Leitor simples de livros

View File

@ -1 +0,0 @@
Cititor simplu de cărți

View File

@ -1 +0,0 @@
Простая читалка книг

View File

@ -1 +0,0 @@
Lexues i thjeshtë librash

View File

@ -1 +0,0 @@
Kisomaji chepesi cha vitabu

View File

@ -1 +0,0 @@
Basit kitap okuyucu

View File

@ -1 +0,0 @@
Проста програма для читання книг

View File

@ -1 +0,0 @@
简单的图书阅读器

View File

@ -1 +0,0 @@
簡單的圖書閱讀器

View File

@ -1,477 +0,0 @@
Categories:
- System
License: GPL-3.0-only
SourceCode: https://gitlab.com/axet/android-file-manager
IssueTracker: https://gitlab.com/axet/android-file-manager/issues
AutoName: Files
Description: |-
File Manager with two panels, smart copy/move dialogs, easy open/share
files, multiple files sources including: root, SAF and direct files access.
It offers a.o.:
* clear and straight (material) design
* intuitive to use
* access all files, whether on SD card or in the internal storage
* bookmark your favorite folders
* root capabilities (enable in settings if your device is rooted)
RepoType: git
Repo: https://gitlab.com/axet/android-file-manager.git
Builds:
- versionName: 0.2.58
versionCode: 101
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.58
subdir: app
gradle:
- yes
- versionName: 0.2.59
versionCode: 102
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.59
subdir: app
gradle:
- yes
- versionName: 0.2.60
versionCode: 103
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.60
subdir: app
gradle:
- yes
- versionName: 0.2.62
versionCode: 105
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.62
subdir: app
gradle:
- yes
- versionName: 0.2.63
versionCode: 106
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.63
subdir: app
gradle:
- yes
- versionName: 0.2.64
versionCode: 107
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.64
subdir: app
gradle:
- yes
- versionName: 0.2.67
versionCode: 110
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.67
subdir: app
gradle:
- yes
- versionName: 0.2.68
versionCode: 111
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.68
subdir: app
gradle:
- yes
- versionName: 0.2.69
versionCode: 112
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.69
subdir: app
gradle:
- yes
- versionName: 0.2.70
versionCode: 113
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.70
subdir: app
gradle:
- yes
- versionName: 0.2.73
versionCode: 116
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.73
subdir: app
gradle:
- yes
- versionName: 0.2.75
versionCode: 118
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.75
subdir: app
gradle:
- yes
- versionName: 0.2.76
versionCode: 119
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.76
subdir: app
gradle:
- yes
- versionName: 0.2.78
versionCode: 121
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.78
subdir: app
gradle:
- yes
- versionName: 0.2.79
versionCode: 122
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.79
subdir: app
gradle:
- yes
- versionName: 0.2.84
versionCode: 127
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.84
subdir: app
gradle:
- yes
- versionName: 0.2.85
versionCode: 128
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.85
subdir: app
gradle:
- yes
- versionName: 0.2.89
versionCode: 132
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.89
subdir: app
gradle:
- yes
- versionName: 0.2.92
versionCode: 135
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.92
subdir: app
gradle:
- yes
- versionName: 0.2.94
versionCode: 137
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.94
subdir: app
gradle:
- yes
- versionName: 0.2.95
versionCode: 138
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.2.95
subdir: app
gradle:
- yes
- versionName: 0.3.0
versionCode: 139
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.3.0
subdir: app
gradle:
- yes
- versionName: 0.3.1
versionCode: 140
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.3.1
subdir: app
gradle:
- yes
- versionName: 0.4.2
versionCode: 143
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.2
subdir: app
gradle:
- yes
- versionName: 0.4.7
versionCode: 147
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.7
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.8
versionCode: 148
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.8
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.9
versionCode: 149
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.9
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.16
versionCode: 154
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.16
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.18
versionCode: 156
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.18
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.19
versionCode: 157
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.19
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.21
versionCode: 159
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.21
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.22
versionCode: 160
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.22
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.25
versionCode: 163
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.25
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.27
versionCode: 165
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.27
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.28
versionCode: 166
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.28
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.30
versionCode: 168
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.30
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.33
versionCode: 171
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.33
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.34
versionCode: 172
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: filemanager-0.4.34
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.35
versionCode: 173
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: 601e3c0c76f86d2ba9d81d516fe906edf9bdeb96
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.37
versionCode: 175
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: 9f971395d3d69a3094b902feda573790e3d20017
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.39
versionCode: 177
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: 60f35f4d6e852032a55bd8d659949e6b79ac4d46
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.4.40
versionCode: 178
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: 58d4c8d355933e6930aac2f0451b5b7781c13f73
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.5.1
versionCode: 180
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: 54f172e4572523b58e1718d0bc7843873f07c602
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.5.2
versionCode: 181
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: 7be0d54962741b30bc4d2021c14089d37ea5d867
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.5.3
versionCode: 182
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: 662eb6509a24bc5ca118028ae5ba54ba9490b574
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.5.4
versionCode: 183
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: 80886beb889fbafa0403782bf06a2f601225ead7
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.5.5
versionCode: 184
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: dec738b3a5201857ed3acf496a2cd33cf28d658a
subdir: app
gradle:
- yes
ndk: r16b
- versionName: 0.5.8
versionCode: 187
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: 660defd643997029c891f19e9c010b48124cce30
subdir: app
sudo:
- apt-get update
- apt-get install -y libncurses5
gradle:
- yes
prebuild: sed -i -e '/android {/a lintOptions {abortOnError false}' build.gradle
ndk: r16b
- versionName: 0.5.9
versionCode: 188
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: 59efe60e02810ae353435f72d3efba25697c3ab6
subdir: app
sudo:
- apt-get update
- apt-get install -y libncurses5
gradle:
- yes
prebuild: sed -i -e '/android {/a lintOptions {abortOnError false}' build.gradle
ndk: r16b
- versionName: 0.6.3
versionCode: 192
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: 1f55a7101964008a3ba714fd8a44a252d06c7457
subdir: app
sudo:
- apt-get update
- apt-get install -y libncurses5
gradle:
- yes
prebuild: sed -i -e '/android {/a lintOptions {abortOnError false}' build.gradle
ndk: r16b
- versionName: 0.6.4
versionCode: 193
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1996768197
commit: d1410ffaee297c28a5b678c1e731298e058cb82e
subdir: app
sudo:
- apt-get update
- apt-get install -y libncurses5
gradle:
- yes
prebuild: sed -i -e '/android {/a lintOptions {abortOnError false}' build.gradle
ndk: r16b
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 0.6.4
CurrentVersionCode: 193

View File

@ -1 +0,0 @@
أداره الملفات مع متصفح الجذر

View File

@ -1 +0,0 @@
Gestor de fitxers amb navegador root

View File

@ -1 +0,0 @@
Správce souborů a rootového souborového systému

View File

@ -1 +0,0 @@
Dateimanager mit Root-Browser

View File

@ -1 +0,0 @@
File Manager with root browser

View File

@ -1 +0,0 @@
Du-panela dosieradministrilo

View File

@ -1 +0,0 @@
Gestor de archivos con navegador en modo raíz

View File

@ -1 +0,0 @@
Juurkasutaja lehitsejaga failihaldur

View File

@ -1 +0,0 @@
Fitxategi kudeatzailea root arakatzailearekin

View File

@ -1 +0,0 @@
Gestionnaire de fichiers avec navigateur depuis la racine

View File

@ -1 +0,0 @@
Manaidsear fhaidhlichean le brabhsair root

View File

@ -1 +0,0 @@
מנהל קבצים עם סייר כמשתמש על

View File

@ -1 +0,0 @@
Skráastjóri með rótarvafra

View File

@ -1 +0,0 @@
File Manager con browser root

View File

@ -1 +0,0 @@
ルートブラウザ付きのファイルマネージャー

View File

@ -1 +0,0 @@
루트 브라우징이 가능한 파일 관리자

View File

@ -1 +0,0 @@
Filbehandler med rot-utforsker

View File

@ -1 +0,0 @@
Bestandenbeheer met root-browser

View File

@ -1 +0,0 @@
Menedżer plików z katalogu głównego przeglądarki

View File

@ -1 +0,0 @@
Gerenciador de arquivos com navegador em modo root

View File

@ -1 +0,0 @@
Gestor de ficheiros com navegador root

View File

@ -1 +0,0 @@
Gestor de ficheiros com navegador root

View File

@ -1 +0,0 @@
Manager de fișiere cu browser root

View File

@ -1 +0,0 @@
Файловый менеджер с рут браузером

View File

@ -1 +0,0 @@
Përgjegjës Kartelash me shfletues për drejtorinë rrënjë

View File

@ -1 +0,0 @@
Менаџер Фајлова са роот прегледачем

View File

@ -1 +0,0 @@
Filhanterare med root-bläddrare

View File

@ -1 +0,0 @@
Kidhibiti faili chenye kivinjari cha mzizi

View File

@ -1 +0,0 @@
Kök tarayıcılı Dosya Yöneticisi

View File

@ -1 +0,0 @@
Файловий менеджер з root доступом

View File

@ -1 +0,0 @@
支持 root 的文件管理器

View File

@ -1 +0,0 @@
有root瀏覽器的檔案管理員

View File

@ -1,914 +0,0 @@
Categories:
- Internet
License: GPL-3.0-only
WebSite: https://gitlab.com/axet/android-torrent-client
SourceCode: https://gitlab.com/axet/android-torrent-client/tree/HEAD
IssueTracker: https://gitlab.com/axet/android-torrent-client/issues
AutoName: Torrent Client
Description: |-
Nice and simple torrent client. Supports magnet links, creating torrent files,
UPNP, PMP, uTP, PEX and more.
RepoType: git
Repo: https://gitlab.com/axet/android-torrent-client.git
Builds:
- versionName: 3.2.23
versionCode: 439
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.2.23
subdir: app
gradle:
- universal
- versionName: 3.2.24
versionCode: 440
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.2.24
subdir: app
gradle:
- universal
- versionName: 3.2.26
versionCode: 442
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.2.26
subdir: app
gradle:
- universal
- versionName: 3.2.32
versionCode: 448
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.2.32
subdir: app
gradle:
- universal
- versionName: 3.2.33
versionCode: 449
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.2.33
subdir: app
gradle:
- universal
- versionName: 3.2.35
versionCode: 451
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.2.35
subdir: app
gradle:
- universal
- versionName: 3.2.38
versionCode: 454
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.2.38
subdir: app
gradle:
- universal
- versionName: 3.2.39
versionCode: 455
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.2.39
subdir: app
gradle:
- universal
- versionName: 3.2.42
versionCode: 458
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.2.42
subdir: app
gradle:
- universal
- versionName: 3.2.43
versionCode: 459
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.2.43
subdir: app
gradle:
- universal
- versionName: 3.3.2
versionCode: 462
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.3.2
subdir: app
gradle:
- universal
- versionName: 3.3.4
versionCode: 464
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.3.4
subdir: app
gradle:
- universal
- versionName: 3.3.7
versionCode: 467
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.3.7
subdir: app
gradle:
- universal
- versionName: 3.3.8
versionCode: 468
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.3.8
subdir: app
gradle:
- universal
- versionName: 3.3.11
versionCode: 471
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.3.11
subdir: app
gradle:
- universal
- versionName: 3.3.16
versionCode: 476
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.3.16
subdir: app
gradle:
- universal
- versionName: 3.3.20
versionCode: 480
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.3.20
subdir: app
gradle:
- universal
- versionName: 3.3.21
versionCode: 481
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.3.21
subdir: app
gradle:
- universal
- versionName: 3.3.23
versionCode: 483
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.3.23
subdir: app
gradle:
- universal
- versionName: 3.4.4
versionCode: 488
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.4
subdir: app
gradle:
- universal
- versionName: 3.4.8
versionCode: 492
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.8
subdir: app
gradle:
- universal
- versionName: 3.4.10
versionCode: 494
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.10
subdir: app
gradle:
- universal
- versionName: 3.4.15
versionCode: 499
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.15
subdir: app
gradle:
- universal
- versionName: 3.4.24
versionCode: 508
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.24
subdir: app
gradle:
- universal
- versionName: 3.4.28
versionCode: 512
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.28
subdir: app
gradle:
- universal
- versionName: 3.4.34
versionCode: 518
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.34
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.35
versionCode: 519
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.35
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.47
versionCode: 531
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.47
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.48
versionCode: 532
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.48
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.56
versionCode: 540
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.56
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.60
versionCode: 544
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.60
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.63
versionCode: 547
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.63
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.66
versionCode: 550
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.66
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.67
versionCode: 551
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.67
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.68
versionCode: 552
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.68
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.79
versionCode: 567
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.79
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.84
versionCode: 572
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.84
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.86
versionCode: 574
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.86
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.89
versionCode: 577
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.89
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.93
versionCode: 581
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.93
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.96
versionCode: 584
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.96
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.98
versionCode: 586
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.98
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.105
versionCode: 593
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.105
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.106
versionCode: 594
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.106
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.107
versionCode: 595
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.107
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.108
versionCode: 596
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.108
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.111
versionCode: 599
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.111
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.116
versionCode: 604
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.116
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.117
versionCode: 605
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.117
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.120
versionCode: 608
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.120
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.122
versionCode: 610
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.122
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.123
versionCode: 611
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.123
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.124
versionCode: 612
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.124
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.126
versionCode: 614
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.126
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.128
versionCode: 616
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.128
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- versionName: 3.4.132
versionCode: 620
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.132
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e "s/gradleVersion = '4.2.1'/gradleVersion = '4.6'/" ../build.gradle
ndk: r16b
- versionName: 3.4.136
versionCode: 624
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.136
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e "s/gradleVersion = '4.2.1'/gradleVersion = '4.6'/" ../build.gradle
ndk: r16b
- versionName: 3.4.138
versionCode: 626
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.138
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e "s/gradleVersion = '4.2.1'/gradleVersion = '4.6'/" ../build.gradle
ndk: r16b
- versionName: 3.4.139
versionCode: 627
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.139
subdir: app
gradle:
- yes
prebuild:
- sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
- sed -i -e "s/gradleVersion = '4.2.1'/gradleVersion = '4.6'/" ../build.gradle
ndk: r16b
- versionName: 3.4.141
versionCode: 629
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.141
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.142
versionCode: 630
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.142
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.147
versionCode: 635
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.147
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.155
versionCode: 643
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.155
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.156
versionCode: 644
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.156
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.157
versionCode: 645
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.157
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.163
versionCode: 651
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.163
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.165
versionCode: 653
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.165
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.169
versionCode: 657
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.169
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.177
versionCode: 665
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.177
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.178
versionCode: 666
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.178
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.185
versionCode: 673
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.185
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' -e '43 a lintOptions
{abortOnError false}' build.gradle
ndk: r16b
- versionName: 3.4.190
versionCode: 677
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.190
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' -e '43 a lintOptions
{abortOnError false}' build.gradle
ndk: r16b
- versionName: 3.4.191
versionCode: 678
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.191
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' -e '43 a lintOptions
{abortOnError false}' build.gradle
ndk: r16b
- versionName: 3.4.192
versionCode: 679
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.192
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' -e '43 a lintOptions
{abortOnError false}' build.gradle
ndk: r16b
- versionName: 3.4.193
versionCode: 680
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.193
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' -e '43 a lintOptions
{abortOnError false}' build.gradle
ndk: r16b
- versionName: 3.4.195
versionCode: 682
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.195
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' -e '43 a lintOptions
{abortOnError false}' build.gradle
ndk: r16b
- versionName: 3.4.197
versionCode: 684
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.197
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' -e '43 a lintOptions
{abortOnError false}' build.gradle
ndk: r16b
- versionName: 3.4.206
versionCode: 693
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.206
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.207
versionCode: 694
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.207
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.208
versionCode: 695
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.208
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.209
versionCode: 696
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.209
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.210
versionCode: 697
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.210
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.211
versionCode: 698
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.211
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.212
versionCode: 699
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.212
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.213
versionCode: 700
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.213
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.214
versionCode: 701
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.214
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.215
versionCode: 702
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.215
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.216
versionCode: 703
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.216
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.217
versionCode: 704
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.217
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.218
versionCode: 705
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.218
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.4.220
versionCode: 707
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.4.220
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.5.1
versionCode: 709
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.5.1
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.5.2
versionCode: 710
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.5.2
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.5.3
versionCode: 711
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: torrentclient-3.5.3
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.5.4
versionCode: 712
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: 88523e53da7bca449b1e8f8a69eb85125af3e934
subdir: app
gradle:
- yes
prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
ndk: r16b
- versionName: 3.5.6
versionCode: 714
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1995345266
commit: 96a5e1ee06e138f149c9af91faf339942cf58481
subdir: app
gradle:
- yes
ndk: r16b
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 3.5.6
CurrentVersionCode: 714

View File

@ -1 +0,0 @@
Baixa arxius torrent

View File

@ -1 +0,0 @@
Stahování souborů torrent

View File

@ -1 +0,0 @@
Torrentdateien herunterladen

View File

@ -1 +0,0 @@
Λήψη αρχείων torrent

View File

@ -1 +0,0 @@
Download torrent files

View File

@ -1 +0,0 @@
Bittorrent-kliento

View File

@ -1 +0,0 @@
Descargar ficheros torrent

View File

@ -1 +0,0 @@
Lataa torrentteja

View File

@ -1 +0,0 @@
Télécharger des fichiers torrents

View File

@ -1 +0,0 @@
Luchdaich a-nuas faidhlichean torrent

View File

@ -1 +0,0 @@
הורדת קובצי טורנט

View File

@ -1 +0,0 @@
Sæktu torrent-skrár

View File

@ -1 +0,0 @@
Scarica file torrent

View File

@ -1 +0,0 @@
torrentファイルをダウンロード

View File

@ -1 +0,0 @@
Last ned torrent-filer

View File

@ -1 +0,0 @@
Last ned torrent-filer

View File

@ -1 +0,0 @@
Pobieranie plików torrent

View File

@ -1 +0,0 @@
Baixe arquivos torrent

View File

@ -1 +0,0 @@
Descarregar ficheiros de torrent

View File

@ -1 +0,0 @@
Descarregar ficheiros de torrent

View File

@ -1 +0,0 @@
Descărcați fișiere torrent

Some files were not shown because too many files have changed in this diff Show More