gnome-software:wip/snwh/symbolic-icon-review

Last commit made on 2024-05-21
Get this branch:
git clone -b wip/snwh/symbolic-icon-review https://git.launchpad.net/gnome-software

Branch merges

Branch information

Name:
wip/snwh/symbolic-icon-review
Repository:
lp:gnome-software

Recent commits

9c25d83... by Sam Hewitt <email address hidden>

Reorganize and update the shipped icon assets

- move all symbolic assets into their own subfolder in icon data
- drop assets that have a generic counterpart in Adwaita:
  - desktop, phone, app-remove, content-loading
- rename assets to have semantic file names
- add new assets for action that were reusing other icons:
  - drug-use, advertising, donations, contact, installed apps, touch support
- update symbolic assets with dated styles:
  - explore, screen contents, translations, app safety, community, chat ratings

a139c72... by Philip Withnall

Merge branch 'wip/rpm-ostree-Refresh-metadata-speedup' into 'main'

rpm-ostree: Refresh metadata speedup

See merge request GNOME/gnome-software!2023

9bdfbe8... by Milan Crha <email address hidden>

rpm-ostree: Refresh metadata speedup

The call of the `upgrade` is not needed in the refresh-metadata job,
there's another dedicated job for this kind of work. To get what updates
are available the "automatic-update-trigger" with "check" mode is sufficient.

5d3699c... by Martin Srebotnjak

Update Slovenian translation

26f552c... by Milan Crha <email address hidden>

Merge branch '2564-drop-moderate-potfiles' into 'main'

po: Remove deleted gs-moderage-page.ui from POTFILES.in

Closes #2564

See merge request GNOME/gnome-software!2019

131f96d... by Philip Withnall

Merge branch 'gspausedbanner-adwalertdialog' into 'main'

gs-paused-banner: Port AdwMessageDialog to AdwAlertDialog

See merge request GNOME/gnome-software!2021

b8364fa... by Philip Withnall

Merge branch 'gsremoval-adwdialog' into 'main'

removal-dialog: Port to AdwDialog and use AdwPreferencesPage/Group

See merge request GNOME/gnome-software!1984

6501830... by Philip Withnall

Merge branch 'adwbuttonrow-contribute-info' into 'main'

context-dialogs: Separate each section into its own AdwPreferencesGroup and use AdwButtonRow

See merge request GNOME/gnome-software!2000

ebf5a52... by Automeris naranja <email address hidden>

gs-paused-banner: Port AdwMessageDialog to AdwAlertDialog

cc975a7... by Automeris naranja <email address hidden>

removal-dialog: Use AdwPreferencesPage/Group

This simplifies the .ui code.