| Age | Commit message (Collapse) | Author |
|
|
|
Useful when cancelling OAuth when on the connection screen
|
|
|
|
|
|
|
|
|
|
Otherwise we go to the main state after auth is done and the server is
not yet added
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And rename the callback to be closer to what it does
|
|
|
|
|
|
|
|
|
|
- Add a ClientProxyReady callback
- do a DNS request for the IPs
|
|
|
|
|
|
useful for the android app
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To be used for autoconnect on startup. If autoconnect on startup set
to true
This ignores any callbacks that require user input (profile,
authorization & location callbacks)
|
|
|
|
|
|
|
|
So that we do not clutter the filesystem without cleanup
|
|
|
|
This is not correct, we already do chosen server in the callback function
|