CookieJarApps / SmartCookieWeb

A secure, open source web browser for Android.
Mozilla Public License 2.0
295 stars 39 forks source link

[Feature] Compatible with Adguard #240

Closed ntnguyen1234 closed 3 years ago

ntnguyen1234 commented 3 years ago

So, right now SmartCookieWeb is not compatible with Adguard HTTPS Filtering option (it throws error with SSL when loading web pages). I hope it can be compatible soon while waiting for libadblock version becomes more stable.

lawson85 commented 3 years ago

As a workaround, install NetGuard firewall from the play store and set it to use AdGuard DNS, this is what I do. This app will also allow you to prevent apps from connecting to the internet, tis saves a ton of data and is open source

CookieJarApps commented 3 years ago

Should be fixed in 8d16ce10924e9588147eaa3eb2eca399cdc32ac7, I'll update the app later today.

ntnguyen1234 commented 3 years ago

Should be fixed in 8d16ce1, I'll update the app later today.

Great update. But somehow when I type in a website (for example apkmirror.com), it returns http version and gets error

Capture _2021-03-17-09-47-30

I'm not sure if it's because of the update, or something I should change in the settings, since I have turned on Prefer HTTPS site version.

Oh, also it seems I can't hide the URL bar when it's at the bottom in this version, although I have turned on Hide URL bar while scrolling

CookieJarApps commented 3 years ago

I've fixed the HTTP bug in v13.0.1, sorry about that. Hiding while scrolling currently doesn't work for the bottom navbar, but I'll add it to the roadmap and make sure it's included in the next update.

ntnguyen1234 commented 3 years ago

I've fixed the HTTP bug in v13.0.1, sorry about that. Hiding while scrolling currently doesn't work for the bottom navbar, but I'll add it to the roadmap and make sure it's included in the next update.

Thank you for the update. It works normally now.