Results 165 comments of bitmold

Also wasn't sure if there was a specific graphical asset for the new lock icon. For now, I'm just using the free Google Material one, which is actually the source...

Also, I can change the texts, but the way Orbot Authentication is setup before is something of a constraint with Android. You can't lock the app with just biometrics but...

Here is the new more Screen

Safety screen with the lock screen box checked, and with it unchecked (which disables the biometrics checkbox). Happy to rework these strings to be closer to your original spec, but...

Maybe what we can do is move the Android VPN Settings onto the safety screen to go back to having an even grid of 8 icons. The system settings that...

Here's a work in progress version of the app icon/camouflage screen - it's what happens when you click the App Icon menu item on the safety screen. It's mostly what...

That's smart, most people aren't though so I want to get this sorted obviously. Plus I think the thing should fail gracefully for whenever certs on slightly less old versions...

Certificate issues notwithstanding, @tladesignz should we even be using the CAPTCHA endpoint anymore? I'm behind on things and am learning that the API is [deprecated](https://github.com/tladesignz/IPtProxyUI-ios/blob/main/IPtProxyUI/Classes/Shared/MoatApi.swift#L23). What's the correct path forward...

I think so on API 24 and (probably also) 25 (and then of course defaults should be stuck with for 26 and up). That's the wrong attitude though, it's not...

It does not on API 24 , throws: `java.security.cert.CertPathValidatorException`: Trust anchor for certification path not found. and like before, works fine on API 25