freezy / android-xbmcremote-sandbox

Playing with new features. See README.
57 stars 20 forks source link

Create some mechanism that allows keeping locally cached data from the DB and live data in lists #2

Closed freezy closed 10 years ago

freezy commented 13 years ago

If possible, this should happen in a transparent way via some abstraction layer. It could even be the content provider that decides when to fetch data from the DB and when from XBMC directly.

Post ideas in the comments.

freezy commented 13 years ago

Fetch-code is done, just need to figure out how to make the refresh button dymanic depending on selected fragment.