paug / AndroidMakersApp

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

Make the app work offline #287

Closed martinbonnin closed 1 month ago

martinbonnin commented 2 months ago

Add a dedicated cacheAndNetwork() that only emits Failure if both cache and network fail or else ignores the error.

Also: merge bookmarks on signin.