mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
misc fixes
This commit is contained in:
parent
9a489029ec
commit
105e95d5fb
5 changed files with 86 additions and 45 deletions
|
|
@ -5,14 +5,13 @@ Categories:
|
||||||
- Multimedia
|
- Multimedia
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
AuthorName: NullPointerException
|
AuthorName: NullPointerException
|
||||||
SourceCode: https://codeberg.org/NullPointerException/PipePipe
|
SourceCode: https://github.com/InfinityLoop1308/PipePipe
|
||||||
IssueTracker: https://codeberg.org/NullPointerException/PipePipe/issues
|
IssueTracker: https://github.com/InfinityLoop1308/PipePipe/issues
|
||||||
Translation: https://codeberg.org/NullPointerException/PipePipe/src/branch/main/TRANSLATION.md
|
Translation: https://github.com/InfinityLoop1308/PipePipe/blob/main/TRANSLATION.md
|
||||||
Changelog: https://codeberg.org/NullPointerException/PipePipe/releases
|
Changelog: https://github.com/InfinityLoop1308/PipePipe/releases
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://codeberg.org/NullPointerException/PipePipe.git
|
Repo: https://github.com/InfinityLoop1308/PipePipe.git
|
||||||
Binaries: https://codeberg.org/NullPointerException/PipePipe/releases/download/v%v/PipePipe_%v-universal-release.apk
|
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 2.1.1
|
- versionName: 2.1.1
|
||||||
|
|
@ -1237,6 +1236,82 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- PipePipeExtractor/extractor/src/test
|
- PipePipeExtractor/extractor/src/test
|
||||||
|
|
||||||
|
- versionName: 3.6.0
|
||||||
|
versionCode: 105401
|
||||||
|
commit: 5d0a95bf15f710dfdba45cde132a04c6b1d5757d
|
||||||
|
subdir: PipePipeClient/app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||||
|
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: build/outputs/apk/release/PipePipe_*-armeabi-v7a-release-unsigned.apk
|
||||||
|
binary: https://github.com/InfinityLoop1308/PipePipe/releases/download/v%v/PipePipe_%v-armeabi-v7a-release.apk
|
||||||
|
rm:
|
||||||
|
- PipePipeClient/doc
|
||||||
|
scandelete:
|
||||||
|
- PipePipeExtractor/extractor/src/test
|
||||||
|
|
||||||
|
- versionName: 3.6.0
|
||||||
|
versionCode: 105402
|
||||||
|
commit: 5d0a95bf15f710dfdba45cde132a04c6b1d5757d
|
||||||
|
subdir: PipePipeClient/app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||||
|
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: build/outputs/apk/release/PipePipe_*-x86-release-unsigned.apk
|
||||||
|
binary: https://github.com/InfinityLoop1308/PipePipe/releases/download/v%v/PipePipe_%v-x86-release.apk
|
||||||
|
rm:
|
||||||
|
- PipePipeClient/doc
|
||||||
|
scandelete:
|
||||||
|
- PipePipeExtractor/extractor/src/test
|
||||||
|
|
||||||
|
- versionName: 3.6.0
|
||||||
|
versionCode: 105403
|
||||||
|
commit: 5d0a95bf15f710dfdba45cde132a04c6b1d5757d
|
||||||
|
subdir: PipePipeClient/app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||||
|
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: build/outputs/apk/release/PipePipe_*-x86_64-release-unsigned.apk
|
||||||
|
binary: https://github.com/InfinityLoop1308/PipePipe/releases/download/v%v/PipePipe_%v-x86_64-release.apk
|
||||||
|
rm:
|
||||||
|
- PipePipeClient/doc
|
||||||
|
scandelete:
|
||||||
|
- PipePipeExtractor/extractor/src/test
|
||||||
|
|
||||||
|
- versionName: 3.6.0
|
||||||
|
versionCode: 105404
|
||||||
|
commit: 5d0a95bf15f710dfdba45cde132a04c6b1d5757d
|
||||||
|
subdir: PipePipeClient/app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||||
|
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: build/outputs/apk/release/PipePipe_*-arm64-v8a-release-unsigned.apk
|
||||||
|
binary: https://github.com/InfinityLoop1308/PipePipe/releases/download/v%v/PipePipe_%v-arm64-v8a-release.apk
|
||||||
|
rm:
|
||||||
|
- PipePipeClient/doc
|
||||||
|
scandelete:
|
||||||
|
- PipePipeExtractor/extractor/src/test
|
||||||
|
|
||||||
AllowedAPKSigningKeys: dec73429ce2563275f5ed19825e44652b32b363a46f38bdff9ad6dcde4842d88
|
AllowedAPKSigningKeys: dec73429ce2563275f5ed19825e44652b32b363a46f38bdff9ad6dcde4842d88
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
|
|
@ -1246,5 +1321,5 @@ VercodeOperation:
|
||||||
- 100 * %c + 2
|
- 100 * %c + 2
|
||||||
- 100 * %c + 3
|
- 100 * %c + 3
|
||||||
- 100 * %c + 4
|
- 100 * %c + 4
|
||||||
CurrentVersion: 3.5.1
|
CurrentVersion: 3.6.0
|
||||||
CurrentVersionCode: 105304
|
CurrentVersionCode: 105404
|
||||||
|
|
|
||||||
|
|
@ -29,15 +29,6 @@ Builds:
|
||||||
prebuild: sed -i -e '/wearable/d' build.gradle
|
prebuild: sed -i -e '/wearable/d' build.gradle
|
||||||
ndk: r26d
|
ndk: r26d
|
||||||
|
|
||||||
- versionName: 6.1.0
|
|
||||||
versionCode: 3020214
|
|
||||||
commit: 86cc7cfab88b912716681a368e20a4c9be763eab
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- free
|
|
||||||
prebuild: sed -i -e '/wearable/d' build.gradle
|
|
||||||
ndk: r26d
|
|
||||||
|
|
||||||
- versionName: 6.1.1
|
- versionName: 6.1.1
|
||||||
versionCode: 3020215
|
versionCode: 3020215
|
||||||
commit: d47bdab9710ade72744b8d37527550a270d5e516
|
commit: d47bdab9710ade72744b8d37527550a270d5e516
|
||||||
|
|
|
||||||
|
|
@ -983,11 +983,9 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- github
|
- github
|
||||||
srclibs:
|
srclibs:
|
||||||
- shizuku@v13.3.0
|
- shizuku@v13.5.4
|
||||||
rm:
|
rm:
|
||||||
- app/src/beta/assets/rish/rish_shizuku.dex
|
- app/src/*/assets/rish/rish_shizuku.dex
|
||||||
- app/src/main/assets/rish/rish_shizuku.dex
|
|
||||||
- app/src/play/assets/rish/rish_shizuku.dex
|
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/java/app/simple/inure/trackers/dex/DexLoaderBuilder.java
|
- app/src/main/java/app/simple/inure/trackers/dex/DexLoaderBuilder.java
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
|
|
@ -51,28 +51,6 @@ Builds:
|
||||||
- $$flutter$$/bin/flutter packages pub get
|
- $$flutter$$/bin/flutter packages pub get
|
||||||
- $$flutter$$/bin/flutter build apk --flavor=fdroid
|
- $$flutter$$/bin/flutter build apk --flavor=fdroid
|
||||||
|
|
||||||
- versionName: 2.0.2
|
|
||||||
versionCode: 6
|
|
||||||
commit: 1939a2bc11779773e4f18ec182ad209bf0c2151c
|
|
||||||
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
|
|
||||||
srclibs:
|
|
||||||
- flutter@3.22.2
|
|
||||||
rm:
|
|
||||||
- ios
|
|
||||||
- macos
|
|
||||||
- web
|
|
||||||
- screenshots
|
|
||||||
prebuild:
|
|
||||||
- sed -i -e '/^ _fetchRules();/d' lib/main.dart
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- $$flutter$$/bin/flutter config --no-analytics
|
|
||||||
- $$flutter$$/bin/flutter packages pub get
|
|
||||||
scandelete:
|
|
||||||
- .pub-cache
|
|
||||||
build:
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- $$flutter$$/bin/flutter build apk --flavor=fdroid
|
|
||||||
|
|
||||||
- versionName: 2.0.3
|
- versionName: 2.0.3
|
||||||
versionCode: 7
|
versionCode: 7
|
||||||
commit: eb6d0bc257e86fcd6d74e81da61fbeb99a0bee89
|
commit: eb6d0bc257e86fcd6d74e81da61fbeb99a0bee89
|
||||||
|
|
|
||||||
|
|
@ -402,8 +402,7 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y make pkg-config gettext wget openjdk-17-jdk-headless librsvg2-bin
|
- apt-get install -y make pkg-config gettext wget librsvg2-bin optipng imagemagick
|
||||||
optipng imagemagick
|
|
||||||
gradle:
|
gradle:
|
||||||
- offPlayStore
|
- offPlayStore
|
||||||
prebuild:
|
prebuild:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue