Raival
Raival
I'm sorry for the confusion. What I meant by code style is mainly the structure of the code. For instance, I put all file operations (such as copy, compress, etc.)...
> I didn't know about that That's on me, as there were no clear instructions provided. The problem is that I don't follow a certain architecture in my code, so...
Thanks for the suggestion. I'm not aware of how Google files does it but I'll consider that.
File operations are treated as tasks. So when you copy something, a new task is added, and from the task panel, you can run the task where you want to...
Just tested an SD card, and there seems to be no issue in deleting files (at least in Android 13)
just to clarify, so you can't copy in the internal storage, what about creating and deleting files? and is it just deleting files that doesn't work in SD card? can...
I tested copying files in virtual device (Android 8.1) and it seems I can copy files just fine.
Can you check the latest [action build](https://github.com/Raival-e/Prism-File-Explorer/actions/runs/16638299945) and see if it is fixed? (Note that the build is unsigned, so you would need to sign it first, you can use...
I managed to pin point the issue. TLDR; the fix is going to take some time. Basically Android has restricted external storage modification even when read and write permission are...
Good idea, there is also a plan to expand the categories (add more categories and allow hide/reorder them).