Skip to content

Installer manager fixes

Builds on the recently merged InstallManagerService to fix a few minor UX bugs:

  • Cancellation of pending downloads now removes notifications.
  • No longer shows "Downloading Downloading {AppName}" in notification, just "Downloading {AppName}"
  • If cached file is same size but corrupted, remove it and then continue with the process of downloading + installing

Merge request reports