AdguardForAndroid icon indicating copy to clipboard operation
AdguardForAndroid copied to clipboard

Check if the selected outbound proxy is available on protection startup

Open ameshkov opened this issue 7 years ago • 1 comments

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.

ameshkov avatar Sep 16 '18 23:09 ameshkov

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.

lancelot-moon avatar Sep 17 '18 09:09 lancelot-moon