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

Fix some things in ShareUtils file and do little improvements #5466

Merged
merged 1 commit into from Jan 31, 2021
Merged

Fix some things in ShareUtils file and do little improvements #5466

merged 1 commit into from Jan 31, 2021

Conversation

AudricV
Copy link
Member

@AudricV AudricV commented Jan 20, 2021

What is it?

  • Bugfix (user facing)
  • Codebase improvement (dev facing)

Description of the changes in your PR

This PR fixes a bug that prevents NewPipe to fall back to Google Play Store URL when using InstallApp method. I also updated some JavaDocs and did little improvements. See commit for more details.

Due diligence

@XiangRongLin XiangRongLin added bug Issue is related to a bug codequality Improvements to the codebase to improve the code quality labels Jan 21, 2021
@AudricV
Copy link
Member Author

AudricV commented Jan 21, 2021

@Stypox I think this should be reviewed and merged before 0.20.9 release.

@Stypox
Copy link
Member

Stypox commented Jan 21, 2021

Yes, I agree, I will add it to the TODOs

@Stypox Stypox mentioned this pull request Jan 21, 2021
14 tasks
@AudricV
Copy link
Member Author

AudricV commented Jan 22, 2021

@TobiGr This should be resolved now.

Copy link
Member

@TobiGr TobiGr left a comment

Choose a reason for hiding this comment

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

Looks good!

app/src/main/java/org/schabi/newpipe/util/ShareUtils.java Outdated Show resolved Hide resolved
Fix a bug in which NewPipe doesn't fall back to Google Play Store web url in InstallApp
Fusion getDefaultBrowserPackageName and getDefaultAppPackageName, rename openInDefaultApp to openAppChooser
Update some JavaDocs
@Stypox Stypox merged commit 950997e into TeamNewPipe:dev Jan 31, 2021
tossj pushed a commit to tossj/NewPipe-legacy that referenced this pull request Apr 21, 2021
…ements

Fix some things in ShareUtils file and do little improvements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug codequality Improvements to the codebase to improve the code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants