snap-store-desktop:ubuntu-3-30

Last commit made on 2020-04-07
Get this branch:
git clone -b ubuntu-3-30 https://git.launchpad.net/snap-store-desktop

Branch merges

Branch information

Name:
ubuntu-3-30
Repository:
lp:snap-store-desktop

Recent commits

35a6f1a... by Ken VanDine

Build and push snaps to the edge channel

45ed93a... by Ken VanDine

Added snap packaging

8cc2222... by Robert Ancell

snap: Allow snaps to be shown by AppStream ID

If an io.snapcraft.* AppStream ID is given, extract the snap name from it.

3008bdd... by Robert Ancell

Use plugin API to launch apps from install notification.

Each backend provides a method of launching an app, so use that. The current
code assumed the app ID is the same as the desktop ID which is not true in all
cases.

Fixes #726

3bbc2ea... by Robert Ancell

snap: Use new banner media

aa55216... by Robert Ancell

snap: Parse description markdown

cf254f3... by Robert Ancell

Support markup in description text

6948039... by Andrea Azzarone

shell: Don't progate CTRL+F key pressed event

If the search bar is toggled using CTRL+F key don't propagate the key press
event.

Closes: https://gitlab.gnome.org/GNOME/gnome-software/issues/641

1dd4257... by Robert Ancell

odrs: Only show reviews from the same distribution

02f0308... by Robert Ancell

snap: Use new media API