Skip to content

[Feature] Extension of the module's capabilities #32

Description

@fillgrumm

Excellent module! The native hooking implementation within MediaProvider via FUSE chain interception is truly a powerful approach. Flexible configuration, hot application, and proper cache invalidation make FuseHide one of the best tools for granular file hiding on internal storage.

It would be great to extend the functionality to external storage — MicroSD and OTG devices. Currently, the module is strictly tied to /storage/emulated/0, but for complete privacy, it's often necessary to hide data on removable media as well. Adding support for arbitrary mount points (e.g., /storage/XXXX-XXXX) with similar filtering logic would make this a universal solution for all scenarios. Hopefully, the author will consider this possibility in future releases!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions