Skip to content

Commit

Permalink
Merge branch 'main' into danirabbit/release-8
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Jul 29, 2024
2 parents f61894d + c8c197c commit 5297a1c
Show file tree
Hide file tree
Showing 231 changed files with 48,045 additions and 50,527 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Dependencies
run: |
apt update
apt install -y gettext libadwaita-1-dev libappstream-dev libflatpak-dev libgee-0.8-dev libgranite-7-dev libgtk-4-dev libjson-glib-dev libpackagekit-glib2-dev libportal-dev libportal-gtk4-dev libsoup-3.0-dev libxml2-dev libxml2-utils libpolkit-gobject-1-dev meson sassc valac
apt install -y gettext libadwaita-1-dev libappstream-dev libflatpak-dev libgee-0.8-dev libgranite-7-dev libgtk-4-dev libjson-glib-dev libportal-dev libportal-gtk4-dev libsoup-3.0-dev libxml2-dev libxml2-utils libpolkit-gobject-1-dev meson sassc valac
- name: Build and Test
env:
DESTDIR: out
Expand All @@ -40,13 +40,6 @@ jobs:
ninja -C build install
ninja -C build test
- name: Build (Flatpak-only)
env:
DESTDIR: out
run: |
meson configure -Dintegration_tests=true -Dpackagekit_backend=false -Dubuntu_drivers_backend=false build
ninja -C build install
lint:

runs-on: ubuntu-22.04
Expand Down
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,15 @@ An open, pay-what-you-want app store for indie developers.
You'll need the following dependencies:
* gettext
* libadwaita-1-dev (>= 1.4)
* libappstream-dev (>= 0.15.2)
* libappstream-dev (>= 1.0.0)
* libflatpak-dev (>= 1.0.7)
* libgee-0.8-dev
* libgranite-7-dev (>=7.1.0)
* libgtk-4-dev (>=4.10)
* libjson-glib-dev
* libpackagekit-glib2-dev
* libpolkit-gobject-1-dev
* libportal-dev
* libportal-gtk3-dev
* libportal-gtk4-dev
* libsoup-3.0-dev
* libxml2-dev
* libxml2-utils
Expand Down Expand Up @@ -53,10 +52,6 @@ Hide restart required messaging:

sudo rm /var/run/reboot-required

Fake updates with the `-f` flag followed by PackageKit package name, **not** appstream id:

io.elementary.appcenter -f inkscape

Load and preview a local AppStream XML metadata file, your local metadata will show up in the featured banner and will also be searchable. Metadata loaded this way will have a `(local)` suffix in it's name.

io.elementary.appcenter --load-local /path/to/file.appdata.xml
6 changes: 6 additions & 0 deletions data/appcenter.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,17 @@
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/appcenter/issues/366">Cover SPDX licenses</issue>
<issue url="https://github.com/elementary/appcenter/issues/470">Screenshots are being stretched</issue>
<issue url="https://github.com/elementary/appcenter/issues/554">Can't search from an external source while open on an app from search</issue>
<issue url="https://github.com/elementary/appcenter/issues/736">Fonts of some categories don't support some diacritics</issue>
<issue url="https://github.com/elementary/appcenter/issues/1134">Show donation URL button if payments not enabled</issue>
<issue url="https://github.com/elementary/appcenter/issues/1590">When an app installs, the cancel button is not properly highlighted at the right edge</issue>
<issue url="https://github.com/elementary/appcenter/issues/1940">Weird previous/next buttons behaviour in screenshots carousel</issue>
<issue url="https://github.com/elementary/appcenter/issues/2035">Only show update info icon when there is info available</issue>
<issue url="https://github.com/elementary/appcenter/issues/2088">Don't check for updates in the guest session</issue>
<issue url="https://github.com/elementary/appcenter/issues/2134">AppCenter says an app is "Not Translated" that provides translation info</issue>
<issue url="https://github.com/elementary/appcenter/issues/2166">Segfault on wayland</issue>
</issues>
</release>

Expand Down
6 changes: 1 addition & 5 deletions data/icons/categories.gresource.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,9 @@
<file alias="48x48/categories/appcenter-finance-symbolic.svg" compressed="true" preprocess="xml-stripblanks">finance-symbolic.svg</file>

<file alias="16x16/categories/currency-dollar-symbolic.svg" compressed="true" preprocess="xml-stripblanks">currency-dollar-symbolic.svg</file>
<file alias="online-account-facebook.svg" compressed="true" preprocess="xml-stripblanks">online-account-facebook.svg</file>
<file alias="16x16/categories/link-vcs-symbolic.svg" compressed="true" preprocess="xml-stripblanks">link-vcs.svg</file>
<file alias="16x16/apps/internet-mail-symbolic.svg"compressed="true" preprocess="xml-stripblanks">internet-mail-symbolic.svg</file>
<file alias="16x16/apps/web-browser-symbolic.svg" compressed="true" preprocess="xml-stripblanks">web-browser-symbolic.svg</file>
<file alias="online-account-reddit.svg" compressed="true" preprocess="xml-stripblanks">online-account-reddit.svg</file>
<file alias="online-account-tumblr.svg" compressed="true" preprocess="xml-stripblanks">online-account-tumblr.svg</file>
<file alias="online-account-twitter.svg" compressed="true" preprocess="xml-stripblanks">online-account-twitter.svg</file>
<file alias="online-account-telegram.svg" compressed="true" preprocess="xml-stripblanks">online-account-telegram.svg</file>
<file alias="16x16/mimetypes/text-x-copying-symbolic.svg" compressed="true" preprocess="xml-stripblanks">text-x-copying-symbolic.svg</file>

<file alias="scalable/categories/flatpak-eol-symbolic.svg" compressed="true" preprocess="xml-stripblanks">oars/old-runtime.svg</file>
Expand Down
25 changes: 25 additions & 0 deletions data/icons/link-vcs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
61 changes: 0 additions & 61 deletions data/icons/online-account-facebook.svg

This file was deleted.

Loading

0 comments on commit 5297a1c

Please sign in to comment.