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

Openening a video is done in a "strange" mode #88

Open
brunetton opened this issue Dec 18, 2023 · 4 comments
Open

Openening a video is done in a "strange" mode #88

brunetton opened this issue Dec 18, 2023 · 4 comments

Comments

@brunetton
Copy link

Sorry for this strange bug title! Feel free to rectify it.

For each video found thanks to Disk Usage, I'm using Simple Gallery to open videos in order to delete it or backup it with Google photo (using Simple Gallery's open with option).

But Simple Gallery doesn't seems to "have write access to the file". It doesn't shows delete button, and if I open the file with Google photo, I'm unable to backup it (nor deleting it).

Is this intended? I'm guessing that this is maybe to keep Storage Analyser display consistent: delete can only be done from the app so files listed are existing files.

But I don't care about having an outdated list of files. I don't care having error messages when I click on a file I just deleted from another app. This is totally fine.

If this is intended, I think that an option to disable this could be very useful! Thanks a lot

@IvanVolosyuk
Copy link
Owner

I believe you are talking about diskusage version 5.0-alpha1.
Looks like in recent versions of android I cannot expose a writable URL to another app - system blocks this attempts, thus the URL I provide is kinda scoped URL which is very limited in nature. This is kinda sad as from diskusage it would be nice to be able to delete big files. I just don't know how to do that with the new locked down APIs.

@brunetton
Copy link
Author

brunetton commented Dec 18, 2023 via email

@IvanVolosyuk
Copy link
Owner

IvanVolosyuk commented Dec 18, 2023 via email

@brunetton
Copy link
Author

Yes it's this one (the link was in my first message 😜)

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

No branches or pull requests

2 participants