Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choose receive target folder #119

Open
ShortDevelopment opened this issue Nov 22, 2023 · 0 comments
Open

Choose receive target folder #119

ShortDevelopment opened this issue Nov 22, 2023 · 0 comments
Labels
area::Settings Needs work on settings area::UI-UX App user interface good first issue Good for newcomers type::feature-request New feature or request

Comments

@ShortDevelopment
Copy link
Member

ShortDevelopment commented Nov 22, 2023

  1. Add a new setting to

    <androidx.preference.PreferenceScreen

    sealed class CdpScreenFragment : SettingsFragment

  2. Use the choosen path in FileUtils.CreateMediaStoreStream

    public static (AndroidUri uri, FileStream stream) CreateMediaStoreStream(this ContentResolver resolver, string fileName)

@ShortDevelopment ShortDevelopment added type::feature-request New feature or request good first issue Good for newcomers area::Settings Needs work on settings area::UI-UX App user interface labels Nov 22, 2023
@ShortDevelopment ShortDevelopment added this to the Receive storage milestone Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area::Settings Needs work on settings area::UI-UX App user interface good first issue Good for newcomers type::feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant