~jamesh/gnome-software:classic-snap-install

Last commit made on 2017-07-04
Get this branch:
git clone -b classic-snap-install https://git.launchpad.net/~jamesh/gnome-software
Only James Henstridge can upload to this branch. If you are James Henstridge please log in for upload directions.

Branch merges

Branch information

Name:
classic-snap-install
Repository:
lp:~jamesh/gnome-software

Recent commits

f1f3f4c... by James Henstridge

Display a warning for non-sandboxed snap packages.

71b86e1... by Robert Ancell

snap: Install classic snaps

388081f... by Iain Lane

details: Show an in-app notification when passed an invalid file or URL

Previously there was no feedback when gnome-software was fed a bad URL
on the commandline - show a message.

a2e73e8... by Robert Ancell

Hide Kudo details since we don't have good data

13ed5cb... by Robert Ancell

Sort snaps before other apps

2d4252b... by Robert Ancell

Download changelog information on demand - this stops the UI blocking on startup

1281577... by Robert Ancell

Hide licence, updated and category fields if they aren't set

0671f2d... by Iain Lane

Construct the "Software Sources" menu item dynamically

If we have software-properties-gtk, we'll launch that. In that case,
call the menu item "Software & Updates", since that more accurately
reflects what it does.

4572e7a... by Richard Hughes

Release version 3.25.3

66c137c... by Richard Hughes

Only tokenize the search string once

This is partially for efficiency, and also so we can return for an invalid
search before we even create any thread.

Original patch by Iain Lane <email address hidden>, many thanks.