gnome-software:wip/jimmac/category-tiles

Last commit made on 2019-11-06
Get this branch:
git clone -b wip/jimmac/category-tiles https://git.launchpad.net/gnome-software

Branch merges

Branch information

Name:
wip/jimmac/category-tiles
Repository:
lp:gnome-software

Recent commits

093f3e7... by jimmac

stylesheet: define category tile colors

Addresses the stylesheet side of https://gitlab.gnome.org/GNOME/gnome-software/issues/65

1eab1ca... by Richard Hughes

Set the shell extension origin correctly in all cases

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

0415f43... by Richard Hughes

trivial: Move the CI to F31 to avoid a large download for each pull request

c1c3dc5... by Andre Moreira Magalhaes <email address hidden>

flatpak: Cache installed refs for an installation

This improves the performance substantially during loading.

https://phabricator.endlessm.com/T28503

d88d63b... by Andre Moreira Magalhaes <email address hidden>

gs-plugin-loader: Do not return a valid result if the job is cancelled

This fixes an issue when switching categories in a quick succession
where gs_plugin_loader_job_process_async() is invoked for a category,
then gets cancelled before completing when the category is changed but
the thread running the initial job still returns a valid result, which
then confuses GsCategoryPage which ends up re-adding the items.

23d62f3... by Andre Moreira Magalhaes <email address hidden>

gs-plugin-loader: Properly convert GIO error to GS error when retrieving job result

974ca6b... by Richard Hughes

Do not show a crazy error when installing packages

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

bfa59cc... 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

314cde9... by Richard Hughes

Do not show non-applications in the installed panel

e168699... by Marv-CZ

Updated Czech translation