mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
keep latest
This commit is contained in:
parent
2fd229d1c1
commit
cadf86b0b6
9 changed files with 0 additions and 186 deletions
|
|
@ -1041,47 +1041,6 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk --release
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.26.0
|
||||
versionCode: 3538
|
||||
commit: 9069c61b97b488e81199442b236f7d189ea22d88
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- test
|
||||
- web
|
||||
- windows
|
||||
- winuwp
|
||||
prebuild:
|
||||
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' android/app/build.gradle
|
||||
- source .github/workflows/versions.env
|
||||
- '[[ $FLUTTER_VERSION ]] || exit 1'
|
||||
- git -C $$flutter$$ checkout -f $FLUTTER_VERSION
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
- sed -i -e '/core-google-shortcuts/d' .pub-cache/hosted/pub.dev/flutter_shortcuts_new-*/android/build.gradle
|
||||
- cd .pub-cache/hosted/pub.dev/geolocator_android-*/android
|
||||
- sed -i -e '/gms/d' build.gradle
|
||||
- cd src/main/java/com/baseflow/geolocator/location
|
||||
- rm FusedLocationClient.java
|
||||
- sed -i -e '/if (forceAndroidLocationManager) {/,/^ }/c return new LocationManagerClient(context,
|
||||
locationOptions);}' -e '/isGooglePlayServicesAvailable/,/^ }/d' -e '/gms/d'
|
||||
GeolocationManager.java
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --release
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.26.1
|
||||
versionCode: 3539
|
||||
commit: 6c332c1d83bd8a3293905144521e42641f79d927
|
||||
|
|
|
|||
|
|
@ -4479,41 +4479,6 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk --flavor fdroid --release
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 6.2.3
|
||||
versionCode: 4723
|
||||
commit: 446e50c3dc954b0876f8304a7c41c4de7956d4e4
|
||||
subdir: src/ui/flutter_app
|
||||
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
rm:
|
||||
- src/test
|
||||
- src/ui/flutter_app/ios
|
||||
- src/ui/flutter_app/linux
|
||||
- src/ui/flutter_app/macos
|
||||
- src/ui/flutter_app/windows
|
||||
- src/ui/flutter_app/test
|
||||
- src/ui/qt
|
||||
- tests
|
||||
prebuild:
|
||||
- export FLUTTER_VERSION=$(sed -n -E "s/.*flutter-version:\s'(.*)'/\1/p" ../../../.github/workflows/flutter.yml
|
||||
| head -n 1)
|
||||
- pushd $$flutter$$
|
||||
- git checkout -f $FLUTTER_VERSION
|
||||
- popd
|
||||
- mv android/app/build.gradle_fdroid android/app/build.gradle
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- cd ../../..
|
||||
- ./flutter-init.sh
|
||||
scandelete:
|
||||
- src/ui/flutter_app/.pub-cache
|
||||
- scripts
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --flavor fdroid --release
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 6.2.5
|
||||
versionCode: 4732
|
||||
commit: cc749c7fdfa503c1fc0f9f24531f0e4bd6ee1042
|
||||
|
|
|
|||
|
|
@ -106,20 +106,6 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: v33613-release
|
||||
versionCode: 33613
|
||||
commit: 733d0d258615248fc803ef362056155f18172937
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: v33624-release
|
||||
versionCode: 33624
|
||||
commit: 901f14f4ec3181fe015714c11004b101801d1298
|
||||
|
|
|
|||
|
|
@ -696,14 +696,6 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/1024/2048/' ../gradle.properties
|
||||
|
||||
- versionName: 4.0.31
|
||||
versionCode: 149
|
||||
commit: d5cd5808a4278fdf5fcf584f009f885c38e4dfd1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/1024/2048/' ../gradle.properties
|
||||
|
||||
- versionName: 4.0.32
|
||||
versionCode: 150
|
||||
commit: 09d34a7979a117ff2f19cc15a6189b4fc352fb0f
|
||||
|
|
|
|||
|
|
@ -17,19 +17,6 @@ Repo: https://github.com/mardous/BoomingMusic.git
|
|||
Binaries: https://github.com/mardous/BoomingMusic/releases/download/v%v/BoomingMusic-%v-fdroid-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 1010300
|
||||
commit: 0a941b488435a43a65ae1ec7f45746c310c2e1a0
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' -e '/crashlytics/d' {.,..}/build.gradle.kts
|
||||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 1020300
|
||||
commit: 00e40e3ad571b74d9db910825366d6032d2ff17a
|
||||
|
|
|
|||
|
|
@ -573,13 +573,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 108
|
||||
commit: 8f6162cd7b224d92b60cac35787500a474095ddb
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.1
|
||||
versionCode: 109
|
||||
commit: 956c029fd9242617a7363877526c97e0fce7952b
|
||||
|
|
|
|||
|
|
@ -1712,45 +1712,6 @@ Builds:
|
|||
- popd
|
||||
- mv $repo/mhabit io.github.friesi23.mhabit
|
||||
|
||||
- versionName: 1.16.9
|
||||
versionCode: 77
|
||||
commit: ce933178eb34f21630282100176b6f03fb9e1499
|
||||
submodules: true
|
||||
sudo:
|
||||
- mkdir -p /home/runner/
|
||||
- chown vagrant /home/runner/
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
rm:
|
||||
- .vscode
|
||||
- demo
|
||||
- ios
|
||||
prebuild:
|
||||
- sed -i -e '/signingConfig /d' android/app/build.gradle
|
||||
- export repo=/home/runner/work/mhabit
|
||||
- mkdir -p $repo
|
||||
- cd ..
|
||||
- mv io.github.friesi23.mhabit $repo/mhabit
|
||||
- pushd $repo/mhabit
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter config --no-analytics
|
||||
- .flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv $repo/mhabit io.github.friesi23.mhabit
|
||||
scanignore:
|
||||
- .flutter/bin/cache
|
||||
scandelete:
|
||||
- .flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export repo=/home/runner/work/mhabit
|
||||
- cd ..
|
||||
- mv io.github.friesi23.mhabit $repo/mhabit
|
||||
- pushd $repo/mhabit
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter build apk
|
||||
- popd
|
||||
- mv $repo/mhabit io.github.friesi23.mhabit
|
||||
|
||||
- versionName: 1.16.10
|
||||
versionCode: 78
|
||||
commit: d788e928ff13d0ca2746a6b9fc1aa5196f8e8b9e
|
||||
|
|
|
|||
|
|
@ -257,13 +257,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.18.5
|
||||
versionCode: 41000
|
||||
commit: c8e6978efc0868242369aa693cc24707a7a61179
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.18.6
|
||||
versionCode: 42000
|
||||
commit: e8477ebb46357712cbb45d21e23102d64761b882
|
||||
|
|
|
|||
|
|
@ -759,28 +759,6 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.27.1
|
||||
versionCode: 615
|
||||
commit: 883f2f0da590a0fe8a194878c0c3ace5fd985dbf
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-21-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fDroid
|
||||
prebuild:
|
||||
- cp -R ../../gradle ./
|
||||
- echo "TVVTSUNCUkFJTlpfQ0xJRU5UX0lEPWtpbVpiWXlaYUVia2Ewb0Npb1ExNUdINWhlNFp4dGtXCg=="
|
||||
| base64 -d > ../../not_so_secret.properties
|
||||
- echo "TVVTSUNCUkFJTlpfQ0xJRU5UX1NFQ1JFVD00ZVlINmpqRzBVVm1GRGN1Yk1CSThrVVlxT18xVkxHRAo="
|
||||
| base64 -d >> ../../not_so_secret.properties
|
||||
- sed -i -e '/firebase/d' -e '/google.services/d' ../../build.gradle.kts
|
||||
- sed -i -e 's/\.debug//' ../../shared/domain/src/commonMain/kotlin/ly/david/musicsearch/shared/domain/Constants.kt
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.28.0
|
||||
versionCode: 618
|
||||
commit: 871f6e3e6d212c7a46ac5463a400d4fa610129d1
|
||||
|
|
|
|||
Loading…
Reference in a new issue