mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
345 lines
10 KiB
YAML
345 lines
10 KiB
YAML
Categories:
|
|
- Science & Education
|
|
License: GPL-3.0-only
|
|
AuthorName: Luca Delucchi
|
|
AuthorEmail: luca.delucchi@fmach.it
|
|
AuthorWebSite: https://cri.fmach.it/Personale/Delucchi-Luca
|
|
WebSite: https://digiagriapp.gitlab.io/digiagriapp-website/
|
|
SourceCode: https://gitlab.com/digiagriapp/digiagriapp_mobile
|
|
IssueTracker: https://gitlab.com/digiagriapp/digiagriapp_mobile/issues
|
|
|
|
AutoName: DigiAgriApp
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/digiagriapp/digiagriapp_mobile.git
|
|
|
|
Builds:
|
|
- versionName: 0.1.1
|
|
versionCode: 2
|
|
commit: 75efb7b55f332ed8d0b652e9f282c8e234a1e298
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e 's/^#f//' pubspec.yaml
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
- versionName: 0.3.2
|
|
versionCode: 6
|
|
commit: 2f337d462c9caa8b42169bda236f97ba518e114d
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e 's/^#f//' pubspec.yaml
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
- versionName: 0.3.3
|
|
versionCode: 7
|
|
commit: 7b51d7b07e203c7ac33a0725595c8d83c42d820f
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e 's/^#f//' pubspec.yaml
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
- versionName: 0.3.4
|
|
versionCode: 8
|
|
commit: b1b0a5304e6a28cd20053344b96660b4a2421029
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e 's/^#f//' pubspec.yaml
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
- versionName: 0.3.5
|
|
versionCode: 9
|
|
commit: 062b15ae27ead05d909a3d1b4bfd61a741717421
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e 's/^#f//' pubspec.yaml
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
- versionName: 0.3.6
|
|
versionCode: 10
|
|
commit: 77424829b5b84a4a731dd7b01f293d3fcbd1c014
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e 's/^#f//' pubspec.yaml
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
- versionName: 0.3.7
|
|
versionCode: 11
|
|
commit: 6ac42bfb7d21069f185b06bf318aff4a4e962989
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e 's/^#f//' pubspec.yaml
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
- versionName: 0.3.8
|
|
versionCode: 12
|
|
commit: 76aa8df0b0e356d90428613791b6211be594266d
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e 's/^#f//' pubspec.yaml
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
- versionName: 0.4.0
|
|
versionCode: 14
|
|
commit: 55958e0647a17eedeaa718495dabd48be4db540e
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
- 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
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
- versionName: 0.4.1
|
|
versionCode: 15
|
|
commit: 8a8f8e1e967219bd1519b02e139259716a06d570
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
- 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
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
- versionName: 0.4.2
|
|
versionCode: 16
|
|
commit: 0364add9553c859db69ca58918bfd532ca33eace
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
- 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
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
- versionName: 0.4.3
|
|
versionCode: 17
|
|
commit: 1b9676cd210ce6386e30ebc5e359c190dcd2570e
|
|
submodules: true
|
|
output: build/app/outputs/flutter-apk/app-release.apk
|
|
rm:
|
|
- ios
|
|
- macos
|
|
- linux
|
|
- web
|
|
prebuild:
|
|
- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e'/gms/d' android/app/build.gradle
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter config --no-analytics
|
|
- flutter/bin/flutter packages pub get
|
|
- 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
|
|
scanignore:
|
|
- flutter/bin/cache
|
|
scandelete:
|
|
- .pub-cache
|
|
- flutter
|
|
build:
|
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
- flutter/bin/flutter build apk
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags ^v[\d.]+$
|
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
|
CurrentVersion: 0.4.3
|
|
CurrentVersionCode: 17
|