snap-store-desktop:snap-store-packagekit-3-34

Last commit made on 2020-01-15
Get this branch:
git clone -b snap-store-packagekit-3-34 https://git.launchpad.net/snap-store-desktop

Branch merges

Branch information

Name:
snap-store-packagekit-3-34
Repository:
lp:snap-store-desktop

Recent commits

751bbb1... by Ken VanDine

snap: Use system-files for /etc/PackageKit/Vendor.conf

dba5eb9... by Ken VanDine

Added layouts needed for appstream and packagekit

9ce530b... by Ken VanDine

Updated snapd-glib part to build with meson

02913eb... by Ken VanDine

Build packagekit and appstream plugins and add appropriate plugs

f52c1c8... by Robert Ancell

snap: Expand channel names

Channel names can be abbreviated (e.g. "latest/stable" == "stable"), but this
isn't necessary in a GUI where you don't need to save on typing. It also
fixes issues when comparing channel names.

77f3da6... by Robert Ancell

Sort Editor's Picks before categories

There are a large number of snap categories, so they work better at the bottom
of the page for scrolling

f123c8e... by Robert Ancell

snap: Reduce number of store hits

The snap plugin is currently hitting the store too many times, most noticibly
when browsing categories. This is due to it thinking it needed the channel
information even though the information on the current channel is already
available. This was introduced in b8b35b9 when supporting snap channels.

c90c564... by Robert Ancell

Change origin selector to show Snap channel information more clearly

2c9a178... by Robert Ancell

Stop Google Chrome (not a snap) showing in installed list.

GNOME Software had special case code to allow this, we only want to show snaps.

ca3e3e0... by Robert Ancell

Hide folder label

This label doesn't show correctly in snap-store as
/usr/share/desktop-directories is not present.
The folders aren't particularly useful for snaps anyway.