gnome-software:1645-disabling-a-flatpak-remote-from-software-repositories-returns-an-error

Last commit made on 2022-03-02
Get this branch:
git clone -b 1645-disabling-a-flatpak-remote-from-software-repositories-returns-an-error https://git.launchpad.net/gnome-software

Branch merges

Branch information

Name:
1645-disabling-a-flatpak-remote-from-software-repositories-returns-an-error
Repository:
lp:gnome-software

Recent commits

47833a0... by Milan Crha <email address hidden>

flatpak: Update 'no-interaction' property on installation before using it

Update the FlatpakInstallation::no-interaction property before using it,
to make sure the state reflects the GsPlugin operation setting.

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

5e9fab3... by Milan Crha <email address hidden>

Merge branch 'odrs-provider' into 'main'

odrs-provider: Check strings aren't null before stripping

See merge request GNOME/gnome-software!1257

933198d... by Adrien Plazas

odrs-provider: Check strings aren't null before stripping

This avoids run-time issues.

c66610c... by Phaedrus Leeds <email address hidden>

Merge branch 'featured-carousel-timer-reset' into 'main'

featured-carousel: Reset the timer on any position change

See merge request GNOME/gnome-software!1255

747e8d5... by Phaedrus Leeds <email address hidden>

Merge branch 'snap-local-snap-ref-leak' into 'main'

Fix accessing a dereferenced object when searching locally installed snaps

See merge request GNOME/gnome-software!1247

c52b8b1... by Kukuh Syafaat

Update Indonesian translation

553cfd8... by Robert Ancell

Fix accessing a dereferenced object when searching locally installed snaps

Regression introduced in c7a608a4d9

21a5246... by Alan Mortensen

Updated Danish translation

6de064b... by Milan Crha <email address hidden>

Merge branch 'review-row' into 'main'

review-row: Ensure the author label fits

See merge request GNOME/gnome-software!1253

f30a5e6... by Adrien Plazas

odrs-provider: Strip some strings

This strips the reviewer name, the summary and the description to keep
the strings somewhat sane.