Categories: - File Transfer - Internet License: MIT AuthorName: Nyx AuthorEmail: info@fenriris.net SourceCode: https://github.com/SrS2225a/custom_uploader IssueTracker: https://github.com/SrS2225a/custom_uploader/issues Changelog: https://github.com/SrS2225a/custom_uploader/releases Liberapay: Eris AutoName: Custom Uploader RepoType: git Repo: https://github.com/SrS2225a/custom_uploader.git Binaries: https://github.com/SrS2225a/custom_uploader/releases/download/%v/app-release.apk Builds: - versionName: 1.0.3 versionCode: 5 commit: 1.0.3 submodules: true output: build/app/outputs/flutter-apk/app-release.apk prebuild: - cd .. - mkdir -p /tmp/build - mv com.nyx.custom_uploader /tmp/build - pushd /tmp/build/com.nyx.custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter config --no-analytics - flutter/bin/flutter packages pub get - popd - mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader scanignore: - flutter/packages/flutter_tools/gradle/flutter.gradle - flutter/bin/cache scandelete: - flutter - .pub-cache build: - cd .. - mv com.nyx.custom_uploader /tmp/build - pushd /tmp/build/com.nyx.custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter pub run build_runner build -d - flutter/bin/flutter build apk --release - popd - mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader - versionName: 1.1.0 versionCode: 6 commit: a30965a547292879209aab0efd30057d085226e6 submodules: true sudo: - apt-get update - apt-get install -y openjdk-17-jdk-headless - update-java-alternatives -a output: build/app/outputs/flutter-apk/app-release.apk prebuild: - cd .. - mkdir -p /tmp/build - mv com.nyx.custom_uploader /tmp/build - pushd /tmp/build/com.nyx.custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter config --no-analytics - flutter/bin/flutter packages pub get - popd - mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader scanignore: - flutter/bin/cache scandelete: - flutter - .pub-cache build: - cd .. - mv com.nyx.custom_uploader /tmp/build - pushd /tmp/build/com.nyx.custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter pub run build_runner build -d - flutter/bin/flutter build apk --release - popd - mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader - versionName: 1.2.0 versionCode: 7 commit: 71dbb6f86874a466cf686c06672c2d0474baf785 submodules: true sudo: - apt-get update - apt-get install -y openjdk-17-jdk-headless - update-java-alternatives -a output: build/app/outputs/flutter-apk/app-release.apk prebuild: - cd .. - mkdir -p /tmp/build - mv com.nyx.custom_uploader /tmp/build - pushd /tmp/build/com.nyx.custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter config --no-analytics - flutter/bin/flutter packages pub get - popd - mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader scanignore: - flutter/bin/cache scandelete: - flutter - .pub-cache build: - cd .. - mv com.nyx.custom_uploader /tmp/build - pushd /tmp/build/com.nyx.custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter pub run build_runner build -d - flutter/bin/flutter build apk --release - popd - mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader - versionName: 1.2.1 versionCode: 8 commit: c78215b412a4bb35ebfa95a67e153d8671e1d9bf submodules: true sudo: - apt-get update - apt-get install -y openjdk-17-jdk-headless - update-java-alternatives -a output: build/app/outputs/flutter-apk/app-release.apk prebuild: - cd .. - mkdir -p /tmp/build - mv com.nyx.custom_uploader /tmp/build - pushd /tmp/build/com.nyx.custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter config --no-analytics - flutter/bin/flutter packages pub get - popd - mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader scanignore: - flutter/bin/cache scandelete: - flutter - .pub-cache build: - cd .. - mv com.nyx.custom_uploader /tmp/build - pushd /tmp/build/com.nyx.custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter pub run build_runner build -d - flutter/bin/flutter build apk --release - popd - mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader - versionName: 1.3.0 versionCode: 9 commit: aa1df83855e36e13b2978a2d85a06e32ab481b9c submodules: true sudo: - mkdir -p /home/sawyer/AndroidStudioProjects - chown vagrant -R /home/sawyer/AndroidStudioProjects output: build/app/outputs/flutter-apk/app-release.apk prebuild: - cd .. - export repo=/home/sawyer/AndroidStudioProjects - mv com.nyx.custom_uploader $repo/custom_uploader - pushd $repo/custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter config --no-analytics - flutter/bin/flutter packages pub get - popd - mv $repo/custom_uploader com.nyx.custom_uploader scanignore: - flutter/bin/cache scandelete: - flutter - .pub-cache build: - cd .. - export repo=/home/sawyer/AndroidStudioProjects - mv com.nyx.custom_uploader $repo/custom_uploader - pushd $repo/custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter pub run build_runner build -d - flutter/bin/flutter build apk --release - popd - mv $repo/custom_uploader com.nyx.custom_uploader - versionName: 1.4.0 versionCode: 10 commit: 6e564538c2a2c58c9a01e0648bf21b70f8b2b456 submodules: true sudo: - mkdir -p /home/sawyer/AndroidStudioProjects - chown vagrant -R /home/sawyer/AndroidStudioProjects output: build/app/outputs/flutter-apk/app-release.apk prebuild: - cd .. - export repo=/home/sawyer/AndroidStudioProjects - mv com.nyx.custom_uploader $repo/custom_uploader - pushd $repo/custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter config --no-analytics - flutter/bin/flutter packages pub get - popd - mv $repo/custom_uploader com.nyx.custom_uploader scanignore: - flutter/bin/cache scandelete: - flutter - .pub-cache build: - cd .. - export repo=/home/sawyer/AndroidStudioProjects - mv com.nyx.custom_uploader $repo/custom_uploader - pushd $repo/custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter pub run build_runner build -d - flutter/bin/flutter build apk --release - popd - mv $repo/custom_uploader com.nyx.custom_uploader ndk: r26b - versionName: 1.4.1 versionCode: 11 commit: 7accf84a21eeb325bc0079dd79b93c1c69639ab5 submodules: true sudo: - mkdir -p /home/sawyer/AndroidStudioProjects - chown vagrant -R /home/sawyer/AndroidStudioProjects output: build/app/outputs/flutter-apk/app-release.apk prebuild: - cd .. - export repo=/home/sawyer/AndroidStudioProjects - mv com.nyx.custom_uploader $repo/custom_uploader - pushd $repo/custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter config --no-analytics - flutter/bin/flutter packages pub get - popd - mv $repo/custom_uploader com.nyx.custom_uploader scanignore: - flutter/bin/cache scandelete: - flutter - .pub-cache build: - cd .. - export repo=/home/sawyer/AndroidStudioProjects - mv com.nyx.custom_uploader $repo/custom_uploader - pushd $repo/custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter pub run build_runner build -d - flutter/bin/flutter build apk --release - popd - mv $repo/custom_uploader com.nyx.custom_uploader ndk: r26b - versionName: 1.4.2 versionCode: 12 commit: 0bffe5f1dad7a4b2b53a50d5027c6ff69f6cff4b submodules: true sudo: - mkdir -p /home/sawyer/AndroidStudioProjects - chown vagrant -R /home/sawyer/AndroidStudioProjects output: build/app/outputs/flutter-apk/app-release.apk prebuild: - cd .. - export repo=/home/sawyer/AndroidStudioProjects - mv com.nyx.custom_uploader $repo/custom_uploader - pushd $repo/custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter config --no-analytics - flutter/bin/flutter packages pub get - popd - mv $repo/custom_uploader com.nyx.custom_uploader scanignore: - flutter/bin/cache scandelete: - flutter - .pub-cache build: - cd .. - export repo=/home/sawyer/AndroidStudioProjects - mv com.nyx.custom_uploader $repo/custom_uploader - pushd $repo/custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter pub run build_runner build -d - flutter/bin/flutter build apk --release - popd - mv $repo/custom_uploader com.nyx.custom_uploader ndk: r26b - versionName: 2.0.0 versionCode: 13 commit: cb5557029bac5b3ea47920c2b612c148464d5a21 submodules: true sudo: - mkdir -p /home/sawyer/AndroidStudioProjects - chown vagrant -R /home/sawyer/AndroidStudioProjects output: build/app/outputs/flutter-apk/app-release.apk rm: - ios prebuild: - cd .. - export repo=/home/sawyer/AndroidStudioProjects - mv com.nyx.custom_uploader $repo/custom_uploader - pushd $repo/custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter config --no-analytics - flutter/bin/flutter packages pub get - popd - mv $repo/custom_uploader com.nyx.custom_uploader scanignore: - flutter/bin/cache scandelete: - flutter - .pub-cache build: - cd .. - export repo=/home/sawyer/AndroidStudioProjects - mv com.nyx.custom_uploader $repo/custom_uploader - pushd $repo/custom_uploader - export PUB_CACHE=$(pwd)/.pub-cache - flutter/bin/flutter pub run build_runner build -d - flutter/bin/flutter build apk --release - popd - mv $repo/custom_uploader com.nyx.custom_uploader ndk: r26b AllowedAPKSigningKeys: c0d4c4793aa5a005016d46b0fd8be47f213a5faad55e1532791b1158fcf6a18f AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ CurrentVersion: 2.0.0 CurrentVersionCode: 13