lamarios / clipious

Invidious client for android
GNU Affero General Public License v3.0
978 stars 33 forks source link

Android: support users certificates and fix video play with selfsigned proxy #583

Closed yurark closed 2 months ago

yurark commented 3 months ago

Use cronet_http on Android for support certificates from user storage and changes in manifest for fix play video in proxy mode with selfsigned certs

lamarios commented 2 months ago

@yurark Sorry, now only I see this PR. A PR will be needed on f-droid side as well as Clipious is using the reproducible builds feature.

lamarios commented 2 months ago

I'll have to revert most of this PR, cronet is not free, thus rejected by fdroid. From what i've read, the network_security_config.xml should be enough.