LastPipeBender/app
evermind 3df1047d91 BraveNewPipeLegacy: move custom TrustManagerFactory creation into BraveTLSSocketFactory
As the custom TrustManagerFactory was only set correctly in BraveOkHttpTlsHelper
but not if setting the default SSLSocketFactory for HttpsURLConnection.

So the whole code for adding own CA's was moved into BraveTrustManagerFactoryHelper
and the BraveTLSSocketFactory handles now its usage internally and not via
constructor.
2024-04-26 00:47:00 +02:00
..
sampledata Larger channel cards in search results 2023-02-09 06:15:22 +05:30
schemas/org.schabi.newpipe.database.AppDatabase Fixed the bug by replacing the thumbnail_url with the thumbnail_stream_id 2023-02-05 20:32:34 +01:00
src BraveNewPipeLegacy: move custom TrustManagerFactory creation into BraveTLSSocketFactory 2024-04-26 00:47:00 +02:00
build.gradle BraveNewPipe: move all sponsorblock strings into own sponsorblock flavor 2024-04-26 00:47:00 +02:00
proguard-rules.pro BraveNewPipe: move conscrypt dependencies to braveConscrypt flavor and update to 2.5.2 2024-03-11 09:15:54 +01:00
replace-newpipe-with-bravenewpipe-strings.gradle BraveNewPipeLegacy: add generating of icons for drawable-night to tasks [un]prepareLegacyFlavor 2024-04-26 00:47:00 +02:00