Skip to content

Migrate SharedPreferences "Persistent" Storage to DataStore API #365

@epicstar

Description

@epicstar

SharedPreferences is deprecated. Let's instead use Jetpack's DataStore library, which replaces SharedPreferences.

To my knowledge, we only use SharedPreferences for store a user's most recent multi-selected routes to display.

We need to add a way to migrate from SharedPreferences to Datastore so that there is a seamless transition for the user.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions