mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +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
|
||||
- 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
|
||||
versionCode: 217
|
||||
commit: v2.3.0
|
||||
|
|
@ -95,19 +83,6 @@ Builds:
|
|||
- gradle publishToMavenLocal
|
||||
- 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
|
||||
versionCode: 225
|
||||
commit: v2.5.5
|
||||
|
|
@ -174,6 +149,7 @@ Builds:
|
|||
|
||||
- versionName: 2.5.14
|
||||
versionCode: 234
|
||||
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||
commit: v2.5.14
|
||||
gradle:
|
||||
- full
|
||||
|
|
@ -185,6 +161,7 @@ Builds:
|
|||
|
||||
- versionName: 2.5.15
|
||||
versionCode: 235
|
||||
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||
commit: v2.5.15
|
||||
gradle:
|
||||
- full
|
||||
|
|
@ -196,6 +173,7 @@ Builds:
|
|||
|
||||
- versionName: 2.5.16
|
||||
versionCode: 236
|
||||
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||
commit: v2.5.16
|
||||
gradle:
|
||||
- full
|
||||
|
|
@ -207,6 +185,7 @@ Builds:
|
|||
|
||||
- versionName: 2.5.17
|
||||
versionCode: 237
|
||||
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||
commit: v2.5.17
|
||||
gradle:
|
||||
- full
|
||||
|
|
@ -218,6 +197,7 @@ Builds:
|
|||
|
||||
- versionName: 2.5.18
|
||||
versionCode: 238
|
||||
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||
commit: v2.5.18
|
||||
gradle:
|
||||
- full
|
||||
|
|
@ -229,6 +209,7 @@ Builds:
|
|||
|
||||
- versionName: 2.5.19
|
||||
versionCode: 239
|
||||
disable: https://github.com/erickok/transdroid/issues/616, com.evernote:android-job
|
||||
commit: v2.5.20-beta3
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
Loading…
Reference in a new issue