Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proxy settings #341

Closed
LivInTheLookingGlass opened this issue Jun 2, 2018 · 3 comments
Closed

Add proxy settings #341

LivInTheLookingGlass opened this issue Jun 2, 2018 · 3 comments

Comments

@LivInTheLookingGlass
Copy link

It would be nice if I could use this app proxied through Orbot. I cannot do this unless it supports either HTTP or SOCKS proxies. I tried using it through Orbot's VPN mode, and it worked, but I cant use the VPN all the time since I also need it for work.

@werman
Copy link
Contributor

werman commented Jun 6, 2018

I've started to work on it.
Work scope:

  • Add option with proxy address/port, selection between HTTP and SOCKS, login/password, connection testing
  • Make all requests through okhttp library to have central proxy settings

@werman
Copy link
Contributor

werman commented Jun 24, 2018

Added proxies support in #356

There are some cosmetic things left like showing some progress when testing proxy and displaying that proxy enabled in settings without opening the dialog.

@LivInTheLookingGlass
Copy link
Author

Awesome! Cant wait for this to be merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants