Remove disabled versions take 1 of many
This commit is contained in:
parent
ad9f8f9169
commit
b28d5b6311
@ -38,11 +38,6 @@ Builds:
|
||||
versionCode: 99
|
||||
commit: 5a7160c26f75489fb76ea2047ec44f1e98410fbf
|
||||
|
||||
- versionName: 2.9.1
|
||||
versionCode: 101
|
||||
disable: remove because beta
|
||||
commit: e867ed4068a88dabc0e867d270ca7dc732330693
|
||||
|
||||
- versionName: 2.9.4
|
||||
versionCode: 104
|
||||
commit: 9217cbbecc7306c21155853ca3fe6b1123124d15
|
||||
@ -98,18 +93,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.12.4
|
||||
versionCode: 130
|
||||
disable: old failing build
|
||||
commit: faace8e5b53c5ca2f13a2c972971a4c4ce655f83
|
||||
subdir: app
|
||||
patch:
|
||||
- gradle.patch
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/support-v4/s/21.0.3/23.2.1/g' -e '/compileSdkVersion/s/19/24/g'
|
||||
-e '/targetSdkVersion/s/19/24/g' build.gradle
|
||||
|
||||
- versionName: 2.12.5
|
||||
versionCode: 131
|
||||
commit: 9c31879ec4fa5c1062d19e5d9e6ec485bea6500f
|
||||
@ -154,21 +137,6 @@ Builds:
|
||||
prebuild: sed -i -e '/support-v4/s/21.0.3/23.2.1/g' -e '/compileSdkVersion/s/19/24/g'
|
||||
-e '/targetSdkVersion/s/19/24/g' build.gradle
|
||||
|
||||
- versionName: 2.12.9.1
|
||||
versionCode: 136
|
||||
disable: non-free, see https://github.com/jroal/a2dpvolume/issues/242
|
||||
commit: 8307a4e0a234898cf8e55810e3a29949352d22b1
|
||||
subdir: app
|
||||
patch:
|
||||
- gradle.patch
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/buildToolsVersion/s/23.0.2/25.0.0/g' -e '/support-v4/s/21.0.3/25.0.1/g'
|
||||
-e '/compileSdkVersion/s/19/24/g' -e '/targetSdkVersion/s/19/25/g' build.gradle
|
||||
- sed -i -e '/<!-- ATTENTION:/,+4d' -e 's@</application>@</service></application>@g'
|
||||
src/main/AndroidManifest.xml
|
||||
|
||||
- versionName: 2.12.9.2
|
||||
versionCode: 137
|
||||
commit: aed734d5ff231b7d6462a6fe0f8ac40c45593bd9
|
||||
|
@ -73,23 +73,6 @@ Builds:
|
||||
- sed -i -e '/fileTree/acompile "com.madgag.spongycastle:core:1.51.0.0"' ../external/netcipher/libnetcipher/build.gradle
|
||||
- rm -fR ../external/netcipher/libnetcipher/libs/spongycastle*.jar
|
||||
|
||||
- versionName: 4.0.10a
|
||||
versionCode: 79
|
||||
disable: wait for upstream
|
||||
commit: 9677135c2859851bf86417e3e878cdce9d1174ee
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/libs/*.jar
|
||||
prebuild:
|
||||
- sed -i -e 's/1.2.3/1.1.3/g' ../build.gradle
|
||||
- sed -i -e '/compile files/d' -e 's/minifyEnabled true/minifyEnabled false/g'
|
||||
-e '/palette-v7/icompile "com.android.support:support-v4:22.1.1"\n' build.gradle
|
||||
- sed -i -e '/fileTree/acompile "com.madgag.spongycastle:core:1.51.0.0"' ../external/netcipher/libnetcipher/build.gradle
|
||||
- rm -fR ../external/netcipher/libnetcipher/libs/spongycastle*.jar
|
||||
|
||||
- versionName: 4.2.3a
|
||||
versionCode: 84
|
||||
commit: v4.2.3
|
||||
|
@ -58,23 +58,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6beta1
|
||||
versionCode: 17
|
||||
disable: No binnary
|
||||
commit: v1.6beta1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y disorderfs
|
||||
init:
|
||||
- cd ../..
|
||||
- mv androdns.android.leetdreams.ch.androdns androdns.android.leetdreams.ch.androdns.build
|
||||
- mkdir androdns.android.leetdreams.ch.androdns
|
||||
- disorderfs --sort-dirents=yes --reverse-dirents=no androdns.android.leetdreams.ch.androdns.build
|
||||
androdns.android.leetdreams.ch.androdns
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 22
|
||||
disable: fails to verify
|
||||
|
@ -63,78 +63,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.0.0
|
||||
versionCode: 9
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: a14c0e037f27acc9f9637247c55377235dcd7c96
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.0.1
|
||||
versionCode: 10
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: 729867917b48ed80353dbfec3aa16a324b1e0624
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.1.0
|
||||
versionCode: 11
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: 19cb6b712a1fc0275de16cfa7718c749414cb982
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.2.1
|
||||
versionCode: 13
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: c27290f23b030082ef0ba41e49d82e6f0d90c928
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.2.4
|
||||
versionCode: 14
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: b809c59d173e4cecc6898eb82ca81ab6c6023d95
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.2.5
|
||||
versionCode: 15
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: 356b772bf4ac26623fb4e23bd542724073c19dc4
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.2.6
|
||||
versionCode: 16
|
||||
commit: adf190ed3f5f8ac3cd87fc5f1d1f1a1b18a1d8dc
|
||||
|
@ -369,42 +369,6 @@ Builds:
|
||||
- ./b2 headers
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2021.10.15-15-FDroid
|
||||
versionCode: 21101515
|
||||
disable: Could not find python to use in qt/, shaders/ and 3party/
|
||||
commit: 2465430346fcda22e8242748ee20c6578806e17e
|
||||
subdir: android
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y g++ openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- iphone
|
||||
- qt
|
||||
- tools/shaders_compiler
|
||||
- xcode
|
||||
prebuild:
|
||||
- JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 $$SDK$$/tools/bin/sdkmanager 'cmake;3.18.1'
|
||||
> /dev/null
|
||||
- sed -i -e '/com.google.firebase/d; /com.google.gms/d; /com.google.android.gms/d'
|
||||
build.gradle
|
||||
- touch secure.properties
|
||||
- echo '<?xml version="1.0" encoding="utf-8"?><network-security-config/>' >
|
||||
res/xml/network_security_config.xml
|
||||
- cp ../private_default.h ../private.h
|
||||
scanignore:
|
||||
- data/*.bin
|
||||
scandelete:
|
||||
- 3party
|
||||
build:
|
||||
- cd ../3party/boost
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2021.10.22-10-FDroid
|
||||
versionCode: 21102210
|
||||
commit: 732f21ef4c566bc8f082f830de8028aad37d23c3
|
||||
@ -580,42 +544,6 @@ Builds:
|
||||
- ./b2 headers
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 2022.02.11-17-FDroid
|
||||
versionCode: 22021117
|
||||
disable: https://github.com/organicmaps/organicmaps/issues/2120
|
||||
commit: ce022b731cfe08ebb8afa1611fc574a5b9e8a0ff
|
||||
subdir: android
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y g++ openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- iphone
|
||||
- qt
|
||||
- tools/shaders_compiler
|
||||
- xcode
|
||||
prebuild:
|
||||
- JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 $$SDK$$/tools/bin/sdkmanager 'cmake;3.18.1'
|
||||
> /dev/null
|
||||
- sed -i -e '/com.google.firebase/d; /com.google.gms/d; /com.google.android.gms/d'
|
||||
build.gradle
|
||||
- touch secure.properties
|
||||
- echo '<?xml version="1.0" encoding="utf-8"?><network-security-config/>' >
|
||||
res/xml/network_security_config.xml
|
||||
- cp ../private_default.h ../private.h
|
||||
scanignore:
|
||||
- data/*.bin
|
||||
scandelete:
|
||||
- 3party
|
||||
build:
|
||||
- cd ../3party/boost
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 2022.02.16-29-FDroid
|
||||
versionCode: 22021629
|
||||
commit: 4bcd04db65ce146c15ba88ce9344129fa6b20104
|
||||
|
@ -13,18 +13,6 @@ RepoType: git
|
||||
Repo: https://github.com/aminecmi/ReaderforSelfoss.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1618051512-github
|
||||
versionCode: 1618051512
|
||||
disable: Could not find com.mikepenz:materialdrawer:6.0.1
|
||||
commit: v1618051512
|
||||
subdir: app
|
||||
gradle:
|
||||
- githubConfig
|
||||
gradleprops:
|
||||
- appLoginUrl="URL"
|
||||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 1618071881-github
|
||||
versionCode: 1618071881
|
||||
commit: v1618071881
|
||||
|
@ -67,31 +67,6 @@ Builds:
|
||||
- sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties
|
||||
- mv lib/ libs/
|
||||
|
||||
- versionName: '3.1'
|
||||
versionCode: 34
|
||||
disable: No source code
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '3.4'
|
||||
versionCode: 37
|
||||
disable: No source code - https://code.google.com/p/droid-notify/issues/detail?id=115
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '3.7'
|
||||
versionCode: 40
|
||||
disable: No source code
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '3.12'
|
||||
versionCode: 45
|
||||
disable: No source code
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '3.17'
|
||||
versionCode: 50
|
||||
disable: No source code for libraries
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '3.19'
|
||||
versionCode: 52
|
||||
commit: '1028'
|
||||
@ -139,11 +114,6 @@ Builds:
|
||||
- sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties
|
||||
target: android-15
|
||||
|
||||
- versionName: '3.23'
|
||||
versionCode: 56
|
||||
disable: no source
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: 3.25.2
|
||||
versionCode: 59
|
||||
commit: '1068'
|
||||
|
@ -15,17 +15,6 @@ RepoType: git
|
||||
Repo: https://github.com/raulhaag/MiMangaNu
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
disable: force push by upstream
|
||||
commit: e59f73b592cb24127c8dcb5e0780a9ec61425780
|
||||
subdir: MiMangaNu
|
||||
srclibs:
|
||||
- 1:appcompat@v7
|
||||
prebuild:
|
||||
- sed -i -e '/ImageViewZoom/d' project.properties
|
||||
- echo "android.library.reference.2=../ImageViewTouchLibrary" >> project.properties
|
||||
|
||||
- versionName: '1.03'
|
||||
versionCode: 3
|
||||
commit: 80e127a678f6d48b090d5918e03961466fe5d9bc
|
||||
@ -206,49 +195,6 @@ Builds:
|
||||
- sed -i -e '/ImageViewZoom/d' project.properties
|
||||
- echo "android.library.reference.2=../ImageViewTouchLibrary" >> project.properties
|
||||
|
||||
- versionName: '1.23'
|
||||
versionCode: 23
|
||||
disable: imagezoom issues, use included source?
|
||||
commit: 13a44900f20ea0e74c8ed4ba56c87f39b81000b0
|
||||
subdir: MiMangaNu
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- TransitionEverywhere
|
||||
- MiMangaNu/bin
|
||||
- MiMangaNu/libs
|
||||
- cardview
|
||||
- floating_action_button
|
||||
- ImageViewTouchLibrary
|
||||
prebuild:
|
||||
- "sed -i -e '/compile fileTree/d' -e '/compile project/d' -e \"s/apply plugin:\
|
||||
\ 'android'/apply plugin: 'com.android.application'/g\" -e '/dependencies/irepositories\
|
||||
\ {\\njcenter\\(\\)\\n}\\n' -e '/dependencies/acompile \"com.android.support:support-v4:21.0.+\"\
|
||||
\\ncompile \"com.android.support:appcompat-v7:21.0.+\"\\ncompile \"com.android.support:cardview-v7:21.0.+\"\
|
||||
\\ncompile \"com.android.support:recyclerview-v7:21.0.+\"\\ncompile \"it.sephiroth.android.library.imagezoom:imagezoom:2.1.1\"\
|
||||
\\ncompile \"com.melnykov:floatingactionbutton:1.3.0\"\\ncompile \"com.shamanland:fab:0.0.8\"\
|
||||
\\ncompile \"com.github.andkulikov:transitions-everywhere:1.3.2\"\\n' build.gradle"
|
||||
- sed -i -e '/apply plugin/ibuildscript {\nrepositories {\nmavenCentral\(\)\n}\ndependencies
|
||||
{\nclasspath "com.android.tools.build:gradle:1.0.0"\n}\n}' build.gradle
|
||||
- iconv -f iso-8859-1 -t utf-8 src/ar/rulosoft/mimanganu/servers/ItNineMangaCom.java
|
||||
> utf8
|
||||
- mv utf8 src/ar/rulosoft/mimanganu/servers/ItNineMangaCom.java
|
||||
- iconv -f iso-8859-1 -t utf-8 src/ar/rulosoft/mimanganu/servers/SubManga.java
|
||||
> utf8
|
||||
- mv utf8 src/ar/rulosoft/mimanganu/servers/SubManga.java
|
||||
- iconv -f iso-8859-1 -t utf-8 src/ar/rulosoft/mimanganu/servers/StarkanaCom.java
|
||||
> utf8
|
||||
- mv utf8 src/ar/rulosoft/mimanganu/servers/StarkanaCom.java
|
||||
- iconv -f iso-8859-1 -t utf-8 src/ar/rulosoft/mimanganu/servers/HeavenMangaCom.java
|
||||
> utf8
|
||||
- mv utf8 src/ar/rulosoft/mimanganu/servers/HeavenMangaCom.java
|
||||
- iconv -f iso-8859-1 -t utf-8 src/ar/rulosoft/mimanganu/services/DescargaIndividual.java
|
||||
> utf8
|
||||
- mv utf8 src/ar/rulosoft/mimanganu/services/DescargaIndividual.java
|
||||
- iconv -f iso-8859-1 -t utf-8 src/ar/rulosoft/mimanganu/servers/EsMangaOnline.java
|
||||
> utf8
|
||||
- mv utf8 src/ar/rulosoft/mimanganu/servers/EsMangaOnline.java
|
||||
|
||||
- versionName: '1.24'
|
||||
versionCode: 24
|
||||
commit: a7285c617f2b3e1ab3db456bb8d1d1825c307db1
|
||||
|
@ -172,24 +172,6 @@ Builds:
|
||||
versionCode: 47
|
||||
commit: v0.6.8
|
||||
|
||||
- versionName: 0.6.9.2
|
||||
versionCode: 50
|
||||
disable: builds locally
|
||||
commit: v0.6.9.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- ApacheHttpClientAndroid@1648631
|
||||
rm:
|
||||
- app/lib/*
|
||||
prebuild:
|
||||
- pushd $$ApacheHttpClientAndroid$$
|
||||
- gradle build
|
||||
- popd
|
||||
- cp $$ApacheHttpClientAndroid$$/build/libs/httpclient-android-4.3.5.1-SNAPSHOT.jar
|
||||
lib/httpclient-android-4.3.5.davdroid1.jar
|
||||
|
||||
- versionName: 0.6.10
|
||||
versionCode: 51
|
||||
commit: v0.6.10
|
||||
@ -309,24 +291,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.0.2
|
||||
versionCode: 80
|
||||
disable: build hands due to using a git@ (for a submodule?)
|
||||
commit: v0.9.0.2
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.0.3
|
||||
versionCode: 81
|
||||
disable: build hands due to using a git@ (for a submodule?)
|
||||
commit: v0.9.0.3
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.0.4
|
||||
versionCode: 82
|
||||
commit: v0.9.0.4-1
|
||||
@ -335,15 +299,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.1-beta1
|
||||
versionCode: 83
|
||||
disable: beta
|
||||
commit: v0.9.1-beta1
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.1
|
||||
versionCode: 84
|
||||
commit: v0.9.1
|
||||
@ -752,15 +707,6 @@ Builds:
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 1.6.2-ose
|
||||
versionCode: 152
|
||||
disable: freezes when trying to sync on Android 4.0.4
|
||||
commit: v1.6.2-ose
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 1.6.3-ose
|
||||
versionCode: 155
|
||||
commit: v1.6.3-ose
|
||||
@ -850,16 +796,6 @@ Builds:
|
||||
- standard
|
||||
prebuild: sed -i -e 's/gradle-4.0.1/gradle-4.0/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
- versionName: 1.9.1-ose
|
||||
versionCode: 184
|
||||
disable: see fdroid/fdroiddata#969
|
||||
commit: v1.9.1-ose
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- standard
|
||||
prebuild: sed -i -e 's/gradle-4.0.1/gradle-4.0/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
- versionName: 1.9.2-ose
|
||||
versionCode: 186
|
||||
commit: v1.9.2-ose
|
||||
@ -1289,15 +1225,6 @@ Builds:
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 3.1-beta3-ose
|
||||
versionCode: 301000002
|
||||
disable: replaced by newer beta
|
||||
commit: v3.1-beta3-ose
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 3.1-beta5-ose
|
||||
versionCode: 301000004
|
||||
commit: v3.1-beta5-ose
|
||||
|
@ -53,32 +53,6 @@ Builds:
|
||||
- ose
|
||||
prebuild: sed -i -e '/developer.huawei.com/d' ../build.gradle
|
||||
|
||||
- versionName: 1.00.05-rc01.ose
|
||||
versionCode: 100050007
|
||||
disable: No matching configuration of project :ical4android was found.
|
||||
commit: f5369c5c31ee2df485b96cc389ca38143fa5a0d5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- ose
|
||||
prebuild: sed -i -e '/developer.huawei.com/d' ../build.gradle
|
||||
|
||||
- versionName: 1.00.06-rc02.ose
|
||||
versionCode: 100060002
|
||||
disable: No matching configuration of project :ical4android was found.
|
||||
commit: 063dec8c7597488fba8b92a4a1d3ab596e8207e0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- ose
|
||||
prebuild: sed -i -e '/developer.huawei.com/d' ../build.gradle
|
||||
|
||||
- versionName: 1.00.07-rc03.ose
|
||||
versionCode: 100070003
|
||||
commit: df1c70d2f0f27ab58a718176949d215b71b5d74d
|
||||
|
@ -24,15 +24,6 @@ RepoType: git
|
||||
Repo: https://github.com/johnzweng/bankomatinfos.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.4
|
||||
versionCode: 7
|
||||
disable: empty icon crashes some launchers; fix is in work; disable build for
|
||||
now
|
||||
commit: 845e11d71f751
|
||||
prebuild:
|
||||
- rm $(find res -name ic_launcher.png)
|
||||
- touch res/drawable/ic_launcher.png
|
||||
|
||||
- versionName: 1.2.5
|
||||
versionCode: 11
|
||||
commit: e8346b76fea543df9ac2f239e49ae3c8562778b4
|
||||
|
@ -40,17 +40,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 10
|
||||
disable: gradle/resource issues
|
||||
commit: '2.1'
|
||||
subdir: reddinator
|
||||
init: rm -f ../build.gradle
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/support-v4:+/support-v4:19.0.+/g' -e 's/appcompat-v7:+/appcompat-v7:19.0.+/g'
|
||||
build.gradle
|
||||
|
||||
- versionName: '2.3'
|
||||
versionCode: 12
|
||||
commit: '2.3'
|
||||
@ -317,32 +306,6 @@ Builds:
|
||||
rm:
|
||||
- build.gradle
|
||||
|
||||
- versionName: '3.18'
|
||||
versionCode: 53
|
||||
disable: gradle issue
|
||||
commit: '3.18'
|
||||
subdir: reddinator
|
||||
init: sed -i -e '/bintray/d' build.gradle
|
||||
gradle:
|
||||
- yes
|
||||
forceversion: true
|
||||
rm:
|
||||
- build.gradle
|
||||
|
||||
- versionName: '3.20'
|
||||
versionCode: 55
|
||||
disable: wrong vercode
|
||||
commit: '3.20'
|
||||
subdir: reddinator
|
||||
init: sed -i -e '/bintray/d' build.gradle
|
||||
gradle:
|
||||
- yes
|
||||
forceversion: true
|
||||
rm:
|
||||
- build.gradle
|
||||
prebuild: sed -i -e '/classpath/s/2.2.1/2.1.3/g' -e 's#http://guardian.github.com/maven/repo-releases#https://jitpack.io#'
|
||||
-e "s/com.gu:option.*/com.github.guardian:Option:e933c3a31d'/" build.gradle
|
||||
|
||||
- versionName: '3.20'
|
||||
versionCode: 57
|
||||
commit: '3.20'
|
||||
|
@ -81,15 +81,6 @@ Builds:
|
||||
- yes
|
||||
forceversion: true
|
||||
|
||||
- versionName: v2.9.32-fdroid
|
||||
versionCode: 32
|
||||
disable: Could not find com.android.tools.build:gradle:3.0.0
|
||||
commit: v2.9.32
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
forceversion: true
|
||||
|
||||
- versionName: 2.9.34
|
||||
versionCode: 570
|
||||
commit: v2.9.34
|
||||
|
@ -123,14 +123,6 @@ Builds:
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: '16.5'
|
||||
versionCode: 27
|
||||
disable: fails to build
|
||||
commit: v16.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
|
@ -34,13 +34,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
disable: lintVitalRelease fails
|
||||
commit: '1.2'
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: '1.3'
|
||||
|
@ -124,14 +124,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.3
|
||||
versionCode: 24
|
||||
disable: crashlytics
|
||||
commit: 1.3.3
|
||||
subdir: mobile
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 101
|
||||
commit: 2.0.1
|
||||
|
@ -107,16 +107,6 @@ Builds:
|
||||
subdir: free
|
||||
prebuild: mkdir src
|
||||
|
||||
- versionName: 2.11.3
|
||||
versionCode: 21103
|
||||
disable: wait for upstream
|
||||
commit: v2.11.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/applicationId/s/be.ppareit.swiftp/be.ppareit.swiftp_free/g'
|
||||
-e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d' build.gradle
|
||||
|
||||
- versionName: 2.12.0
|
||||
versionCode: 21200
|
||||
commit: v2.12
|
||||
@ -126,16 +116,6 @@ Builds:
|
||||
prebuild: sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d'
|
||||
build.gradle
|
||||
|
||||
- versionName: 2.13.0
|
||||
versionCode: 21300
|
||||
disable: twofortyfouram's sdk needs to be replaced
|
||||
commit: v2.13
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid_free
|
||||
prebuild: sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' -e '/proguardFiles/d'
|
||||
-e '/twofortyfouram/d' build.gradle
|
||||
|
||||
- versionName: 2.13.1
|
||||
versionCode: 21301
|
||||
commit: v2.13.1
|
||||
@ -154,16 +134,6 @@ Builds:
|
||||
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
|
||||
-e '/proguardFiles/d' build.gradle
|
||||
|
||||
- versionName: 2.14.2
|
||||
versionCode: 21402
|
||||
disable: 'lint issue: WifiManagerLeak'
|
||||
commit: v2.14.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid_free
|
||||
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
|
||||
-e '/proguardFiles/d' build.gradle
|
||||
|
||||
- versionName: 2.15.0
|
||||
versionCode: 21500
|
||||
commit: v2.15.0
|
||||
|
@ -43,14 +43,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 9
|
||||
disable: now uses crashlytics and maven.fabric.io
|
||||
commit: 6ba3b3d4da26ed4c114979461cf5e38d8f512a98
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.1
|
||||
versionCode: 11
|
||||
commit: 47247749ab7ab46c8355c50d1d1a17b68c8af6e7
|
||||
|
@ -64,36 +64,6 @@ Builds:
|
||||
- sed -i -e '79,81d' pom.xml
|
||||
- sed -i -e '44,70d' pom.xml
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 12
|
||||
disable: java build error
|
||||
commit: 8609c1f47bdbdf9202bf6ff1c84e7a9a8756bcf6
|
||||
subdir: brouter-routing-app
|
||||
maven: yes@..
|
||||
prebuild:
|
||||
- sed -i -e '79,81d' pom.xml
|
||||
- sed -i -e '44,70d' pom.xml
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 14
|
||||
disable: android api issues
|
||||
commit: 42e9ddbdd1cb05c1d31a9cd770a42183903525c6
|
||||
subdir: brouter-routing-app
|
||||
maven: yes@..
|
||||
prebuild:
|
||||
- sed -i -e '79,81d' pom.xml
|
||||
- sed -i -e '44,70d' pom.xml
|
||||
|
||||
- versionName: 1.4.6
|
||||
versionCode: 17
|
||||
disable: android api issues
|
||||
commit: cf5e56054b04b921e9b37aeba1176c781737be3b
|
||||
subdir: brouter-routing-app
|
||||
maven: yes@..
|
||||
prebuild:
|
||||
- sed -i -e '79,81d' pom.xml
|
||||
- sed -i -e '44,70d' pom.xml
|
||||
|
||||
- versionName: 1.4.7
|
||||
versionCode: 18
|
||||
commit: d42895880d82373c5f98086c9ae2f9b5c4c77ae4
|
||||
|
@ -27,19 +27,6 @@ RepoType: git
|
||||
Repo: https://gitlab.com/mudar-ca/PeaceOfMind.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 12
|
||||
disable: gradle to old for our magic?
|
||||
commit: 3c8548675f
|
||||
subdir: FairphonePeaceOfMind
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroidFlavor
|
||||
rm:
|
||||
- FairphoneHome
|
||||
- FairphoneUpdater
|
||||
- FairphonePeaceOfMind/libs
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 19
|
||||
commit: v2.1.1
|
||||
|
@ -104,16 +104,6 @@ Builds:
|
||||
scanignore:
|
||||
- wearable/build.gradle
|
||||
|
||||
- versionName: 1.9.0
|
||||
versionCode: 190
|
||||
disable: Could not find com.google.android.gms:play-services-wearable:8.4.0.
|
||||
commit: release-1.9.0
|
||||
subdir: handheld
|
||||
gradle:
|
||||
- foss
|
||||
scanignore:
|
||||
- wearable/build.gradle
|
||||
|
||||
- versionName: 1.9.1
|
||||
versionCode: 191
|
||||
commit: release-1.9.1
|
||||
|
@ -305,38 +305,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.12.0
|
||||
versionCode: 11200
|
||||
disable: dao session issue
|
||||
commit: release-1.12.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.13.0
|
||||
versionCode: 11300
|
||||
disable: dao session issue
|
||||
commit: release-1.13.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.13.1
|
||||
versionCode: 11301
|
||||
disable: dao session issue
|
||||
commit: release-1.13.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.13.2
|
||||
versionCode: 11302
|
||||
disable: dao session issue
|
||||
commit: release-1.13.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.14.0
|
||||
versionCode: 11400
|
||||
commit: release-1.14.0
|
||||
|
@ -36,14 +36,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 210
|
||||
disable: scanner errors
|
||||
commit: release-2.1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 221
|
||||
commit: release-2.2.1
|
||||
|
@ -272,30 +272,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.1
|
||||
versionCode: 39
|
||||
disable: java 17
|
||||
commit: f58ff2682f49b01643de37dbd61e142bec94b69e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.2
|
||||
versionCode: 40
|
||||
disable: java 17
|
||||
commit: 7addeeb4c2860e2170e9b507912104e87db5300e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.11
|
||||
|
@ -33,16 +33,6 @@ Builds:
|
||||
scandelete:
|
||||
- asset/
|
||||
|
||||
- versionName: 0.0.4.4
|
||||
versionCode: 18
|
||||
disable: Could not find com.android.tools.build:gradle:3.0.1
|
||||
commit: 0.0.4.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- asset/
|
||||
|
||||
- versionName: 0.0.4.5
|
||||
versionCode: 19
|
||||
commit: 0.0.4.5
|
||||
|
@ -44,103 +44,6 @@ Builds:
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 2110
|
||||
disable: https://github.com/admin-ch/CovidCertificate-App-Android/issues/206
|
||||
commit: 085cceaf9415b632d2236dd36b7da4e187157050
|
||||
subdir: verifier
|
||||
submodules: true
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- sdk/sdk/testKeystore
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 2200
|
||||
disable: dose not verify
|
||||
commit: c99f0755174d4da4d4d25a6e888b5c760befcec6
|
||||
subdir: verifier
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 2300
|
||||
disable: dose not verify
|
||||
commit: 840d6b31c4eb85acb082f5dc1f3c6369a9ddaf3a
|
||||
subdir: verifier
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.4.0
|
||||
versionCode: 2400
|
||||
disable: dose not verify
|
||||
commit: c0b40a9d5f76e6847b4cf0add404a777a3ef8433
|
||||
subdir: verifier
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 2500
|
||||
disable: https://github.com/admin-ch/CovidCertificate-App-Android/issues/260
|
||||
commit: 1f82fb34892c7bf8fbcc5fdc7760953635a29d3a
|
||||
subdir: verifier
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.6.0
|
||||
versionCode: 2600
|
||||
disable: https://github.com/admin-ch/CovidCertificate-App-Android/issues/260
|
||||
commit: f82ebb57a0e0a1464e5da1a038d7f470b8f467d9
|
||||
subdir: verifier
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.6.1
|
||||
versionCode: 2610
|
||||
disable: dose not verify
|
||||
commit: be10120e4581ef8c242ccbb882fec93cb8ef1c47
|
||||
subdir: verifier
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 2701
|
||||
commit: ef9c9a71480bc76a5932de3ae05228469ce933af
|
||||
|
@ -44,103 +44,6 @@ Builds:
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-wallet/wallet-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 2110
|
||||
disable: https://github.com/admin-ch/CovidCertificate-App-Android/issues/206
|
||||
commit: 085cceaf9415b632d2236dd36b7da4e187157050
|
||||
subdir: wallet
|
||||
submodules: true
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- sdk/sdk/testKeystore
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-wallet/wallet-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 2200
|
||||
disable: dose not verify
|
||||
commit: c99f0755174d4da4d4d25a6e888b5c760befcec6
|
||||
subdir: wallet
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-wallet/wallet-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 2300
|
||||
disable: dose not verify
|
||||
commit: 840d6b31c4eb85acb082f5dc1f3c6369a9ddaf3a
|
||||
subdir: wallet
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-wallet/wallet-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.4.0
|
||||
versionCode: 2400
|
||||
disable: dose not verify
|
||||
commit: c0b40a9d5f76e6847b4cf0add404a777a3ef8433
|
||||
subdir: wallet
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-wallet/wallet-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 2500
|
||||
disable: https://github.com/admin-ch/CovidCertificate-App-Android/issues/260
|
||||
commit: 1f82fb34892c7bf8fbcc5fdc7760953635a29d3a
|
||||
subdir: wallet
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-wallet/wallet-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.6.0
|
||||
versionCode: 2600
|
||||
disable: https://github.com/admin-ch/CovidCertificate-App-Android/issues/260
|
||||
commit: f82ebb57a0e0a1464e5da1a038d7f470b8f467d9
|
||||
subdir: wallet
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-wallet/wallet-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.6.1
|
||||
versionCode: 2610
|
||||
disable: dose not verify
|
||||
commit: be10120e4581ef8c242ccbb882fec93cb8ef1c47
|
||||
subdir: wallet
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- wallet/testKeystore
|
||||
- verifier/testKeystore
|
||||
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-wallet/wallet-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
|
||||
| tr -cd '0-9')" >> gradle.properties
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 2701
|
||||
commit: ef9c9a71480bc76a5932de3ae05228469ce933af
|
||||
|
@ -162,14 +162,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.16
|
||||
versionCode: 28
|
||||
disable: lintVitalRelease fails
|
||||
commit: v1.16
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.16.1
|
||||
versionCode: 29
|
||||
commit: v1.16.1
|
||||
|
@ -13,60 +13,6 @@ RepoType: git
|
||||
Repo: https://github.com/ProtonVPN/android-app.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.1.3
|
||||
versionCode: 20103
|
||||
disable: crash on start
|
||||
commit: 2.1.3
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y --no-install-recommends libgmp-dev
|
||||
patch:
|
||||
- openvpn-build.patch
|
||||
gradle:
|
||||
- prod
|
||||
output: build/outputs/apk/prod/release/ProtonVPN-*-prod-release-unsigned.apk
|
||||
rm:
|
||||
- app/src/main/jniLibs/x86/*
|
||||
- app/src/main/jniLibs/x86_64/*
|
||||
- app/src/main/jniLibs/armeabi-v7a/*
|
||||
- app/src/main/jniLibs/arm64-v8a/*
|
||||
- openvpn/src/main/cpp/mbedtls/tests
|
||||
- openvpn/src/main/cpp/openvpn3/test/unittests
|
||||
- strongswan/testing/hosts/alice/etc/raddb/certs/random
|
||||
prebuild:
|
||||
- sed -i -e '/triple/d' -e '/play\ {/,+4d' build.gradle
|
||||
- pushd ../strongswan
|
||||
- $$NDK$$/build/tools/make-standalone-toolchain.sh --arch=arm --platform=android-21
|
||||
--install-dir=/tmp/toolchain
|
||||
- export PATH=/tmp/toolchain/bin:$PATH
|
||||
- git clone git://git.strongswan.org/android-ndk-boringssl.git -b ndk-static
|
||||
src/frontends/android/app/src/main/jni/openssl
|
||||
- ./autogen.sh
|
||||
- ./configure
|
||||
- make dist
|
||||
- pushd src/frontends/android/app
|
||||
- sed -i -e '/android\ {/alintOptions\ {abortOnError\ false}' build.gradle
|
||||
- gradle assembleRelease
|
||||
- popd
|
||||
- popd
|
||||
- cp -r ../strongswan/src/frontends/android/app/src/main/libs/* src/main/jniLibs/
|
||||
- rm -fr ../strongswan/src/frontends/android/app/src/main/libs/*
|
||||
- rm -fr ../strongswan/src/frontends/android/app/build
|
||||
- pushd ..
|
||||
- gradle openvpn:assemble
|
||||
- rm -fr openvpn/build/intermediates
|
||||
- rm -fr openvpn/build/kotlin
|
||||
- rm -fr openvpn/build/tmp
|
||||
- rm -fr openvpn/.cxx
|
||||
- popd
|
||||
scanignore:
|
||||
- app/src/main/jniLibs/
|
||||
ndk: r20b
|
||||
gradleprops:
|
||||
- buildUniversalApk
|
||||
|
||||
- versionName: 2.1.7
|
||||
versionCode: 20107
|
||||
commit: 2.1.7
|
||||
@ -118,58 +64,6 @@ Builds:
|
||||
gradleprops:
|
||||
- buildUniversalApk
|
||||
|
||||
- versionName: 2.2.2
|
||||
versionCode: 20202
|
||||
disable: crash on start
|
||||
commit: 2.2.2
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y --no-install-recommends libgmp-dev
|
||||
patch:
|
||||
- openvpn-build.patch
|
||||
gradle:
|
||||
- prod
|
||||
output: build/outputs/apk/prod/release/ProtonVPN-*-prod-release-unsigned.apk
|
||||
rm:
|
||||
- app/src/main/jniLibs/x86/*
|
||||
- app/src/main/jniLibs/x86_64/*
|
||||
- app/src/main/jniLibs/armeabi-v7a/*
|
||||
- app/src/main/jniLibs/arm64-v8a/*
|
||||
- openvpn/src/main/cpp/mbedtls/tests
|
||||
- openvpn/src/main/cpp/openvpn3/test/unittests
|
||||
- strongswan/testing/hosts/alice/etc/raddb/certs/random
|
||||
prebuild:
|
||||
- sed -i -e '/triple/d' -e '/play\ {/,+4d' build.gradle
|
||||
- pushd ../strongswan
|
||||
- export PATH=$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin:$PATH
|
||||
- git clone git://git.strongswan.org/android-ndk-boringssl.git -b ndk-static
|
||||
src/frontends/android/app/src/main/jni/openssl
|
||||
- ./autogen.sh
|
||||
- ./configure
|
||||
- make dist
|
||||
- pushd src/frontends/android/app
|
||||
- sed -i -e '/android\ {/alintOptions\ {abortOnError\ false}' build.gradle
|
||||
- gradle assembleRelease
|
||||
- popd
|
||||
- popd
|
||||
- cp -r ../strongswan/src/frontends/android/app/src/main/libs/* src/main/jniLibs/
|
||||
- rm -fr ../strongswan/src/frontends/android/app/src/main/libs/*
|
||||
- rm -fr ../strongswan/src/frontends/android/app/build
|
||||
- pushd ..
|
||||
- gradle openvpn:assemble
|
||||
- rm -fr openvpn/build/intermediates
|
||||
- rm -fr openvpn/build/kotlin
|
||||
- rm -fr openvpn/build/tmp
|
||||
- rm -fr openvpn/.cxx
|
||||
- popd
|
||||
scanignore:
|
||||
- app/src/main/jniLibs/
|
||||
ndk: r20b
|
||||
gradleprops:
|
||||
- buildUniversalApk
|
||||
|
||||
- versionName: 2.2.3
|
||||
versionCode: 20203
|
||||
commit: 2.2.3
|
||||
@ -1280,73 +1174,6 @@ Builds:
|
||||
gradleprops:
|
||||
- buildUniversalApk
|
||||
|
||||
- versionName: 4.2.93.2
|
||||
versionCode: 104029302
|
||||
disable: https://github.com/ProtonVPN/android-app/issues/98
|
||||
commit: f6a899dcc184a1d430c484bfaa52d4ec0e4e899f
|
||||
timeout: 7200
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y --no-install-recommends libgmp-dev
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- prod
|
||||
output: build/outputs/apk/prod/release/ProtonVPN-*-prod-release-unsigned.apk
|
||||
rm:
|
||||
- app/src/main/jniLibs/x86/*
|
||||
- app/src/main/jniLibs/x86_64/*
|
||||
- app/src/main/jniLibs/armeabi-v7a/*
|
||||
- app/src/main/jniLibs/arm64-v8a/*
|
||||
- openvpn/src/main/cpp/mbedtls/tests
|
||||
- openvpn/src/main/cpp/openvpn3/test/unittests
|
||||
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/*
|
||||
prebuild:
|
||||
- JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 $$SDK$$/tools/bin/sdkmanager 'cmake;3.18.1'
|
||||
- sed -i -e '/triple/d' -e '/play\ {/,+4d' build.gradle
|
||||
- git submodule update --init --recursive ../strongswan
|
||||
- cd ../strongswan
|
||||
- git clone git://git.strongswan.org/android-ndk-boringssl.git -b ndk-static
|
||||
src/frontends/android/app/src/main/jni/openssl
|
||||
- cd ..
|
||||
- echo ndk.dir="$(pwd)"/ndk/android-ndk-r21e > strongswan/src/frontends/android/local.properties
|
||||
scandelete:
|
||||
- strongswan/testing
|
||||
- openvpn/src/main/cpp/lz4/tmp
|
||||
build:
|
||||
- pushd ..
|
||||
- mkdir -p ndk
|
||||
- pushd ndk
|
||||
- curl -Lo ndk.zip https://dl.google.com/android/repository/android-ndk-r21e-linux-x86_64.zip
|
||||
- echo "ad7ce5467e18d40050dc51b8e7affc3e635c85bd8c59be62de32352328ed467e ndk.zip"
|
||||
| sha256sum -c -
|
||||
- unzip -q ndk.zip
|
||||
- popd
|
||||
- popd
|
||||
- pushd ../strongswan
|
||||
- ./autogen.sh
|
||||
- ./configure
|
||||
- make dist
|
||||
- pushd src/frontends/android/app
|
||||
- sed -i -e '/android\ {/alintOptions\ {abortOnError\ false}' build.gradle
|
||||
- gradle assembleRelease
|
||||
- popd
|
||||
- popd
|
||||
- cp -r ../strongswan/src/frontends/android/app/src/main/libs/* src/main/jniLibs/
|
||||
- rm -fr ../strongswan/src/frontends/android/app/src/main/libs/*
|
||||
- rm -fr ../strongswan/src/frontends/android/app/build
|
||||
- pushd ..
|
||||
- gradle openvpn:assembleRelease
|
||||
- rm -fr openvpn/build/intermediates
|
||||
- rm -fr openvpn/build/kotlin
|
||||
- rm -fr openvpn/build/tmp
|
||||
- rm -fr openvpn/.cxx
|
||||
- popd
|
||||
ndk: r23b
|
||||
gradleprops:
|
||||
- buildUniversalApk
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: metadata/version_fdroid.txt|versionCode=(.*)|.|versionName=(.*)
|
||||
|
@ -149,16 +149,6 @@ Builds:
|
||||
output: build/outputs/apk/release/app-universal-release.apk
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.10.0
|
||||
versionCode: 1102100002
|
||||
disable: https://github.com/Waboodoo/HTTP-Shortcuts/issues/246
|
||||
commit: 9eb6b54bc67d68847d69df92b4c188565d723449
|
||||
subdir: HTTPShortcuts/app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-universal-release.apk
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.10.1
|
||||
versionCode: 1102100100
|
||||
commit: e3e2fbaa7071a78e722d92955fefccb4e38189bc
|
||||
|
@ -44,14 +44,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.7'
|
||||
versionCode: 27
|
||||
disable: "RockApplication.java:70: error: ';' expected"
|
||||
commit: v2.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.8'
|
||||
versionCode: 28
|
||||
commit: v2.8
|
||||
|
@ -27,14 +27,6 @@ RepoType: git
|
||||
Repo: https://github.com/no-go/TextThing
|
||||
|
||||
Builds:
|
||||
- versionName: '1.7'
|
||||
versionCode: 17
|
||||
disable: broken apk
|
||||
commit: '5608476'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.8'
|
||||
versionCode: 18
|
||||
commit: v1.8
|
||||
|
@ -67,17 +67,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.3
|
||||
versionCode: 56
|
||||
disable: unknown maven repo 'https://ci.android.com/builds/submitted/6052626/androidx_snapshot/latest/repository/'
|
||||
commit: v2.5.3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y wget
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.7
|
||||
versionCode: 60
|
||||
commit: v2.5.7
|
||||
|
@ -66,14 +66,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.0'
|
||||
versionCode: 642
|
||||
disable: 'ProGuard fails: there were 14 unresolved references to classes or interfaces'
|
||||
commit: '5.0'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.3.2
|
||||
versionCode: 656
|
||||
commit: 5.3.2
|
||||
|
@ -150,15 +150,6 @@ Builds:
|
||||
- free
|
||||
prebuild: sed -i -e '/com.aaronjwood.portauthority.free/d' build.gradle
|
||||
|
||||
- versionName: 1.6.6
|
||||
versionCode: 24
|
||||
disable: non-free deps
|
||||
commit: v1.6.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
prebuild: sed -i -e '/com.aaronjwood.portauthority.free/d' build.gradle
|
||||
|
||||
- versionName: 1.6.11
|
||||
versionCode: 29
|
||||
commit: v1.6.11
|
||||
|
@ -41,14 +41,6 @@ Builds:
|
||||
gradle:
|
||||
- localized
|
||||
|
||||
- versionName: 2.4.5
|
||||
versionCode: 29
|
||||
disable: our gradle pre-processing is causing issues
|
||||
commit: 2.4.5
|
||||
subdir: project/AcDisplay
|
||||
gradle:
|
||||
- localized
|
||||
|
||||
- versionName: 3.0.16
|
||||
versionCode: 48
|
||||
commit: 3.0.16
|
||||
|
@ -19,11 +19,6 @@ Builds:
|
||||
versionCode: 2
|
||||
commit: 43e2b35baf
|
||||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
disable: Don’t build
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '1.21'
|
||||
versionCode: 6
|
||||
commit: e8fc2309
|
||||
|
@ -85,14 +85,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.5
|
||||
versionCode: 46
|
||||
disable: invalid version name (1.5.4) and code (45) in the output APK
|
||||
commit: v1.5.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.7
|
||||
versionCode: 48
|
||||
commit: v1.5.7
|
||||
|
@ -25,11 +25,6 @@ Builds:
|
||||
- yes
|
||||
ndk: r12b
|
||||
|
||||
- versionName: '1.97'
|
||||
versionCode: 43
|
||||
disable: No source code
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '1.98'
|
||||
versionCode: 44
|
||||
commit: '198'
|
||||
|
@ -54,15 +54,6 @@ Builds:
|
||||
- samsung_api21
|
||||
- prodBackend
|
||||
|
||||
- versionName: 2.5.5
|
||||
versionCode: 22000006
|
||||
disable: fails to build
|
||||
commit: v2.5.5
|
||||
subdir: adguard_cb
|
||||
gradle:
|
||||
- samsung_api21
|
||||
- prodBackend
|
||||
|
||||
- versionName: 2.5.6
|
||||
versionCode: 22000007
|
||||
commit: v2.5.6
|
||||
|
@ -118,14 +118,6 @@ Builds:
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.5.1
|
||||
versionCode: 151
|
||||
disable: lint runs and fails
|
||||
commit: 1.5.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.5.2
|
||||
versionCode: 152
|
||||
commit: 1.5.2
|
||||
|
@ -218,37 +218,6 @@ Builds:
|
||||
- sed -i -e '/buildTypesMatcher/d' build.gradle
|
||||
- sed -i -e '/supportBuildNumber/ibuildTypesMatcher = "foobar"' build.gradle
|
||||
|
||||
- versionName: 1.9.0.9
|
||||
versionCode: 112
|
||||
disable: crashlytics
|
||||
commit: v1.9.0.9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/libs/*
|
||||
prebuild:
|
||||
- sed -i -e '/buildTypesMatcher/d' build.gradle
|
||||
- sed -i -e '/supportBuildNumber/ibuildTypesMatcher = "foobar"' build.gradle
|
||||
|
||||
- versionName: 1.9.1.0
|
||||
versionCode: 114
|
||||
disable: crashlytics
|
||||
commit: v1.9.1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/libs/*
|
||||
prebuild:
|
||||
- sed -i -e '/buildTypesMatcher/d' build.gradle
|
||||
- sed -i -e '/supportBuildNumber/ibuildTypesMatcher = "foobar"' build.gradle
|
||||
|
||||
- versionName: 1.9.1.1
|
||||
versionCode: 115
|
||||
disable: crashlytics
|
||||
commit: v1.9.1.1
|
||||
|
||||
MaintainerNotes: |-
|
||||
* might include play-services sooner or later
|
||||
* might use tags someday
|
||||
|
@ -56,14 +56,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.3'
|
||||
versionCode: 11
|
||||
disable: fails to build
|
||||
commit: v4.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.4'
|
||||
versionCode: 12
|
||||
commit: v4.4
|
||||
|
@ -18,30 +18,6 @@ RepoType: git
|
||||
Repo: https://gitlab.com/alaskalinuxuser/app_justcraigslist.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 1
|
||||
disable: pre-release constraint layout
|
||||
commit: 62664edf440cf0246854a10a1482da50665b57f4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 5
|
||||
disable: pre-release constraint layout
|
||||
commit: 0904b9328c2198f54974c11191a6196b12480fed
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 6
|
||||
disable: pre-release constraint layout
|
||||
commit: 27badb5f7c9dd5a3a217e4f069e45930cc04f09c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.7'
|
||||
versionCode: 7
|
||||
commit: 8d133c08c9a75cdc7471dbcf906573e616dee310
|
||||
|
@ -44,30 +44,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 4
|
||||
disable: pre-release constraint layout
|
||||
commit: 00cf7450512281f21e22f735ec530b22b8307090
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 5
|
||||
disable: pre-release constraint layout
|
||||
commit: e4621d81c66be989435367742b920c191c4b18f9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 6
|
||||
disable: pre-release constraint layout
|
||||
commit: c45777996d5ba49af92789de82db4b68231a02bd
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.7'
|
||||
versionCode: 7
|
||||
commit: 1a6ae5a1647fb49f13c691f9aee0c9de5dea1a28
|
||||
|
@ -10,13 +10,6 @@ Description: |-
|
||||
Status: Source code was last published in 2011.
|
||||
|
||||
Builds:
|
||||
- versionName: 1.09.03
|
||||
versionCode: 10903
|
||||
disable: huge ass version name at 45
|
||||
commit: '45'
|
||||
subdir: Timeriffic
|
||||
oldsdkloc: true
|
||||
|
||||
- versionName: 1.09.05
|
||||
versionCode: 10905
|
||||
commit: fc40dccbb9
|
||||
|
@ -35,11 +35,6 @@ Builds:
|
||||
versionCode: 4
|
||||
commit: v1.3
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
disable: Older failing build
|
||||
commit: v1.4
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 6
|
||||
commit: v1.5
|
||||
|
@ -32,11 +32,6 @@ Builds:
|
||||
- echo "android.library.reference.1=$$Slider$$" >> project.properties
|
||||
target: android-16
|
||||
|
||||
- versionName: '2.2'
|
||||
versionCode: 26
|
||||
disable: no source
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: 2.2.2
|
||||
versionCode: 28
|
||||
commit: 2eafd952
|
||||
@ -169,42 +164,6 @@ Builds:
|
||||
- cp $$EJML$$/target/ejml-0.25.jar $$ArityXlythe$$/bin/arity.jar ../MathLibrary/libs/
|
||||
- cp $$Google-Gson$$/target/gson-2.2.4.jar libs/
|
||||
|
||||
- versionName: 5.1.1
|
||||
versionCode: 88
|
||||
disable: gson tests fail
|
||||
commit: a172a4e277f39a6805c682a2543344f67258716c
|
||||
subdir: mobile
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- EJML@v0.25
|
||||
- Google-Gson@gson-2.2.4
|
||||
- ArityXlythe@459535ba5005c6f3a03101b15354e44df161a637
|
||||
rm:
|
||||
- mobile/libs/*jar
|
||||
- MathLibrary/libs/*.jar
|
||||
- legacy-mobile
|
||||
- wear
|
||||
- glass
|
||||
- GDK-ProgressBar
|
||||
prebuild:
|
||||
- sed -i -e '/wearApp/d' build.gradle
|
||||
- pushd $$EJML$$
|
||||
- mvn package
|
||||
- popd
|
||||
- pushd $$Google-Gson$$
|
||||
- mvn package
|
||||
- popd
|
||||
- pushd $$ArityXlythe$$
|
||||
- rm -fR bin/*
|
||||
- find -name "*.java" > sources.txt
|
||||
- javac -d bin @sources.txt
|
||||
- cd bin
|
||||
- jar cf arity.jar org
|
||||
- popd
|
||||
- cp $$EJML$$/target/ejml-0.25.jar $$ArityXlythe$$/bin/arity.jar ../MathLibrary/libs/
|
||||
- cp $$Google-Gson$$/target/gson-2.2.4.jar libs/
|
||||
|
||||
- versionName: '5.4'
|
||||
versionCode: 93
|
||||
commit: 1c305c1e9e6b2ab2225d218576984d329913b1d9
|
||||
|
@ -72,22 +72,6 @@ Builds:
|
||||
- mv libs/actionbarsherlock-plugin-maps-4.2.0.jar $$ActionBarSherlock$$/libs/
|
||||
target: Google Inc.:Google APIs:17
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 1400
|
||||
disable: Proprietary API required
|
||||
commit: v1.4
|
||||
subdir: android/TramHunter
|
||||
srclibs:
|
||||
- ActionBarSherlock@4.1.0
|
||||
forceversion: true
|
||||
forcevercode: true
|
||||
extlibs:
|
||||
- ABS-MapsPlugin/actionbarsherlock-plugin-maps-4.2.0.jar
|
||||
prebuild:
|
||||
- sed -i 's@\(.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
- mv libs/actionbarsherlock-plugin-maps-4.2.0.jar $$ActionBarSherlock$$/libs/
|
||||
target: Google Inc.:Google APIs:19
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: '1.3'
|
||||
|
@ -101,21 +101,6 @@ Builds:
|
||||
- sed -i -e 's/${AMPACHE_USERNAME}/null/g' build.gradle
|
||||
- sed -i -e 's/${AMPACHE_PASSWORD}/null/g' build.gradle
|
||||
|
||||
- versionName: 1.09.31
|
||||
versionCode: 41
|
||||
disable: wrong tag
|
||||
commit: v1.09.31
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e 's/${LASTFM_API_KEY}/null/g' build.gradle
|
||||
- sed -i -e 's/${AMPACHE_URL}/null/g' build.gradle
|
||||
- sed -i -e 's/${AMPACHE_URL_LOCAL}/null/g' build.gradle
|
||||
- sed -i -e 's/${AMPACHE_USERNAME}/null/g' build.gradle
|
||||
- sed -i -e 's/${AMPACHE_PASSWORD}/null/g' build.gradle
|
||||
|
||||
- versionName: 1.09.32
|
||||
versionCode: 42
|
||||
commit: v1.09.32
|
||||
|
@ -100,14 +100,6 @@ Builds:
|
||||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: 3.4.2
|
||||
versionCode: 299
|
||||
disable: old version code
|
||||
commit: 3.4.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: 3.4.2.1
|
||||
versionCode: 300
|
||||
commit: 3.4.2.1
|
||||
|
@ -28,16 +28,6 @@ RepoType: git
|
||||
Repo: https://github.com/AnySoftKeyboard/AnySoftKeyboard.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
disable: wait for upstream
|
||||
commit: c5efd5986ce9beec299919f7ae9f174abd33b156
|
||||
gradle:
|
||||
- yes
|
||||
forceversion: true
|
||||
preassemble:
|
||||
- :makeDictionary
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
commit: dutch-1.4
|
||||
|
@ -25,26 +25,6 @@ RepoType: git
|
||||
Repo: https://github.com/Stichoza/AnySoftKeyboardLanguagePackGeorgian
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.204
|
||||
versionCode: 4
|
||||
disable: One of the srclibs fails on android update project (at e8b7071461)
|
||||
commit: e8b7071461
|
||||
init: rm -rf bin/ gen/
|
||||
patch:
|
||||
- packageid.patch
|
||||
- xml.patch
|
||||
srclibs:
|
||||
- AnySoftKeyboard-API@b21d8907
|
||||
- AnySoftKeyboardTools@73e9a09496
|
||||
prebuild:
|
||||
- echo 'android.library.reference.1=$$AnySoftKeyboard-API$$' >> project.properties
|
||||
- echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties
|
||||
- mkdir -p dict/ res/raw/
|
||||
- rm -f assets/*
|
||||
- wget https://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/ka.xml
|
||||
-O dict/words.xml
|
||||
build: java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
|
||||
|
||||
- versionName: 2.1.4
|
||||
versionCode: 5
|
||||
commit: eb2334531
|
||||
|
@ -18,30 +18,6 @@ RepoType: git
|
||||
Repo: https://github.com/AnySoftKeyboard/AnySoftKeyboard.git
|
||||
|
||||
Builds:
|
||||
- versionName: '20121016'
|
||||
versionCode: 6
|
||||
disable: no source or licence for the dictionary (at 5eabfc)
|
||||
commit: 5eabfc
|
||||
srclibs:
|
||||
- AnySoftKeyboard-API@b21d8907
|
||||
- AnySoftKeyboardTools@73e9a09496
|
||||
forceversion: true
|
||||
forcevercode: true
|
||||
extlibs:
|
||||
- LanguagePacks/russian.zip
|
||||
prebuild:
|
||||
- rm -rf res/ StoreStuff/ dict/
|
||||
- unzip libs/russian.zip
|
||||
- sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
||||
- sed -i 's/change_me/russian2/g' src/com/anysoftkeyboard/languagepack/change_me/PackBroadcastReceiver.java
|
||||
AndroidManifest.xml
|
||||
- mkdir -p src/com/anysoftkeyboard/languagepack/russian2
|
||||
- mv src/com/anysoftkeyboard/languagepack/change_me/PackBroadcastReceiver.java
|
||||
src/com/anysoftkeyboard/languagepack/russian2/
|
||||
- sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' custom_rules.xml
|
||||
- sed -i 's/LanguagePack/LanguagePackRussian/g' build.xml
|
||||
- sed -i '/key/d' project.properties
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 100
|
||||
commit: russion_2.0
|
||||
|
@ -88,14 +88,6 @@ Builds:
|
||||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: 1.4.2
|
||||
versionCode: 19
|
||||
disable: bb9cb4bfc0dc0034b22547ba906e793aa6b0efbc
|
||||
commit: v1.4.2
|
||||
subdir: android_app/app
|
||||
gradle:
|
||||
- github
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 20
|
||||
commit: v1.4.3
|
||||
|
@ -23,23 +23,6 @@ RepoType: git
|
||||
Repo: https://github.com/aragaer/jtt_android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.4.2
|
||||
versionCode: 24
|
||||
disable: doesn’t build - hangs instead - usually caused by a submodule using git@
|
||||
commit: v1.4.4.2
|
||||
submodules: true
|
||||
|
||||
- versionName: 1.4.4.5-pre
|
||||
versionCode: 25
|
||||
disable: not published
|
||||
|
||||
- versionName: 1.5.2
|
||||
versionCode: 29
|
||||
disable: still doesn’t build - gradle issues now
|
||||
commit: v1.5.2
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 34
|
||||
commit: v1.6
|
||||
|
@ -40,83 +40,11 @@ Builds:
|
||||
commit: 7843408a0960
|
||||
target: android-14
|
||||
|
||||
- versionName: '3.2'
|
||||
versionCode: 15
|
||||
disable: Google API client
|
||||
commit: 6bed14c32963
|
||||
target: android-14
|
||||
|
||||
- versionName: '3.3'
|
||||
versionCode: 16
|
||||
disable: Google API client
|
||||
commit: 606af2015873
|
||||
target: android-14
|
||||
|
||||
- versionName: '3.5'
|
||||
versionCode: 18
|
||||
disable: Google API client
|
||||
commit: 62c2b93562b6
|
||||
target: android-14
|
||||
|
||||
- versionName: '4.5'
|
||||
versionCode: 28
|
||||
disable: Google API client
|
||||
commit: acb8477a
|
||||
submodules: true
|
||||
androidupdate:
|
||||
- .
|
||||
- ViewPagerIndicator/library
|
||||
- ActionBarSherlock/library
|
||||
|
||||
- versionName: '5.01'
|
||||
versionCode: 30
|
||||
disable: Google API client
|
||||
commit: '5.01'
|
||||
submodules: true
|
||||
androidupdate:
|
||||
- .
|
||||
- ViewPagerIndicator/library
|
||||
- ActionBarSherlock/library
|
||||
|
||||
- versionName: '5.2'
|
||||
versionCode: 32
|
||||
disable: Google API client
|
||||
commit: '5.2'
|
||||
submodules: true
|
||||
androidupdate:
|
||||
- .
|
||||
- ViewPagerIndicator/library
|
||||
- ActionBarSherlock/library
|
||||
|
||||
- versionName: '5.3'
|
||||
versionCode: 33
|
||||
disable: Google API client
|
||||
commit: '5.3'
|
||||
submodules: true
|
||||
androidupdate:
|
||||
- .
|
||||
- ViewPagerIndicator/library
|
||||
- ActionBarSherlock/library
|
||||
target: android-16
|
||||
|
||||
- versionName: '5.6'
|
||||
versionCode: 36
|
||||
disable: build fail
|
||||
commit: '5.6'
|
||||
|
||||
- versionName: '5.8'
|
||||
versionCode: 38
|
||||
disable: Google API client
|
||||
commit: '5.8'
|
||||
submodules: true
|
||||
prebuild: sed -i '/proguard/d' project.properties
|
||||
androidupdate:
|
||||
- .
|
||||
- ViewPagerIndicator/library
|
||||
- ActionBarSherlock/library
|
||||
- Riasel/library
|
||||
- drag-sort-listview
|
||||
|
||||
- versionName: '6.02'
|
||||
versionCode: 42
|
||||
commit: '6.02'
|
||||
|
@ -39,16 +39,6 @@ Builds:
|
||||
versionCode: 30
|
||||
commit: 3de8a3025
|
||||
|
||||
- versionName: '5.4'
|
||||
versionCode: 31
|
||||
disable: missing drawables
|
||||
commit: 5756cefff048fa
|
||||
|
||||
- versionName: 5.4.1
|
||||
versionCode: 32
|
||||
disable: source still incomplete - see https://github.com/banasiak/CoinFlip/issues/3
|
||||
commit: 0e60aa436279
|
||||
|
||||
- versionName: '5.5'
|
||||
versionCode: 33
|
||||
commit: ed98011938e4e
|
||||
|
@ -34,16 +34,6 @@ Builds:
|
||||
scanignore:
|
||||
- cordova/node_modules/*/test
|
||||
|
||||
- versionName: 1.1.16
|
||||
versionCode: 10116
|
||||
disable: old failing build
|
||||
commit: v1.1.16
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- cordova/node_modules/*/test
|
||||
- assets/www/lib/Ionicons/png
|
||||
|
||||
- versionName: 1.1.18
|
||||
versionCode: 10118
|
||||
commit: v1.1.18
|
||||
|
@ -27,48 +27,6 @@ RepoType: git
|
||||
Repo: https://github.com/OpenLauncherTeam/openlauncher
|
||||
|
||||
Builds:
|
||||
- versionName: alpha1-patch1
|
||||
versionCode: 2
|
||||
disable: old build
|
||||
commit: 32d793ccac3380f022feb9019ee63dc381ff6bf2
|
||||
subdir: launcher
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: alpha1-patch2
|
||||
versionCode: 3
|
||||
disable: old build
|
||||
commit: c66363c5ed14974d9e416b99ff7106899850ebfc
|
||||
subdir: launcher
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: alpha1-patch3
|
||||
versionCode: 4
|
||||
disable: old build
|
||||
commit: 13324fc4b9f2133cc6271eb78bb52c0ce781f3e5
|
||||
subdir: launcher
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: alpha2
|
||||
versionCode: 5
|
||||
disable: old build
|
||||
commit: a2180dd217b08ca544375ac0c6e650aafa65855a
|
||||
subdir: launcher
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable
|
||||
'ExtraTranslation' } }" >> build.gradle
|
||||
|
||||
- versionName: alpha2_patch1
|
||||
versionCode: 6
|
||||
disable: old build
|
||||
commit: 00b9280dfe483a1c0ec4a604c6dccc96e29e9fac
|
||||
subdir: launcher
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: alpha2_patch2
|
||||
versionCode: 7
|
||||
commit: eb5861ed5688d36dd123b3b48da4af14186a6fa9
|
||||
@ -94,22 +52,6 @@ Builds:
|
||||
gradle:
|
||||
- FlavorDefault
|
||||
|
||||
- versionName: 0.3.2
|
||||
versionCode: 10
|
||||
disable: old build
|
||||
commit: v0.3.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- FlavorDefault
|
||||
|
||||
- versionName: 0.3.2.1
|
||||
versionCode: 11
|
||||
disable: old build
|
||||
commit: v0.3.2.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- FlavorDefault
|
||||
|
||||
- versionName: 0.4.0
|
||||
versionCode: 20
|
||||
commit: v0.4.0
|
||||
|
@ -190,22 +190,6 @@ Builds:
|
||||
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||
- sed -i -e '/google-services/d' ../build.gradle
|
||||
|
||||
- versionName: 1.3.1.6
|
||||
versionCode: 1030106
|
||||
disable: not working https://gitlab.com/fdroid/fdroiddata/-/issues/2509
|
||||
commit: v1.3.1.6
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- CoreFlavorFossFlavor
|
||||
rm:
|
||||
- core/uis/lib
|
||||
- core/core/lib
|
||||
- core/.mvn
|
||||
prebuild:
|
||||
- sed -i -e '/googleFlavorImplementation/d; /dexcount/d' build.gradle
|
||||
- sed -i -e '/google-services/d' ../build.gradle
|
||||
|
||||
- versionName: 1.3.2.0
|
||||
versionCode: 1030200
|
||||
disable: not working https://gitlab.com/fdroid/fdroiddata/-/issues/2509
|
||||
|
@ -15,49 +15,6 @@ RepoType: git
|
||||
Repo: https://github.com/ccomeaux/boardgamegeek4android
|
||||
|
||||
Builds:
|
||||
- versionName: '3.3'
|
||||
versionCode: 20
|
||||
disable: repo changed
|
||||
commit: '416'
|
||||
subdir: BoardGameGeek
|
||||
target: android-8
|
||||
|
||||
- versionName: '3.4'
|
||||
versionCode: 21
|
||||
disable: repo changed
|
||||
commit: '525'
|
||||
subdir: BoardGameGeek
|
||||
target: android-8
|
||||
|
||||
- versionName: '3.6'
|
||||
versionCode: 23
|
||||
disable: repo changed
|
||||
commit: V3.6
|
||||
subdir: BoardGameGeek
|
||||
target: android-8
|
||||
|
||||
- versionName: '4.2'
|
||||
versionCode: 26
|
||||
disable: repo changed
|
||||
commit: V4.2
|
||||
subdir: BoardGameGeek
|
||||
androidupdate:
|
||||
- .
|
||||
- ../ActionBarSherlock
|
||||
target: android-17
|
||||
|
||||
- versionName: '4.3'
|
||||
versionCode: 27
|
||||
disable: repo changed
|
||||
commit: V4.3
|
||||
srclibs:
|
||||
- ActionBarSherlock@4.3.1
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild:
|
||||
- mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||
- sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
- versionName: 4.7.3
|
||||
versionCode: 36
|
||||
commit: V4.7.3
|
||||
|
@ -29,12 +29,6 @@ Builds:
|
||||
commit: v1.3.2
|
||||
target: android-19
|
||||
|
||||
- versionName: 1.3.3
|
||||
versionCode: 1330
|
||||
disable: https://github.com/boombuler/piraten_map_app/issues/11
|
||||
commit: v1.3.3
|
||||
target: android-19
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.3.2
|
||||
|
@ -30,24 +30,6 @@ RepoType: git
|
||||
Repo: https://github.com/jyio/botbrew-gui.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.0.1.23
|
||||
versionCode: 23
|
||||
disable: works but maybe not ready for popular consumption 32698170dd
|
||||
commit: unknown - see disabled
|
||||
srclibs:
|
||||
- ActionBarSherlock@4.0.1
|
||||
- ViewPagerIndicator@2.2.3
|
||||
- EmulatorView@v1.0.43
|
||||
extlibs:
|
||||
- acra/acra-4.2.3.jar
|
||||
prebuild:
|
||||
- sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
- sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties
|
||||
- sed -i 's@\(android.library.reference.3=\).*@\1$$EmulatorView$$@' project.properties
|
||||
- sed -i 's@~/android-ndk-r8@$$NDK$$@g' mkjni.sh
|
||||
- ./mkjni.sh
|
||||
target: android-15
|
||||
|
||||
- versionName: 0.0.1.24
|
||||
versionCode: 24
|
||||
commit: 733293d904
|
||||
|
@ -42,11 +42,6 @@ Builds:
|
||||
versionCode: 22
|
||||
commit: 2eb30e58a8a39af1fe5faaa964f558382b3fdb20
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 23
|
||||
disable: jar files
|
||||
commit: bdd510cadc0b441ef143ac43aa0eaaddedc49f74
|
||||
|
||||
- versionName: '4.2'
|
||||
versionCode: 27
|
||||
commit: a60c2530114e4957f1485d0efe32ff9694d13588
|
||||
|
@ -45,14 +45,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 20
|
||||
disable: Could not find com.android.tools.build:gradle:3.0.0
|
||||
commit: bch-1.2
|
||||
subdir: bitcoincash
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 22
|
||||
commit: bch-1.3
|
||||
|
@ -52,14 +52,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 30
|
||||
disable: Could not find com.android.tools.build:gradle:3.0.0
|
||||
commit: eth-1.3
|
||||
subdir: ethereum
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 32
|
||||
commit: eth-1.4
|
||||
|
@ -52,14 +52,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 20
|
||||
disable: Could not find com.android.tools.build:gradle:3.0.0
|
||||
commit: ltc-1.2
|
||||
subdir: litecoin
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 22
|
||||
commit: ltc-1.3
|
||||
|
@ -220,14 +220,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.4.0
|
||||
versionCode: 540
|
||||
disable: Could not find com.android.tools.build:gradle:3.0.1
|
||||
commit: v5.4.0
|
||||
subdir: PersianCalendar
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.5.1
|
||||
versionCode: 551
|
||||
commit: v5.5.1
|
||||
@ -242,14 +234,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.7.2
|
||||
versionCode: 572
|
||||
disable: 'ProGuard: Duplicate jar entry [android/support/v4/d/b$a.class]'
|
||||
commit: v5.7.2
|
||||
subdir: PersianCalendar
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.8.1
|
||||
versionCode: 581
|
||||
commit: v5.8.1
|
||||
|
@ -29,22 +29,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.14'
|
||||
versionCode: 34
|
||||
disable: Could not get unknown property 'TRIPLET_API_KEY' for object of type de.triplet.gradle.play.PlayAccountConfig
|
||||
commit: v3.14
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.14'
|
||||
versionCode: 35
|
||||
disable: Could not get unknown property 'TRIPLET_API_KEY' for object of type de.triplet.gradle.play.PlayAccountConfig
|
||||
commit: v3.14
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.15'
|
||||
versionCode: 36
|
||||
commit: v3.15
|
||||
|
@ -284,33 +284,6 @@ Builds:
|
||||
- flutter --no-color pub global run intl_utils:generate
|
||||
- flutter build apk -v --flavor fdroid
|
||||
|
||||
- versionName: 1.0.15
|
||||
versionCode: 1857
|
||||
disable: soundpool build failed.
|
||||
commit: v1.0.15
|
||||
output: src/ui/flutter_app/build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.1
|
||||
rm:
|
||||
- ci
|
||||
- src/perfect
|
||||
- src/test
|
||||
- src/ui/flutter_app/ios
|
||||
- src/ui/flutter_app/windows
|
||||
- src/ui/flutter_app/test
|
||||
- src/ui/qt
|
||||
- resources
|
||||
- tests
|
||||
prebuild:
|
||||
- rm src/ui/flutter_app/android/app/build.gradle
|
||||
- mv src/ui/flutter_app/android/app/build.gradle_fdroid src/ui/flutter_app/android/app/build.gradle
|
||||
build:
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- ./flutter-init.sh
|
||||
- cd src/ui/flutter_app
|
||||
- flutter config --no-analytics
|
||||
- flutter build apk -v --flavor fdroid
|
||||
|
||||
- versionName: 1.0.16
|
||||
versionCode: 1869
|
||||
commit: v1.0.16
|
||||
@ -467,60 +440,6 @@ Builds:
|
||||
- flutter config --no-analytics
|
||||
- flutter build apk -v --flavor fdroid
|
||||
|
||||
- versionName: 1.0.22
|
||||
versionCode: 1908
|
||||
disable: AI vs AI mode does not work properly.
|
||||
commit: v1.0.22
|
||||
output: src/ui/flutter_app/build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.1
|
||||
rm:
|
||||
- ci
|
||||
- src/perfect
|
||||
- src/test
|
||||
- src/ui/flutter_app/ios
|
||||
- src/ui/flutter_app/windows
|
||||
- src/ui/flutter_app/test
|
||||
- src/ui/qt
|
||||
- resources
|
||||
- tests
|
||||
prebuild:
|
||||
- rm src/ui/flutter_app/android/app/build.gradle
|
||||
- mv src/ui/flutter_app/android/app/build.gradle_fdroid src/ui/flutter_app/android/app/build.gradle
|
||||
build:
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- ./flutter-init.sh
|
||||
- cd src/ui/flutter_app
|
||||
- flutter config --no-analytics
|
||||
- flutter build apk -v --flavor fdroid
|
||||
|
||||
- versionName: 1.0.23
|
||||
versionCode: 1919
|
||||
disable: AI vs AI mode does not work properly.
|
||||
commit: v1.0.23
|
||||
output: src/ui/flutter_app/build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.1
|
||||
rm:
|
||||
- ci
|
||||
- src/perfect
|
||||
- src/test
|
||||
- src/ui/flutter_app/ios
|
||||
- src/ui/flutter_app/windows
|
||||
- src/ui/flutter_app/test
|
||||
- src/ui/qt
|
||||
- resources
|
||||
- tests
|
||||
prebuild:
|
||||
- rm src/ui/flutter_app/android/app/build.gradle
|
||||
- mv src/ui/flutter_app/android/app/build.gradle_fdroid src/ui/flutter_app/android/app/build.gradle
|
||||
build:
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- ./flutter-init.sh
|
||||
- cd src/ui/flutter_app
|
||||
- flutter config --no-analytics
|
||||
- flutter build apk -v --flavor fdroid
|
||||
|
||||
- versionName: 1.0.24
|
||||
versionCode: 1933
|
||||
commit: v1.0.24
|
||||
@ -919,146 +838,6 @@ Builds:
|
||||
- flutter config --no-analytics
|
||||
- flutter build apk -v --flavor fdroid
|
||||
|
||||
- versionName: 1.1.17
|
||||
versionCode: 2060
|
||||
disable: AI to freeze when the move list is too long.
|
||||
commit: 8fbda21cd44d24cc5b64741e74de35a0bd937c62
|
||||
output: src/ui/flutter_app/build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.3
|
||||
rm:
|
||||
- ci
|
||||
- src/perfect
|
||||
- src/test
|
||||
- src/ui/flutter_app/ios
|
||||
- src/ui/flutter_app/windows
|
||||
- src/ui/flutter_app/test
|
||||
- src/ui/qt
|
||||
- resources
|
||||
- tests
|
||||
prebuild:
|
||||
- cd src/ui/flutter_app/android/app
|
||||
- rm build.gradle
|
||||
- mv build.gradle_fdroid build.gradle
|
||||
build:
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- ./flutter-init.sh
|
||||
- cd src/ui/flutter_app
|
||||
- flutter config --no-analytics
|
||||
- flutter build apk -v --flavor fdroid
|
||||
|
||||
- versionName: 1.1.18
|
||||
versionCode: 2067
|
||||
disable: AI to freeze when the move list is too long.
|
||||
commit: d0815c2ea28ebdb5887bc92064ceaa24aaca5300
|
||||
output: src/ui/flutter_app/build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.3
|
||||
rm:
|
||||
- ci
|
||||
- src/perfect
|
||||
- src/test
|
||||
- src/ui/flutter_app/ios
|
||||
- src/ui/flutter_app/windows
|
||||
- src/ui/flutter_app/test
|
||||
- src/ui/qt
|
||||
- resources
|
||||
- tests
|
||||
prebuild:
|
||||
- cd src/ui/flutter_app/android/app
|
||||
- rm build.gradle
|
||||
- mv build.gradle_fdroid build.gradle
|
||||
build:
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- ./flutter-init.sh
|
||||
- cd src/ui/flutter_app
|
||||
- flutter config --no-analytics
|
||||
- flutter build apk -v --flavor fdroid
|
||||
|
||||
- versionName: 1.1.19
|
||||
versionCode: 2070
|
||||
disable: AI to freeze when the move list is too long.
|
||||
commit: cacbe6198b485fae000dec92d95ae0c8668c7839
|
||||
output: src/ui/flutter_app/build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.3
|
||||
rm:
|
||||
- ci
|
||||
- src/perfect
|
||||
- src/test
|
||||
- src/ui/flutter_app/ios
|
||||
- src/ui/flutter_app/windows
|
||||
- src/ui/flutter_app/test
|
||||
- src/ui/qt
|
||||
- resources
|
||||
- tests
|
||||
prebuild:
|
||||
- cd src/ui/flutter_app/android/app
|
||||
- rm build.gradle
|
||||
- mv build.gradle_fdroid build.gradle
|
||||
build:
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- ./flutter-init.sh
|
||||
- cd src/ui/flutter_app
|
||||
- flutter config --no-analytics
|
||||
- flutter build apk -v --flavor fdroid
|
||||
|
||||
- versionName: 1.1.20
|
||||
versionCode: 2075
|
||||
disable: AI to freeze when the move list is too long.
|
||||
commit: a8222d87f3f0b75bef35e44cad53b0a6bf9cf422
|
||||
output: src/ui/flutter_app/build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.3
|
||||
rm:
|
||||
- ci
|
||||
- src/perfect
|
||||
- src/test
|
||||
- src/ui/flutter_app/ios
|
||||
- src/ui/flutter_app/windows
|
||||
- src/ui/flutter_app/test
|
||||
- src/ui/qt
|
||||
- resources
|
||||
- tests
|
||||
prebuild:
|
||||
- cd src/ui/flutter_app/android/app
|
||||
- rm build.gradle
|
||||
- mv build.gradle_fdroid build.gradle
|
||||
build:
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- ./flutter-init.sh
|
||||
- cd src/ui/flutter_app
|
||||
- flutter config --no-analytics
|
||||
- flutter build apk -v --flavor fdroid
|
||||
|
||||
- versionName: 1.1.21
|
||||
versionCode: 2077
|
||||
disable: AI to freeze when the move list is too long.
|
||||
commit: 3c7df55e0506c1ea992553e0338cab4f740b1d2d
|
||||
output: src/ui/flutter_app/build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.3
|
||||
rm:
|
||||
- ci
|
||||
- src/perfect
|
||||
- src/test
|
||||
- src/ui/flutter_app/ios
|
||||
- src/ui/flutter_app/windows
|
||||
- src/ui/flutter_app/test
|
||||
- src/ui/qt
|
||||
- resources
|
||||
- tests
|
||||
prebuild:
|
||||
- cd src/ui/flutter_app/android/app
|
||||
- rm build.gradle
|
||||
- mv build.gradle_fdroid build.gradle
|
||||
build:
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- ./flutter-init.sh
|
||||
- cd src/ui/flutter_app
|
||||
- flutter config --no-analytics
|
||||
- flutter build apk -v --flavor fdroid
|
||||
|
||||
- versionName: 1.1.22
|
||||
versionCode: 2079
|
||||
commit: 1a9c078be0e71065d69c0742a37bc41cbb8ad05a
|
||||
|
@ -33,11 +33,6 @@ Builds:
|
||||
versionCode: 27
|
||||
commit: 52d1e69b05a008418c75bf4388f982bb9f700c60
|
||||
|
||||
- versionName: '5.0'
|
||||
versionCode: 28
|
||||
disable: appcompat resolve to a path with no project.properties
|
||||
commit: 6467600e53a3cec461c0e7d2584c06a5376471a8
|
||||
|
||||
- versionName: '5.1'
|
||||
versionCode: 31
|
||||
commit: 26774a278f36ffc3c8860372ebb9a8ed327ed688
|
||||
|
@ -19,18 +19,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.4.0
|
||||
versionCode: 72
|
||||
disable: https://github.com/Chooloo/koler/issues/332
|
||||
commit: 679c21b1525943dfee59bc773a79a9dc2d8fd142
|
||||
subdir: koler
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.4.1
|
||||
versionCode: 73
|
||||
commit: df45a59c2282c71726e5d368f94961ddb49b1cff
|
||||
|
@ -36,25 +36,6 @@ RepoType: git
|
||||
Repo: git://anongit.freedesktop.org/libreoffice/core
|
||||
|
||||
Builds:
|
||||
- versionName: 4.5.0.0.alpha0+/7f68f67
|
||||
versionCode: 6
|
||||
disable: Remove old alpha build
|
||||
commit: 7f68f67
|
||||
output: android/experimental/LOAndroid3/bin/LibreOfficeViewer-release-unsigned.apk
|
||||
srclibs:
|
||||
- LOTarballs@c873ae6f
|
||||
prebuild:
|
||||
- sed -i -e 's/\/$(OOO_VENDOR)//g' android/Bootstrap/Makefile.shared
|
||||
- sed -i -e 's/test_fontconfig=yes/test_fontconfig=no/g' configure.ac
|
||||
- sed -i -e 's/test_freetype=yes/test_freetype=no/g' configure.ac
|
||||
build:
|
||||
- ln -s ../$$LOTarballs$$ external/tarballs
|
||||
- ./autogen.sh --enable-release-build --with-vendor=F-Droid --with-android-package-name="com.collabora.libreoffice"
|
||||
--enable-fetch-external=no --with-android-ndk=$$NDK$$ --with-android-ndk-toolchain-version=4.9
|
||||
--with-android-sdk=$$SDK$$ --with-distro=LibreOfficeAndroid --with-build-platform-configure-options="--with-system-jpeg=no
|
||||
--with-system-libxml=no --with-x=no --disable-gconf --disable-python"
|
||||
- make versionCode=6
|
||||
|
||||
- versionName: 4.5.0.0.alpha0+/3f1713b
|
||||
versionCode: 7
|
||||
commit: 3f1713b
|
||||
|
@ -42,14 +42,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.2
|
||||
versionCode: 222
|
||||
disable: jar, third party repos
|
||||
commit: 2.2.2-fdroid
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.4
|
||||
versionCode: 224
|
||||
commit: 2.2.4-fdroid
|
||||
@ -64,14 +56,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.6
|
||||
versionCode: 226
|
||||
disable: third party maven repo
|
||||
commit: 2.2.6-fdroid
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.7
|
||||
versionCode: 2020700
|
||||
commit: 2.2.7.0-fdroid
|
||||
|
@ -17,36 +17,12 @@ RepoType: git
|
||||
Repo: https://github.com/jdeslip/arxiv-mobile
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.4
|
||||
versionCode: 90
|
||||
disable: 94 but doesn't compile due to apparently missing resource
|
||||
commit: unknown - see disabled
|
||||
target: android-11
|
||||
|
||||
- versionName: 2.0.6
|
||||
versionCode: 92
|
||||
commit: '95'
|
||||
prebuild: sed -i -e "/key\.alias.*/d" -e "/key\.store.*/d" *.properties
|
||||
target: android-11
|
||||
|
||||
- versionName: 2.0.10
|
||||
versionCode: 96
|
||||
disable: No source in repo
|
||||
commit: unknown - see disabled
|
||||
target: android-11
|
||||
|
||||
- versionName: 2.0.14
|
||||
versionCode: 100
|
||||
disable: No source in repo
|
||||
commit: unknown - see disabled
|
||||
target: android-11
|
||||
|
||||
- versionName: 2.0.16
|
||||
versionCode: 102
|
||||
disable: No source in repo
|
||||
commit: unknown - see disabled
|
||||
target: android-11
|
||||
|
||||
- versionName: 2.0.20
|
||||
versionCode: 106
|
||||
commit: '4'
|
||||
|
@ -28,14 +28,6 @@ Builds:
|
||||
gradle:
|
||||
- scMain
|
||||
|
||||
- versionName: 6.6.0
|
||||
versionCode: 70
|
||||
disable: no such tag
|
||||
commit: v6.6.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- scMain
|
||||
|
||||
- versionName: 7.0.2
|
||||
versionCode: 72
|
||||
commit: v7.0.2
|
||||
@ -316,14 +308,6 @@ Builds:
|
||||
gradle:
|
||||
- scMain
|
||||
|
||||
- versionName: 11.0.3
|
||||
versionCode: 138
|
||||
disable: missing com.mindorks.android:prdownloader
|
||||
commit: v11.0.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- scMain
|
||||
|
||||
- versionName: 12.0.0
|
||||
versionCode: 139
|
||||
commit: v12.0.0
|
||||
|
@ -14,52 +14,6 @@ RepoType: git
|
||||
Repo: https://github.com/cr5315/countdown-for-dashclock.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.2
|
||||
versionCode: 17
|
||||
disable: repo change
|
||||
commit: f1dd7
|
||||
srclibs:
|
||||
- DashClock@ecb5a191880
|
||||
rm:
|
||||
- libs/dashclock-api-r2.0.jar
|
||||
prebuild: echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl'
|
||||
>> project.properties
|
||||
|
||||
- versionName: 1.3.3
|
||||
versionCode: 18
|
||||
disable: repo change
|
||||
commit: 2cf6d12841
|
||||
srclibs:
|
||||
- DashClock@ecb5a191880
|
||||
rm:
|
||||
- libs/dashclock-api-r2.0.jar
|
||||
prebuild: echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl'
|
||||
>> project.properties
|
||||
|
||||
- versionName: 1.3.4.1
|
||||
versionCode: 20
|
||||
disable: repo change
|
||||
commit: bd1d9852e8
|
||||
srclibs:
|
||||
- DashClock@ecb5a191880
|
||||
rm:
|
||||
- libs/dashclock-api-r2.0.jar
|
||||
prebuild: echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl'
|
||||
>> project.properties
|
||||
|
||||
- versionName: 2.0.4
|
||||
versionCode: 26
|
||||
disable: repo change
|
||||
commit: FIXME
|
||||
subdir: App/CFDC
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- DashClock@ecb5a191880
|
||||
rm:
|
||||
- App/CFDC/libs/dashclock-api-r2.0.jar
|
||||
prebuild: cp -fR $$DashClock$$/api/src/main src
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 27
|
||||
commit: 02ee9fa9f42228ecd34482de07b55de807e1cb46
|
||||
|
@ -19,18 +19,6 @@ RepoType: git
|
||||
Repo: https://github.com/iitc-project/ingress-intel-total-conversion.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.3.2
|
||||
versionCode: 13
|
||||
disable: non-functional 18f9ef0c2e4af
|
||||
commit: unknown - see disabled
|
||||
subdir: mobile
|
||||
prebuild:
|
||||
- cd ..
|
||||
- echo "buildSettings={'fdroid':{'Mobile':'copyonly'}}" > localbuildsettings.py
|
||||
build:
|
||||
- cd ..
|
||||
- ./build.py fdroid
|
||||
|
||||
- versionName: 0.3.2.1
|
||||
versionCode: 14
|
||||
commit: 18f9ef0c2e4af
|
||||
@ -44,18 +32,6 @@ Builds:
|
||||
- cd ..
|
||||
- ./build.py fdroid
|
||||
|
||||
- versionName: 0.3.6
|
||||
versionCode: 18
|
||||
disable: not CV (at 9edcdaac)
|
||||
commit: 9edcdaac
|
||||
subdir: mobile
|
||||
prebuild:
|
||||
- cd ..
|
||||
- echo "buildSettings={'fdroid':{'buildMobile':'copyonly'}}" > localbuildsettings.py
|
||||
build:
|
||||
- cd ..
|
||||
- ./build.py fdroid
|
||||
|
||||
- versionName: 0.4.0
|
||||
versionCode: 21
|
||||
commit: iitc_0_12_0_mobile_0_4_0
|
||||
|
@ -33,15 +33,6 @@ RepoType: git
|
||||
Repo: https://github.com/crazyhitty/Munch
|
||||
|
||||
Builds:
|
||||
- versionName: '0.41'
|
||||
versionCode: 12
|
||||
disable: java errors
|
||||
commit: bd01e45371266e466bd0083ac9782352373b6485
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/material-dialog/s/0.8.5.0/0.8.5.3/g' ../rssmanager/build.gradle
|
||||
|
||||
- versionName: '0.42'
|
||||
versionCode: 13
|
||||
commit: 13280a2ffc529ee5a2244a85121a302829f5b8b6
|
||||
|
@ -91,14 +91,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 15
|
||||
disable: https://github.com/FunkyMuse/Vigilante/issues/250
|
||||
commit: a0c241877f1c63540dc8d9cec705ceff68c430bc
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.3
|
||||
versionCode: 16
|
||||
commit: 7ddaf42a7004acba8b990ef96e1eb917c1594e8e
|
||||
|
@ -26,18 +26,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.7
|
||||
versionCode: 15
|
||||
disable: https://github.com/jazzm0/ssh-daemon/issues/23
|
||||
commit: ab0949cbd1edda68bb646b71d291f31e717f5ae5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.8
|
||||
versionCode: 16
|
||||
commit: 6bb8552ae633f45cbb20e93260e0d51af85a5bd5
|
||||
|
@ -19,14 +19,6 @@ RepoType: git
|
||||
Repo: https://github.com/Tyde/TuCanMobile.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.3.5
|
||||
versionCode: 30
|
||||
disable: non-free libs
|
||||
commit: 0.3.5
|
||||
srclibs:
|
||||
- 1:ActionBarSherlock@4.2.0
|
||||
- 2:ViewPagerIndicator@2.4.1
|
||||
|
||||
- versionName: 0.3.6
|
||||
versionCode: 31
|
||||
commit: 0.3.6
|
||||
|
@ -36,15 +36,6 @@ Builds:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
||||
|
||||
- versionName: '1.05'
|
||||
versionCode: 6
|
||||
disable: upstream downgraded VC
|
||||
commit: 70a9e0ad602cbcbe24602a142a19ed0a111e15c6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/Google Inc.:Google APIs:/android-/g' build.gradle
|
||||
|
||||
- versionName: '1.02'
|
||||
versionCode: 7
|
||||
commit: v1.02
|
||||
|
@ -50,14 +50,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.1
|
||||
versionCode: 27
|
||||
disable: translation
|
||||
commit: v1.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 28
|
||||
commit: v1.1
|
||||
@ -93,14 +85,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.5
|
||||
versionCode: 33
|
||||
disable: lintVitalRelease fails
|
||||
commit: v1.1.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 34
|
||||
commit: v1.2
|
||||
|
@ -48,34 +48,6 @@ Builds:
|
||||
- sed -i '/proguard/d' project.properties
|
||||
- sed -i '/key/d' project.properties
|
||||
|
||||
- versionName: '2.7'
|
||||
versionCode: 93
|
||||
disable: no source as of 10/02
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '2.86'
|
||||
versionCode: 106
|
||||
disable: lots of problems 10
|
||||
commit: unknown - see disabled
|
||||
srclibs:
|
||||
- MobAdMob@2d5736
|
||||
prebuild:
|
||||
- echo "android.library.reference.1=$$MobAdMob$$" >> project.properties
|
||||
- sed -i '/proguard/d' project.properties
|
||||
- sed -i '/key/d' project.properties
|
||||
- mv src/com/dngames/mobilewebcam/PhotoSettings.java v.java
|
||||
- perl -CD -pe 'tr/\x{feff}//d' v.java > src/com/dngames/mobilewebcam/PhotoSettings.java
|
||||
|
||||
- versionName: '2.93'
|
||||
versionCode: 113
|
||||
disable: no source code published
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '2.95'
|
||||
versionCode: 115
|
||||
disable: no source code published
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '2.98'
|
||||
versionCode: 118
|
||||
commit: '12'
|
||||
|
@ -36,18 +36,6 @@ Builds:
|
||||
gradle:
|
||||
- light
|
||||
|
||||
- versionName: 2.1.8
|
||||
versionCode: 67
|
||||
disable: https://github.com/Donnnno/Arcticons/issues/378
|
||||
commit: 18bb273eed72ed46be37ea3fb3c9a0adcc4f38d2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- light
|
||||
|
||||
- versionName: 2.2.5
|
||||
versionCode: 68
|
||||
commit: 9485820ce84501a6103f9f902fca0e11e83f9df7
|
||||
|
@ -176,18 +176,6 @@ Builds:
|
||||
gradle:
|
||||
- dark
|
||||
|
||||
- versionName: 2.1.8
|
||||
versionCode: 67
|
||||
disable: https://github.com/Donnnno/Arcticons/issues/378
|
||||
commit: 18bb273eed72ed46be37ea3fb3c9a0adcc4f38d2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- dark
|
||||
|
||||
- versionName: 2.2.5
|
||||
versionCode: 68
|
||||
commit: 9485820ce84501a6103f9f902fca0e11e83f9df7
|
||||
|
@ -33,18 +33,6 @@ Builds:
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- flutter build apk --flavor fdroid
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 4
|
||||
disable: no git tag
|
||||
commit: v1.2.0
|
||||
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@2.0.3
|
||||
prebuild: rm -fr ios
|
||||
build:
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- flutter build apk --flavor fdroid
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 5
|
||||
commit: v1.2.1
|
||||
|
@ -59,28 +59,6 @@ Builds:
|
||||
- ../HoloEverywhere/library
|
||||
target: android-16
|
||||
|
||||
- versionName: 1.2.3
|
||||
versionCode: 11
|
||||
disable: one error v1.2.3
|
||||
commit: unknown - see disabled
|
||||
subdir: App
|
||||
submodules: true
|
||||
srclibs:
|
||||
- NoAnalytics@158a4a
|
||||
prebuild:
|
||||
- rm libs/libGoogleAnalytics.jar
|
||||
- mvn clean package -f ../http-request/lib/pom.xml
|
||||
- mv ../http-request/lib/target/http-request-3.1-SNAPSHOT.jar libs/
|
||||
- echo "android.library.reference.7=$$NoAnalytics$$" >> project.properties
|
||||
androidupdate:
|
||||
- .
|
||||
- ../Android-ViewPagerIndicator/library
|
||||
- ../AndroidSectionHeaders/library
|
||||
- ../ActionBarSherlock/library
|
||||
- ../ImageZoomLibrary
|
||||
- ../AndroidImageManager/library
|
||||
- ../HoloEverywhere/library
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 12
|
||||
commit: v1.3
|
||||
@ -138,20 +116,6 @@ Builds:
|
||||
- mv $$NoAnalytics$$/src/com/* src/com/
|
||||
- echo 'ifixitAppId="com.dozuki.ifixit"' > gradle.properties
|
||||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 39
|
||||
disable: not building
|
||||
commit: v2.1.0
|
||||
subdir: App
|
||||
gradle:
|
||||
- ifixit
|
||||
srclibs:
|
||||
- NoAnalytics@eacdf5bcc9
|
||||
prebuild:
|
||||
- rm -f libs/*
|
||||
- mv $$NoAnalytics$$/src/com/* src/com/
|
||||
- echo 'ifixitAppId="com.dozuki.ifixit"' > gradle.properties
|
||||
|
||||
- versionName: 2.4.0
|
||||
versionCode: 45
|
||||
commit: v2.4.0
|
||||
|
@ -183,23 +183,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 7.2.2
|
||||
versionCode: 252
|
||||
disable: play-services
|
||||
commit: '?'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 7.5.5
|
||||
versionCode: 285
|
||||
disable: play-services
|
||||
commit: 81aa0b92011fa423e42c875db82d1721400b4da7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 9.0.2
|
||||
versionCode: 345
|
||||
commit: 55d71b2758e350437777f627d224c4820402b657
|
||||
|
@ -35,11 +35,6 @@ Builds:
|
||||
versionCode: 11
|
||||
commit: 8df977fa18e8ac761a4c0a4da3b
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 19
|
||||
disable: missing support libs
|
||||
commit: bbae59653dc000d
|
||||
|
||||
- versionName: '2.2'
|
||||
versionCode: 23
|
||||
commit: ae20ed0b2804ce17774b048f74ef8537117f5e0c
|
||||
|
@ -37,14 +37,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.18.3
|
||||
versionCode: 35
|
||||
disable: uses com.google.gms:google-services
|
||||
commit: 0.18.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.18.4
|
||||
versionCode: 36
|
||||
commit: 0.18.4
|
||||
|
@ -43,13 +43,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.7'
|
||||
versionCode: 14
|
||||
disable: build fails, issue raised
|
||||
commit: 415da8c9021059f74dcdba95e1c814605255d0ed
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.8'
|
||||
versionCode: 15
|
||||
commit: c779709ee006ad96b19f70e57e06ebb791a20f3d
|
||||
|
@ -39,14 +39,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.5
|
||||
versionCode: 6
|
||||
disable: old failing build
|
||||
commit: v1.0.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.6
|
||||
versionCode: 7
|
||||
commit: v1.0.6
|
||||
|
@ -25,14 +25,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
disable: wrong commit
|
||||
commit: 4161c8a590eb557072990244df5d6ebf40a2c6df
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: 039015114bf72d700721ed826581cf6661446f84
|
||||
|
@ -123,14 +123,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.3
|
||||
versionCode: 1030300
|
||||
disable: wrong version in tag
|
||||
commit: 1.3.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.4
|
||||
versionCode: 1030400
|
||||
commit: 1.3.4
|
||||
|
@ -45,11 +45,6 @@ Builds:
|
||||
versionCode: 47
|
||||
commit: 50379da3ee1f7e95679a
|
||||
|
||||
- versionName: 3.3.1
|
||||
versionCode: 48
|
||||
disable: No source - see https://github.com/eleybourn/Book-Catalogue/issues/162/#issue/162/comment/821843
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '3.4'
|
||||
versionCode: 49
|
||||
commit: ef03c165bdc34e6be1f6
|
||||
@ -62,11 +57,6 @@ Builds:
|
||||
versionCode: 53
|
||||
commit: 52ba5015693ae0b2696e
|
||||
|
||||
- versionName: 3.5.6
|
||||
versionCode: 57
|
||||
disable: version code incorrect in source repo - 57 does not exist
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '3.6'
|
||||
versionCode: 59
|
||||
commit: 0f22f87a308190d74fab
|
||||
@ -97,40 +87,6 @@ Builds:
|
||||
commit: 890b6affe8a64
|
||||
target: android-10
|
||||
|
||||
- versionName: 4.0.3
|
||||
versionCode: 79
|
||||
disable: No matching source
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: 4.0.6
|
||||
versionCode: 88
|
||||
disable: 0d673d0b1
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: 4.0.7
|
||||
versionCode: 90
|
||||
disable: build problem 22ac838388f14a5
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: 4.1.5
|
||||
versionCode: 98
|
||||
disable: no source
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: '4.2'
|
||||
versionCode: 124
|
||||
disable: '/home/vagrant/android-sdk/tools/ant/build.xml:541: Android Target is
|
||||
not set. (at 0de4519c4ce)'
|
||||
commit: 0de4519c4ce
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild:
|
||||
- rm -rf external_libs marketplace_info
|
||||
- sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_SECRET/"JARXkJTfyo0F8MyctYi9bUmrLISjo8vXAHsZHiuk2E"/g'
|
||||
src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
|
||||
- sed -i 's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
|
||||
target: android-15
|
||||
|
||||
- versionName: 5.0.7
|
||||
versionCode: 151
|
||||
commit: v5.0.7-release
|
||||
@ -147,23 +103,6 @@ Builds:
|
||||
-e 's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
|
||||
target: android-16
|
||||
|
||||
- versionName: 5.1.1
|
||||
versionCode: 168
|
||||
disable: jars,amazon key
|
||||
commit: v5.1.1-release
|
||||
srclibs:
|
||||
- ActionBarSherlock@4.2.0
|
||||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
prebuild:
|
||||
- rm -rf external_libs marketplace_info support ABS*
|
||||
- echo -e "target=android-16\nandroid.library.reference.1=$$ActionBarSherlock$$"
|
||||
> project.properties
|
||||
- cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||
- sed -i -e 's/GoodreadsApiKeys.GOODREADS_DEV_SECRET/"JARXkJTfyo0F8MyctYi9bUmrLISjo8vXAHsZHiuk2E"/g'
|
||||
-e 's/GoodreadsApiKeys.GOODREADS_DEV_KEY/"udFVpMhBnhJutfVj6abfA"/g' src/com/eleybourn/bookcatalogue/goodreads/GoodreadsManager.java
|
||||
target: android-16
|
||||
|
||||
MaintainerNotes: Now includes non-free libraries, e.g. Amazon Mobile Associates library.
|
||||
|
||||
ArchivePolicy: 0 versions
|
||||
|
@ -19,11 +19,6 @@ RepoType: git
|
||||
Repo: https://github.com/miracle2k/android-autostarts.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.7.5
|
||||
versionCode: 22
|
||||
disable: build fail
|
||||
commit: 1.7.5
|
||||
|
||||
- versionName: 1.7.7
|
||||
versionCode: 24
|
||||
commit: 1.7.7
|
||||
|
@ -21,14 +21,6 @@ Builds:
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.1.1
|
||||
versionCode: 19
|
||||
disable: lintVitalRelease fails
|
||||
commit: v1.5.1.1
|
||||
subdir: SimpleAccounting/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.2
|
||||
versionCode: 20
|
||||
commit: v1.5.2
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user