[FEATURE] Implement new captcha window as a replacement for the webview one
Closed this issue · 0 comments
K1rakishou commented
- Should be a custom view that can resize to fit the phone screen.
- The whole image should be clickable instead of how it is now in the webview captcha where you can only click checkboxes.
- Should use no-js captcha (well there is no other way anyway)
- Should fallback to webview captcha when some error has occurred while trying to parse google captcha data.