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

Download not always added to download manager #219

Open
3 tasks done
fm-sys opened this issue Jul 13, 2022 · 0 comments
Open
3 tasks done

Download not always added to download manager #219

fm-sys opened this issue Jul 13, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@fm-sys
Copy link
Owner

fm-sys commented Jul 13, 2022

Checklist

  • I have searched the existing issues for my problem. This is a new ticket, NOT a duplicate or related to another open issue.
  • I have updated "Snapdrop for Android" to the latest version. The bug is reproducible on this latest version.
  • I have checked, that this is NOT a general Snapdrop bug. It is only related to the Android app, and not reproducible with the website as well.

App version

v1. 11.0

Android version

Android 7, and below

Describe the bug

The bug is depending on specific API levels:

Sometimes, stored files do not appear in the download manager.

Steps to reproduce the bug

Device specific

Stacktrace

No response

Screenshots and additional context

This can probably be solved by using the relevant method in download manager:

DownloadManager#addCompletedDownload(String title, String description, boolean isMediaScannerScannable, String mimeType, String path, long length, boolean showNotification)
@fm-sys fm-sys added the bug Something isn't working label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant