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

Update RxJava to 3.1.5. #9520

Merged
merged 2 commits into from
Jan 1, 2023
Merged

Conversation

Isira-Seneviratne
Copy link
Member

@Isira-Seneviratne Isira-Seneviratne commented Dec 9, 2022

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.

Due diligence

@opusforlife2
Copy link
Collaborator

With that big a bump, I hope it magically fixes some bugs.

@Isira-Seneviratne
Copy link
Member Author

Isira-Seneviratne commented Dec 9, 2022

With that big a bump, I hope it magically fixes some bugs.

The newer version does fix some bugs (though I'm not sure if they apply in NewPipe.) It does make use of functionality only available on API 21+, which should reduce power consumption: ReactiveX/RxJava#7293

@AudricV
Copy link
Member

AudricV commented Dec 31, 2022

Shouldn't you update RxAndroid to 3.0.2 as well (maybe in a separate PR)?

@Isira-Seneviratne
Copy link
Member Author

Isira-Seneviratne commented Jan 1, 2023

Shouldn't you update RxAndroid to 3.0.2 as well (maybe in a separate PR)?

Sure, but the changes aren't very major, and it seems active development is not happening, as it's pretty stable.

Copy link
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

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

I tested and it seems to work well. I tested on API 33 and API 22. Thanks!

@Stypox Stypox merged commit 4642477 into TeamNewPipe:dev Jan 1, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jan 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Isira-Seneviratne Isira-Seneviratne deleted the Update_RxJava branch January 2, 2023 00:41
@Stypox Stypox mentioned this pull request Jan 22, 2023
3 tasks
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.

5 participants