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

Remove the LiveData to know if we have internet or not and use a flow instead #208

Merged
merged 4 commits into from
Aug 9, 2024

Conversation

tevincent
Copy link
Contributor

No description provided.

Copy link
Collaborator

@LunarX LunarX left a comment

Choose a reason for hiding this comment

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

How you commited things, git thinks you removed old code and added new code and doesn't understand more than half the code is the same but was simply moved around files. Do we want to try and commit things in order for git to see that the added code comes from them old one and keep the code blame history?

@tevincent
Copy link
Contributor Author

@LunarX What do you mean "How I committed things"? I've created a new file and a new extension. Even though some parts are the same, it's a completely new way of doing things.

@tevincent tevincent requested a review from sirambd July 23, 2024 11:04
@tevincent tevincent force-pushed the network-status-flow branch 2 times, most recently from e603e48 to 881d04b Compare July 26, 2024 09:23
Copy link
Member

@sirambd sirambd left a comment

Choose a reason for hiding this comment

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

I think a class would be even better, so we could have an isNetworkAvailable method. A class like NetworkCapability or NetworkAvailability.

@tevincent tevincent force-pushed the network-status-flow branch 2 times, most recently from 1a1d952 to 2558767 Compare August 9, 2024 12:15
@tevincent tevincent requested a review from sirambd August 9, 2024 12:18
Copy link

sonarcloud bot commented Aug 9, 2024

@tevincent tevincent merged commit 0cfb6eb into master Aug 9, 2024
3 checks passed
@tevincent tevincent deleted the network-status-flow branch August 9, 2024 13:51
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.

4 participants