onionshare / onionshare-android

Android version of OnionShare
https://onionshare.org/
GNU General Public License v3.0
141 stars 16 forks source link

Improve UX when connecting to Tor is difficult #81

Closed grote closed 1 year ago

grote commented 1 year ago

We now let the user know that starting tor can take some time and that they are free to leave the app. We'll notify them once we could connect.

Also, show an error notification when we can not connect to Tor. The app then encourages the user to try some custom bridges in this case.

This MR also updates various libraries and adds a fix that stopped Tor when changing bridge types.