paug / AndroidMakersApp

📱Official companion app for Android Makers by droidcon 🇫🇷
https://androidmakers.droidcon.com/
118 stars 27 forks source link

Migration from sharedpreferences to datastore MP #187

Closed enthuan closed 3 months ago

enthuan commented 3 months ago

The BookmarkStore is now in the shared layer.

I simply made the migration, but I should analyze more the relationship between the local bookmarks and the ones on the graphQL instance.

It still misses an interface in the domain layer. Will check this later