talk-android/app
Marcel Hibbe a190fb6cf7 Use own okHttpClient for coil ImageLoader
This change will use the own okHttpClient which also contains the trusted key.

It will avoid the SSLHandshakeException:

E/RealImageLoader: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
        at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(:com.google.android.gms@224915028@22.49.15 (100400-499306216):25)
        at okhttp3.internal.connection.RealConnection.connectTls(RealConnection.kt:379)
        at okhttp3.internal.connection.RealConnection.establishProtocol(RealConnection.kt:337)

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-03-14 16:28:27 +00:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase
src Use own okHttpClient for coil ImageLoader 2023-03-14 16:28:27 +00:00
build.gradle Weekly 16.1.0 Alpha 04 2023-03-13 03:14:11 +00:00
lint.xml
proguard-rules.pro