eurofurence / ef-app_android

Eurofurence App (Android version)
MIT License
13 stars 5 forks source link

Sync after first start does not load/fetch updated images #298

Closed Pinselohrkater closed 5 years ago

Pinselohrkater commented 5 years ago

During the first app start, /Sync loads all metadata, and also downloads all image assets.

Further /Sync calls during the app lifetime will only update the metadata, but not download changed/updated image assets. Instead, those are loaded "ad-hoc" when requested.

The expected behavior is that a /Sync activity also includes downloading all images that are new or have changed.

Pinselohrkater commented 5 years ago

Resolved with 5f524a9d60a7aaf6e31e5c59af01eb466a757f97