Of our home screen widgets, this is perhaps the most involved from a data perspective.
- Fetch image API response from Wikifeeds
- Update shared WidgetCache
- Fetch actual image data
- Parse image license from response into local license image to display
- Replace fetchLatestAvailablePictureEntry with new data retrieval model
See parent ticket for additional details. I anticipate this would be a week+ of work.