snap-store-desktop:snap-store

Last commit made on 2022-04-28
Get this branch:
git clone -b snap-store https://git.launchpad.net/snap-store-desktop

Branch merges

Branch information

Name:
snap-store
Repository:
lp:snap-store-desktop

Recent commits

78a06f7... by Robert Ancell

packagekit: Update package installed check to use new manual and auto statuses

The apt backend replaced the "installed" status with "auto" or "manual" in:
https://github.com/PackageKit/PackageKit/commit/cfd297aeb51bde67269d74c5a762634314e918b6

Without this change using when using PackageKit >= 1.2.5 .deb packages are not able to be uninstalled.

Fixes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1720

bd5b8f7... by Ken VanDine

Updated libxmlb submodule branch to main

fbc89b2... by Ken VanDine

Updated to core20 and the gnome-3-38 extension

23c4c77... by Sebastien Bacher

Use network-status which is required to get connectivity

The portal codepath was disabled until now due to a snapcraft bug which
has been fixed. The recent rebuild picked up the fix which enabled the
feature and resulted in the snap failing to fetch icons from the store.

766b86f... by Ken VanDine

Don't prime libatk and libatspi

77ca0c1... by Sebastien Bacher

Update translations template

https://bugs.launchpad.net/snap-store-desktop/+bug/1909591

913334c... by Sebastien Bacher

Ignore fuzzy strings in msgmerge since those are unreliable

https://bugs.launchpad.net/snap-store-desktop/+bug/1878672

905b485... by Sebastien Bacher

update the translations with a new launchpad export

494f078... by Robert Ancell

snap: Set snap confinement in refine stage.

The previous code didn't handle snaps with different confinement in each channel.
Switching channels with alternatives had no confinement information, and meant
that classic snaps would fail to install when not using the default channel.

Fixes https://bugs.launchpad.net/snap-store-desktop/+bug/1876879

09b2497... by Robert Ancell

snap: Find alternate snaps that match the AppStream ID