Prism-File-Explorer icon indicating copy to clipboard operation
Prism-File-Explorer copied to clipboard

Notify MediaStore of file changes

Open PytatoDuck opened this issue 2 months ago • 0 comments

Update MediaStore when files are moved, copied, renamed, or deleted. So the changes are reflected in other apps (like Gallery) https://github.com/Raival-e/Prism-File-Explorer/issues/226

For testing my changes, I wanted to install a different debug build that won't override the stable release.

  1. Using ${applicationId}.provider for FileProvider authority
  2. Added a debug build type

PytatoDuck avatar Oct 13 '25 23:10 PytatoDuck