Misc live fixes

This commit is contained in:
Licaon_Kter 2020-06-09 20:12:54 +03:00
parent 23f5bfabb0
commit 683a317d05
20 changed files with 20 additions and 142 deletions

View file

@ -52,29 +52,9 @@ Builds:
gradle:
- yes
- versionName: 2.3.2
versionCode: 232
commit: 2.3.2
subdir: app
gradle:
- yes
- versionName: 2.3.4
versionCode: 234
commit: 2.3.4
subdir: app
gradle:
- yes
- versionName: 2.3.5
versionCode: 235
commit: 2.3.5
subdir: app
gradle:
- yes
- versionName: 2.3.6
versionCode: 236
disable: requires Gradle 6.4-rc-4
commit: 2.3.6
subdir: app
gradle:

View file

@ -207,6 +207,7 @@ Builds:
- versionName: 1.8.0
versionCode: 39
disable: missing androidx setup
commit: v1.8.0
subdir: app
gradle:

View file

@ -41,21 +41,9 @@ Builds:
- $$flutter$$/bin/flutter config --no-analytics
build: $$flutter$$/bin/flutter build apk
- versionName: 1.5.0
versionCode: 6
commit: v1.5.0
output: build/app/outputs/apk/release/app-release.apk
srclibs:
- flutter@1.17.1
prebuild:
- echo 'android.applicationVariants.all { variant -> variant.outputs.all { output
-> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
- $$flutter$$/bin/flutter config --no-analytics
build: $$flutter$$/bin/flutter build apk
- versionName: 1.6.0
versionCode: 7
commit: v1.6.0
commit: v1.6
output: build/app/outputs/apk/release/app-release.apk
srclibs:
- flutter@1.17.1

View file

@ -519,19 +519,6 @@ Builds:
- AnkiDroid/src/main/java/com/ichi2/libanki/hooks/ExternalHookLoader.java
ndk: r21b
- versionName: 2.11.0
versionCode: 21100300
commit: v2.11.0
subdir: AnkiDroid
gradle:
- yes
rm:
- tools
- docs
scanignore:
- AnkiDroid/src/main/java/com/ichi2/libanki/hooks/ExternalHookLoader.java
ndk: r21b
- versionName: 2.11.1
versionCode: 21101300
commit: v2.11.1
@ -541,8 +528,6 @@ Builds:
rm:
- tools
- docs
scanignore:
- AnkiDroid/src/main/java/com/ichi2/libanki/hooks/ExternalHookLoader.java
ndk: r21b
MaintainerNotes: Uses DexLoader to load custom decks and plugins (?).

View file

@ -51,6 +51,7 @@ Builds:
- versionName: '1.5'
versionCode: 6
disable: DOS endlines gradle.properties
commit: v1.5
subdir: app
gradle:

View file

@ -110,6 +110,7 @@ Builds:
- versionName: '3.6'
versionCode: 36
disable: submodule error
commit: '3.6'
subdir: PocketMaps/app
gradle:

View file

@ -95,7 +95,7 @@ Builds:
- versionName: '1.3'
versionCode: 13
commit: onelist-1.3
commit: onelist-1.3.0
subdir: app
gradle:
- fDroid

View file

@ -75,7 +75,7 @@ Builds:
subdir: app
gradle:
- yes
ndk: r20
ndk: r20b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags

View file

@ -65,7 +65,7 @@ Builds:
commit: v1.7
subdir: app
gradle:
- official
- fdroid
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags

View file

@ -224,25 +224,16 @@ Builds:
prebuild: sed -i -e "/legacy/aimplementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-alpha02'"
build.gradle
- versionName: 4.8.1
versionCode: 58
commit: v4.8.1
subdir: app
gradle:
- yes
prebuild: sed -i -e "/legacy/aimplementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-alpha02'"
build.gradle
- versionName: 4.9.1
versionCode: 60
commit: v4.9.1
commit: 4.9.1
subdir: app
gradle:
- yes
prebuild: sed -i -e "/legacy/aimplementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-alpha02'"
build.gradle
AutoUpdateMode: Version v%v
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 4.9.1
CurrentVersionCode: 60

View file

@ -635,21 +635,11 @@ Builds:
gradleprops:
- freeBuild
- versionName: 2.0.0-RC4
versionCode: 2000004
commit: 2.0.0-RC4
subdir: app
init: sed -i '/playCompile/d' ../core/build.gradle
gradle:
- free
gradleprops:
- freeBuild
MaintainerNotes: |-
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 1.8.1
CurrentVersionCode: 1080195

View file

