ManeraKai / simplytranslate_mobile

Privacy friendly frontend to Google Translate
https://manerakai.github.io/simplytranslate_mobile/
GNU General Public License v3.0
173 stars 15 forks source link

Double error message and connecting to internet #98

Closed Valdnet closed 3 years ago

Valdnet commented 3 years ago
  1. Launch the application.
  2. Turn off your internet connection.
  3. Tap the language change button <->.

Duplicate "No internet connection" message appears.

obraz

Duplicate "Check instance" message appears.

obraz

  1. Launch the application (empty edit field).
  2. Tap the language change button <->.

When changing languages via the <-> button for the text edit field, when it is empty, the application should not connect to the Internet. After big changes to the application, this is unnecessary.

obraz

ManeraKai commented 3 years ago

Fixed both issues. 1.One alert will pop if no internet.

  1. Will just switch langs.
Valdnet commented 3 years ago

1.One alert will pop if no internet.

And did you also fix for the "Check instance" alert?

ManeraKai commented 3 years ago

Test it now. yes works also for "Check instance".