gnome-software:gnome-3-30

Last commit made on 2020-04-18
Get this branch:
git clone -b gnome-3-30 https://git.launchpad.net/gnome-software

Branch merges

Branch information

Name:
gnome-3-30
Repository:
lp:gnome-software

Recent commits

9602565... by wsxy162

Update zh_CN translations

06c9a0e... by id:sicklylife

Update Japanese translation

6603fbe... by Robert Ancell

Fix apps that were previously uninstalled from not showing on reinstall.

When an app is uninstalled the app row on the installed apps page does an
unreveal animation. The signal to detect the completion of this animation
is connected after it is initiated. If the animation occurs immediately
(e.g. the page is not visible) then the signal is missed. When the app is
reinstalled the row is there but not visible and G-S does nothing.

To reproduce:
1. Open GNOME Software
2. Go to installed tab
3. Click on an installed app
4. Remove this app
5. Install this app
6. Click back button to return to Installed page.

Expected result:
App is shown in the Installed page.

Observed result:
App is not shown in the Installed page.

Solved by connecting the signal handler before the unreveal.

A low risk bug could remain that a user installs the app again before the
unreveal animation completes, thus the row is removed even though the
apps is installed. This seems unlikely due to apps taking time to install.

8460708... by Robert Ancell

snap: Update Snap store category mapping

The store changed the names of some sections, update the mapping to the XDG
categories.

d1746a3... by Alexandre Franke

Update French translation

b64b8f2... by Rafael Fontenelle

Update Brazilian Portuguese translation

a0be984... by Daniel Mustieles

Update Spanish translation

4d90756... by Kalev Lember <email address hidden>

flatpak: Add missing locking around broken_remotes hash table

https://bugzilla.redhat.com/show_bug.cgi?id=1641314

a10bc99... by monday15

gtk-style.css: Add outline radius for round button

Add missing outline radius for expander round button.

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

c4e2cc8... by Efstathios Iosifidis

Update Greek translation