@ -374,6 +374,7 @@ Builds:
- versionName: 1.8.6
versionCode: 136
commit: 1.8.6
disable: fails to build
output: build/app/outputs/apk/release/app-release.apk
srclibs:
- flutter@v1.12.13+hotfix.5

View file

@ -1731,17 +1731,6 @@ Builds:
- sed -i -e '/playstoreImplementation/d' -e '/dl.bintray.com/d' -e 's/com.github.pengfeizhou.android.animation:glide-plugin:0.2.16/com.github.penfeizhou.APNG4Android:glide-plugin:0.2.8/'
build.gradle
- versionName: 2.35.5
versionCode: 369
commit: 2.35.5
subdir: app
gradle:
- fdroid
prebuild:
- sed -i -e '/jcenter()/a\ google()' ../build.gradle
- sed -i -e '/playstoreImplementation/d' -e '/dl.bintray.com/d' -e 's/com.github.pengfeizhou.android.animation:glide-plugin:0.2.16/com.github.penfeizhou.APNG4Android:glide-plugin:0.2.8/'
build.gradle
- versionName: 2.35.6
versionCode: 370
commit: 2.35.6

View file

@ -80,6 +80,7 @@ Builds:
- versionName: 0.46.0-17
versionCode: 35
disable: updatebot blunder
commit: 0.46.0-17
timeout: 40000
sudo:

View file

@ -46,21 +46,13 @@ Builds:
- fdroid
ndk: r21
- versionName: 2020.06.05-fdroid
versionCode: 2020060501
commit: '2020060501'
subdir: app
gradle:
- fdroid
ndk: r21
- versionName: 2020.06.08-fdroid
versionCode: 2020060801
commit: '2020060801'
subdir: app
gradle:
- fdroid
ndk: r21
ndk: r21b
AutoUpdateMode: Version %c
UpdateCheckMode: Tags ^[0-9]+$

View file

@ -29,6 +29,7 @@ Builds:
- versionName: '1.0'
versionCode: 5
disable: fails to build
commit: c5
subdir: app
gradle:

View file

@ -76,7 +76,7 @@ Builds:
- versionName: '1.9'
versionCode: 19
commit: '1.9'
commit: 2de80bd63e9f265876bc40096e90a2838c558ca9
subdir: mobile
gradle:
- yes

View file

@ -87,6 +87,7 @@ Builds:
- versionName: 0.19.4
versionCode: 70
disable: DOS endlines in gradle.properties
commit: v0.19.4
subdir: app
submodules: true
@ -95,6 +96,7 @@ Builds:
- versionName: 0.19.5
versionCode: 80
disable: DOS endlines in gradle.properties
commit: v0.19.5
subdir: app
submodules: true

View file

@ -1485,40 +1485,6 @@ Builds:
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
- versionName: 9.3.1
versionCode: 90302
commit: 9.3.1
subdir: app
submodules: true
gradle:
- generic
prebuild:
- sed -i -e '/maven/d' -e '/com.google.gms/d' -e '/io.fabric.tools/d' ../build.gradle.kts
- sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d'
-e '/amazonImplementation/d' -e '/com.google.gms/d' -e '/signingConfig =/d'
build.gradle.kts
scandelete:
- buildSrc
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
- versionName: 9.4.1
versionCode: 90401
commit: 9.4.1
subdir: app
submodules: true
gradle:
- generic
prebuild:
- sed -i -e '/maven/d' -e '/com.google.gms/d' -e '/io.fabric.tools/d' ../build.gradle.kts
- sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d'
-e '/amazonImplementation/d' -e '/com.google.gms/d' -e '/signingConfig =/d'
build.gradle.kts
scandelete:
- buildSrc
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
- versionName: '9.5'
versionCode: 90501
commit: '9.5'
@ -1531,13 +1497,11 @@ Builds:
- sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d'
-e '/amazonImplementation/d' -e '/com.google.gms/d' -e '/signingConfig =/d'
build.gradle.kts
scandelete:
- buildSrc
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
MaintainerNotes: Upstream releases multiple version with changed vercode. Looks like
repushing tags..
repushing tags.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags

View file

@ -1376,18 +1376,9 @@ Builds:
- tests
prebuild: echo 'org.gradle.jvmargs=-Xmx1g' >> ../gradle.properties
- versionName: 3.1.2.1
versionCode: 414
commit: r414
subdir: myExpenses
gradle:
- conscript
rm:
- tests
prebuild: echo 'org.gradle.jvmargs=-Xmx1g' >> ../gradle.properties
- versionName: 3.1.2.2
versionCode: 416
disable: fdroidserver issue 771
commit: r416
subdir: myExpenses
gradle: