mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
transdroid.full - disable missed faulty versions, cleanup
This commit is contained in:
parent
f9d72ebc42
commit
341d492025
1 changed files with 6 additions and 25 deletions
|
|
@ -50,18 +50,6 @@ Builds:
|
||||||
res/values/bools.xml
|
res/values/bools.xml
|
||||||
- mkdir src
|
- mkdir src
|
||||||
|
|
||||||
- versionName: 2.2.0
|
|
||||||
versionCode: 215
|
|
||||||
disable: encoding issues in ../lib java files, not using UTF-8
|
|
||||||
commit: v2.2.0
|
|
||||||
subdir: full
|
|
||||||
build:
|
|
||||||
- ant -f ../lib/build.xml
|
|
||||||
- sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;'
|
|
||||||
../core/res/values/bools.xml
|
|
||||||
- sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;'
|
|
||||||
res/values/bools.xml
|
|
||||||
|
|
||||||
- versionName: 2.3.0
|
- versionName: 2.3.0
|
||||||
versionCode: 217
|
versionCode: 217
|
||||||
commit: v2.3.0
|
commit: v2.3.0
|
||||||
|
|
@ -95,19 +83,6 @@ Builds:
|
||||||
- gradle publishToMavenLocal
|
- gradle publishToMavenLocal
|
||||||
- popd
|
- popd
|
||||||
|
|
||||||
- versionName: 2.5.4
|
|
||||||
versionCode: 224
|
|
||||||
disable: material-dialogs gone
|
|
||||||
commit: v2.5.4
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- full
|
|
||||||
prebuild:
|
|
||||||
- sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;'
|
|
||||||
src/full/res/values/bools.xml
|
|
||||||
- sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;'
|
|
||||||
src/main/res/values/bools.xml
|
|
||||||
|
|
||||||
- versionName: 2.5.5
|
- versionName: 2.5.5
|
||||||
versionCode: 225
|
versionCode: 225
|
||||||
commit: v2.5.5
|
commit: v2.5.5
|
||||||
|
|
@ -174,6 +149,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 2.5.14
|
- versionName: 2.5.14
|
||||||
versionCode: 234
|
versionCode: 234
|
||||||
|
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||||
commit: v2.5.14
|
commit: v2.5.14
|
||||||
gradle:
|
gradle:
|
||||||
- full
|
- full
|
||||||
|
|
@ -185,6 +161,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 2.5.15
|
- versionName: 2.5.15
|
||||||
versionCode: 235
|
versionCode: 235
|
||||||
|
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||||
commit: v2.5.15
|
commit: v2.5.15
|
||||||
gradle:
|
gradle:
|
||||||
- full
|
- full
|
||||||
|
|
@ -196,6 +173,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 2.5.16
|
- versionName: 2.5.16
|
||||||
versionCode: 236
|
versionCode: 236
|
||||||
|
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||||
commit: v2.5.16
|
commit: v2.5.16
|
||||||
gradle:
|
gradle:
|
||||||
- full
|
- full
|
||||||
|
|
@ -207,6 +185,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 2.5.17
|
- versionName: 2.5.17
|
||||||
versionCode: 237
|
versionCode: 237
|
||||||
|
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||||
commit: v2.5.17
|
commit: v2.5.17
|
||||||
gradle:
|
gradle:
|
||||||
- full
|
- full
|
||||||
|
|
@ -218,6 +197,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 2.5.18
|
- versionName: 2.5.18
|
||||||
versionCode: 238
|
versionCode: 238
|
||||||
|
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||||
commit: v2.5.18
|
commit: v2.5.18
|
||||||
gradle:
|
gradle:
|
||||||
- full
|
- full
|
||||||
|
|
@ -229,6 +209,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 2.5.19
|
- versionName: 2.5.19
|
||||||
versionCode: 239
|
versionCode: 239
|
||||||
|
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||||
commit: v2.5.20-beta3
|
commit: v2.5.20-beta3
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue