Skip to content
This repository was archived by the owner on Jul 7, 2024. It is now read-only.
This repository was archived by the owner on Jul 7, 2024. It is now read-only.

feat: Use documentsUI to set the xposedmodule #96

@Ushie

Description

@Ushie

Relying on the user to pass in a valid path to the xposed module file is setting them up for a lot of different reasons for failure, now that this feature is used more than ever with forks still requiring this method of installation, it might be the best time to fix this

Instead of using the all files permission and using just a path string, you could instead use a pickFile function that opens a file manager for the user to pick a file from, ideally it would then copy that file to the app's storage to remove the need for the all files permission and to allow the user to delete the downloaded file

P.S.: needs a button to revert to default

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions