Skip to content

[Feat]: Implement com.androidx.FileProvider #77

@kyanha

Description

@kyanha

What is your suggestion?

Implement the FileProvider for ~root/ and ~vscode/ in the app filesystem, so users can copy their work out.

Why do you want this feature?

I need to back up my data (source code) so I can reinstall the app, since I still cannot open the app directly even after updating to v2.2 (see #76).

Are there any workarounds to get this functionality today?

No. My device is not rooted, and unlocking the bootloader to do so would erase the user filesystem.
I could write the necessary code and manifest changes, if you would be willing to integrate them into version 2.3.

Otherwise, the relevant documentation can be found at https://developer.android.com/training/secure-file-sharing .

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions