Skip to content

Support different app preference profiles #485

@Fabi019

Description

@Fabi019

Should allow the user to be able to select/create different profiles with each profile having its individual settings.

Implementation hint: One option could be to use different preference data stores where the name identifies the profile. The selected profile would need to be stored outside of this datastore.

val Context.dataStore by preferencesDataStore("settings")

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