resourcepool / dashboard

A great solution to get your marketing and communication content on-screen
Apache License 2.0
6 stars 3 forks source link

Change resources loading method: load offline #76

Open loicortola opened 7 years ago

loicortola commented 7 years ago

Today, each fragment handles their own content in a cache, and lazy-loads the views. This has two drawbacks:

The best way is to load all files completely offline when an update was made. The diffs metadata gets loaded, then the payloads too. After, the views only load the content from files.