Aptoide / aptoide-uploader

31 stars 16 forks source link

[Bugfix/MOB-1004] No internet message #40

Closed danfbfern closed 3 years ago

danfbfern commented 3 years ago

What does this PR do?

This PR fixes 2 minor issues and 1 major issue. The major issue was the inability to autologin after trying it without connection, even after restoring the connection (MOB-1004). The two minor issues were the lack of information to the user in the autologin fragment. A toast informing that the login was in progress was added and a toast if there is no internet connection

Where should the reviewer start?

How should this be manually tested?

  1. Turn off internet connection
  2. Try autologin and check if the internet error message shows up
  3. Restore internet connection
  4. Try autologin and check if the message informing that the user is logging in shows up

What are the relevant tickets?

https://aptoide.atlassian.net/browse/MOB-1004

Code Review Checklist