[gnome-software: 9/9] Merge branch '1364-implement-other-apps-by-author-section-in-app-details-page' into 'main'




commit d130f3f6609834e8448e31eafe35e083832a379e
Merge: fcb38cbea aab52f36e
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue May 31 14:55:40 2022 +0000

    Merge branch '1364-implement-other-apps-by-author-section-in-app-details-page' into 'main'
    
    Resolve "Implement ‘Other Apps by $author’ section in app details page"
    
    Closes #1364
    
    See merge request GNOME/gnome-software!1279

 lib/gs-app-query.c                  |  59 +++++++++++++
 lib/gs-app-query.h                  |   1 +
 lib/gs-appstream.c                  |  74 +++++++++++-----
 lib/gs-appstream.h                  |   6 ++
 plugins/core/gs-plugin-appstream.c  |  11 ++-
 plugins/flatpak/gs-flatpak.c        |  74 ++++++++++++++++
 plugins/flatpak/gs-flatpak.h        |   6 ++
 plugins/flatpak/gs-plugin-flatpak.c |  11 ++-
 src/gs-details-page.c               | 170 +++++++++++++++++++++++++++++++++++-
 src/gs-details-page.h               |   5 ++
 src/gs-details-page.ui              |  42 +++++++++
 src/gs-shell.c                      |  31 ++++++-
 src/gs-shell.ui                     |   1 +
 13 files changed, 466 insertions(+), 25 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]