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

Add separate message when download is rejected due to insufficient storage #10896

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

TobiGr
Copy link
Contributor

@TobiGr TobiGr commented Mar 21, 2024

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

Follow up to #10505
Use a better fitting description of why a download was rejected.
Before: No space left on device
After: Not enough free space on device

Before/After Screenshots/Screen Record

Before:
NO space left on device

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. You can find more info and a video demonstration on this wiki page.

Due diligence

@TobiGr TobiGr added downloader Issue is related to the downloader localisation / translation Everything that has to do with translations or Weblate labels Mar 21, 2024
@TobiGr TobiGr requested a review from opusforlife2 March 21, 2024 11:02
@github-actions github-actions bot added the size/medium PRs with less than 250 changed lines label Mar 21, 2024
Copy link

Copy link
Contributor

@Profpatsch Profpatsch left a comment

Choose a reason for hiding this comment

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

Is error_insufficient_storage_left still used somewhere else after the change?

@TobiGr
Copy link
Contributor Author

TobiGr commented Mar 25, 2024

Yes, it is still used by the downloader itself.

@TobiGr TobiGr merged commit b760419 into dev Mar 26, 2024
9 of 11 checks passed
@TobiGr TobiGr deleted the storage-message branch March 26, 2024 17:56
@Stypox Stypox mentioned this pull request Apr 1, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
downloader Issue is related to the downloader localisation / translation Everything that has to do with translations or Weblate size/medium PRs with less than 250 changed lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants