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(updater): ability to start again after cancelling #937

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

TheAabedKhan
Copy link
Member

@TheAabedKhan TheAabedKhan commented Jun 12, 2023

When a user clicks on cancel or outside the dialog box while downloading the update, managerUpdateProgress is closed. This results in completely canceling the Stream and that's why the user cannot download the update without re-launching the app.

Closes #936

When a user clicks on cancel while downloading the update, managerUpdateProgress is closed. This results in completely canceling the Stream and that's why the user cannot download the update without re-launching the app.

Closes ReVanced#936
@Ushie Ushie changed the title fix: fixed update issue fix: inability to start update after cancelling Jun 13, 2023
@Ushie Ushie changed the title fix: inability to start update after cancelling fix(updater): ability to start again after cancelling Jun 13, 2023
@Ushie Ushie changed the base branch from main to dev June 15, 2023 09:55
@Ushie Ushie merged commit 6cc1bd2 into ReVanced:dev Jun 16, 2023
2 checks passed
ponces pushed a commit to ponces/revanced-manager that referenced this pull request Jun 22, 2023
@TheAabedKhan TheAabedKhan deleted the patch-2 branch July 7, 2023 12:30
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.

bug: update progress bar glitching out
2 participants