Download remote icons during initialization of FlatpakResource items
ClosedPublic

Authored by jgrulich on Mar 8 2017, 12:04 PM.

Details

Summary

Remote icons are used by .flatpakrepo or .flatpak files so we need to download them
to be able to use them later. The icons are downloaded to ~/.cache/discover location
and either used directly if we have downloaded them before or download is initiated in
constructor and once the icon is downloaded we let the UI know to update it.

Diff Detail

Repository
R134 Discover Software Store
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
jgrulich created this revision.Mar 8 2017, 12:04 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 8 2017, 12:04 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol accepted this revision.Mar 8 2017, 1:46 PM
This revision is now accepted and ready to land.Mar 8 2017, 1:46 PM
This revision was automatically updated to reflect the committed changes.