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

Release/0.21.13 #7291

Merged
merged 6 commits into from
Oct 21, 2021
Merged

Release/0.21.13 #7291

merged 6 commits into from
Oct 21, 2021

Conversation

TobiGr
Copy link
Member

@TobiGr TobiGr commented Oct 21, 2021

What is it?

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

Someone (definetly not me -_- ) fu**** up and merged the release PR #7232 into dev

Description of the changes in your PR

  • Fixed resuming playback. Streams were always starting at the beginning before; a regression from Added a play next button to the long press menu #6872
  • Fixed service for new version check is still occasionally started in background. Starting the service is moved from onCreate() to onResume(). A variable has been added to App to ensure that the service is not executed every time onResume() is called.

Fixes the following issue(s)

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

@triallax triallax merged commit 0ae04b8 into master Oct 21, 2021
@TobiGr TobiGr deleted the release/0.21.13 branch October 21, 2021 19:15
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