deltachat / deltachat-android

Email-based instant messaging for Android.
GNU General Public License v3.0
1.1k stars 144 forks source link

stop using jcenter #3215

Closed adbenitez closed 4 weeks ago

adbenitez commented 1 month ago

close #1791

Migration plan:

Hocuri commented 1 month ago

So, this means that, since we're including the binary blob now, we just can't publish any more F-Droid versions until either:

adbenitez commented 1 month ago

good point, some of the jars have the .java files but others are compiled .class, so this is not the way to go to solve the problem with fdroid!?

we will have to go the migration route :(

Hocuri commented 1 month ago
adbenitez commented 1 month ago
  • with implementation 'com.github.amulyakhare:TextDrawable:558677ea31' seems to work (i.e. getting it from JitPack.io instead of jcenter)

this is a rather fragile solution, tried forking the repo and currently jitpack.io doesn't manage to build the repo anymore (see https://jitpack.io/#deltachat/TextDrawable) but for now we can go with that one until it breaks again, anyway I will keep the fork around in the org just in case it gets deleted etc.

github-actions[bot] commented 1 month ago

To test the changes in this pull request, install this apk: 📦 app-preview.apk

adbenitez commented 1 month ago

@r10s did something to lower minSdk to 19, that is the minimum supported by com.journeyapps:zxing-android-embedded

cc @link2xt

github-actions[bot] commented 1 month ago

To test the changes in this pull request, install this apk: 📦 app-preview.apk