AdguardTeam / AdguardForAndroid

Open bug tracker for Android version of AdGuard.
https://adguard.com/
1.36k stars 90 forks source link

Check if the selected outbound proxy is available on protection startup #2122

Open ameshkov opened 6 years ago

ameshkov commented 6 years ago

Initial thoughts:

  1. On protection startup, run an async task checking if the selected proxy is available.
  2. If it is not, show a warning toast message.
lancelot-moon commented 6 years ago

If it is not, show a warning toast message and don't allow enabling AdGuard protection until set a valid proxy server or disable proxy settings.