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

Feature/check network state #111

Merged
merged 14 commits into from
Jun 21, 2017
Merged

Feature/check network state #111

merged 14 commits into from
Jun 21, 2017

Conversation

jonathanraes
Copy link
Collaborator

Closes #103
Checks network state in SplashActivity

@jonathanraes jonathanraes changed the base branch from master to develop June 9, 2017 12:30
@landgenoot
Copy link
Member

Add snackbar with shortcut to connection settings.

Copy link
Member

@wkmeijer wkmeijer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When you re-enable the network and go back to the app too fast the toast that says "Please enable network connection" is shown, even though the network connection was just enabled.

When the network connection is disabled in e.g. mainactivity no error is given, even though it should still update the blockchain.

Copy link
Member

@wkmeijer wkmeijer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Snackbar is an improvement. Handling lost network connection in the rest of the app will be done at a later point.

Please also run 'optimize imports' on the project one last time.

<string name="please_enable_connect_message">Please enable network connection</string>
<string name="no_connection">No Network</string>

<string name="go_network_settings">Settings</string>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this to "WIFI SETTINGS" so it's more clear where the button will take the users.

@jonathanraes
Copy link
Collaborator Author

waiting for #139 for updated translations,

@wkmeijer wkmeijer merged commit 5fc0fe6 into develop Jun 21, 2017
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

Successfully merging this pull request may close these issues.

3 participants