Skip to content
Commit e8dc26c1 authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧
Browse files

flatpak: do not fetch updates every time we check the size of a package

It makes libflatpak (libsoup internally) go bonkers. It also makes the
whole startup much slower (understandably).
By using FlatpakRemoteRef instead of querying the FlatpakInstallation we
have the opportunity for some optimisations since we're querying the
FlatpakRemoteRef twice for some (most?) available packages.
parent ec3fa261
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment