[gnome-software] (132 commits) Non-fast-forward update to branch mwleeds/pwa-plugin



The branch 'mwleeds/pwa-plugin' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  f016b62... Revive webapp support
  e9b4d9f... fixup! Revive webapp support
  65ef800... fixup! Revive webapp support
  b13cb3b... fixup! Revive webapp support
  33a8c4c... fixup! Revive webapp support
  743b366... fixup! Revive webapp support
  5f43252... fixup! Revive webapp support
  2e8b5a7... fixup! Revive webapp support
  18506d4... ci: Enable webapps support
  4137af9... fixup! Revive webapp support

Commits added to the branch:

  216ffe6... metainfo: Align app name with .desktop name (*)
  674adca... gs-overview-page.h: Remove leftover function declaration (*)
  0805d9d... show-metainfo: Allow defining also path for the icon to be  (*)
  98f6ae3... show-metainfo: Set the application also to the featured car (*)
  28ac1eb... gs-featured-carousel: Use empty content when no apps are se (*)
  80de0eb... gs-overview-page: Initialize featured carousel with empty c (*)
  3a8980c... gs-category-page: Initialize featured carousel with empty c (*)
  1f6c5f7... gs-category-page: Change number of placeholder cards (*)
  0cd7cf8... gs-summary-tile: Remove the 'button' class name on the widg (*)
  a102040... gs-category-page: Remove `activatable` style from placehold (*)
  3a7abd9... featured apps: cleanup (*)
  26a6ae4... details-page: Make the review summary look like a card (*)
  0356f8b... review-row: Make the voting box invisible by default (*)
  51e330e... review-row: Drop the top margin (*)
  4b588db... data: Add the review-symbolic icon (*)
  df0dad7... context-dialog-row: Make it an AdwActionRow (*)
  0de1675... upgrade-banner: Allow wrapping title (*)
  68bcfe3... Merge branch 'wjt/1619-os-banner' into 'main' (*)
  ab48249... flatpak: Let reliable crash the Flatpak self test (*)
  9ba2adf... flatpak: Ensure runtime's origin is set in file-to-app plug (*)
  4a1e4bb... Merge branch 'wip/mcrha/flatpak-test-fix' into 'main' (*)
  32aa0dd... Merge branch 'context-dialog-row' into 'main' (*)
  e1c581e... Merge branch 'featured-cleanup' into 'main' (*)
  31a0c73... lib: Update setup_finish() docs (*)
  bc11c73... Remove superfluous vim modeline (*)
  656dfc2... Merge branch 'mwleeds/minor-changes' into 'main' (*)
  6f52f77... Handle cached AppStream icons not being installed. (*)
  407c67b... contex-dialog-row: Sort 'neutral' after 'unimportant' (*)
  68c71c5... age-rating-context-dialog: Give 'unknown' cases proper desc (*)
  9eaf529... age-rating-context-dialog: Refactor getting attribute info (*)
  d8ed180... age-rating-context-dialog: Pass self to add_attribute_row() (*)
  e020d8f... age-rating-context-dialog: Add GsAgeRatingGroupType (*)
  04834a0... age-rating-context-dialog: Have a single row per attribute  (*)
  2736e87... gs-plugin-loader: Fix NULL reference (*)
  cc10217... icons: Clean up the symbolics (*)
  9e1abcb... Merge branch 'wip/snwh/symbolic-cleanup' into 'main' (*)
  186fcc4... doc: Add stub document on vendor customisations (*)
  ce8913b... dummy: Bump dummy plugin OS upgrade version (*)
  87d84e5... plugins: Find upgrade background images from new well-known (*)
  c230156... data: Drop upgrade-background-uri GSettings key (*)
  2969160... featured: Only feature Circle apps (*)
  9e4f708... snap: Add missing async finish call (*)
  32d759e... Merge branch 'featured-circle-only' into 'main' (*)
  a75fbe4... Merge branch 'metadata-1' into 'main' (*)
  45fa64c... Update Hebrew translation (*)
  c479579... Update Russian translation (*)
  5348e28... Update Ukrainian translation (*)
  a499088... Update Brazilian Portuguese translation (*)
  79618e2... Always check for 64x64@1 icons (*)
  69c2ed2... gs-plugin-job: Import public instead of private gs-app-list (*)
  c81879a... gs-plugin-loader: Import public instead of private gs-plugi (*)
  cae1de3... meson: Mark gs-test header as public (*)
  286dee7... Update Indonesian translation (*)
  66c1d96... Merge branch '1629-snap-crash-fix' into 'main' (*)
  5611d27... Merge branch 'age-rating-rows' into 'main' (*)
  02b83f9... Merge branch 'event-fix' into 'main' (*)
  8c5be3d... Merge branch 'upgrade-background' into 'main' (*)
  c8df9dd... Update Ukrainian translation (*)
  317a922... Update Portuguese translation (*)
  95493dd... gs-age-rating-context-dialog: Fix translatability of string (*)
  1ad495e... gs-license: Replace deprecated icon reference (*)
  4e930cf... contex-dialog-row: Revert sorting 'neutral' after 'unimport (*)
  5daac62... age-rating-context-dialog: Sort unimportant attributes last (*)
  56dc1e3... Merge branch 'wip/snwh/license-tile-icon' into 'main' (*)
  689c3bd... Merge branch 'context-dialog-row-importance-order' into 'ma (*)
  7a7fd50... gs-app: Drop GS_APP_KUDO_POPULAR due to being unused (*)
  bbbb74d... Merge branch 'skip-missing-cached-icons' into 'main' (*)
  d0ea5e9... Merge branch 'drop-popular-kudo' into 'main' (*)
  e1da584... Merge branch 'age-rating-translations' into 'main' (*)
  7471b24... Update Slovenian translation (*)
  ca38c1b... Update Ukrainian translation (*)
  9b0154d... Update Ukrainian translation (*)
  b81ed49... Update Chinese (China) translation (*)
  a3aa9d1... gs-app-list: make gs_app_list_copy public (*)
  ee5172e... Update Galician translation (*)
  f7ca2be... Update Indonesian translation (*)
  b06987b... Merge branch 'out-of-tree-tests' into 'main' (*)
  dc41ee5... hardcoded-popular: Drop plugin in favour of an appstream fi (*)
  795a92d... doc: Document featured and popular applications for vendors (*)
  57e6fd3... Update Chinese (China) translation (*)
  ef06502... Add GsAppReviewsDialog (*)
  456cfb5... details-page: Refresh the reviews (*)
  f150eaa... Merge branch 'reviews' into 'main' (*)
  a9bf546... Update Ukrainian translation (*)
  1f6fc42... Update Indonesian translation (*)
  9ad6eb2... updates-page: Use title-1 instead of large-title (*)
  d389131... Merge branch 'status-page-title' into 'main' (*)
  fcbd172... Merge branch '1381-category-page-loading-state-doesn-t-matc (*)
  a0c073d... Updated Spanish translation (*)
  dc6bfad... Update Portuguese translation (*)
  b69bd88... Merge branch 'wip/mcrha/show-metainfo-enh' into 'main' (*)
  85640a0... featured-carousel: Add an inset box shadow to the carousel (*)
  3c4910b... Merge branch 'featured-carousel-overlay' into 'main' (*)
  8b56501... doc: Add documentation file for app developers (*)
  0bbd9cd... gs-license-tile: Fix resetting the background on community  (*)
  f8e1b3b... Merge branch 'featured-docs' into 'main' (*)
  6e92376... Merge branch 'show-metainfo-docs' into 'main' (*)
  e1578fb... Merge branch 'proprietary-tile-css-fix' into 'main' (*)
  e408480... Update Chinese (China) translation (*)
  065b681... Release version 42.beta (*)
  a39dd27... trivial: Post release version bump (*)
  44e1dda... app-row: Move the description below the version number (*)
  7a498d0... app-row: Drop the spacing in vertical boxes (*)
  41b5f09... app-row: Rework the styling (*)
  6d3f854... search-page: Use the default clamp size (*)
  224e6c2... Merge branch 'search-row' into 'main' (*)
  e4e3a6b... Update Brazilian Portuguese translation (*)
  5088de3... gs-details: Replace deprecated help-browser icon (*)
  5a448af... Update Basque translation (*)
  ce92952... Update Catalan translation (*)
  a1c4f4c... Revert "featured-carousel: Add an inset box shadow to the c (*)
  2762bb3... Update Galician translation (*)
  bbde88f... Update Basque translation (*)
  16ffff8... Update Russian translation (*)
  68dc2f5... Update Slovenian translation (*)
  42d1fd6... Updated Spanish translation (*)
  6d6bb7f... Merge branch 'revert-85640a03' into 'main' (*)
  79a4f57... Merge branch 'wip/snwh/help-symbolic-icon' into 'main' (*)
  676e013... flatpak: Update polkit (*)
  87412ae... Merge branch 'wip/exalm/flatpak' into 'main' (*)
  2652394... star-image: Fix colors in dark and HC (*)
  d925692... Merge branch 'wip/exalm/flatpak' into 'main' (*)
  11688e0... Revive webapp support
  913abf9... fixup! Revive webapp support
  91d2116... fixup! Revive webapp support
  f8cea7e... fixup! Revive webapp support
  814c613... fixup! Revive webapp support
  90595ec... fixup! Revive webapp support
  5312970... fixup! Revive webapp support
  3ff88c3... fixup! Revive webapp support
  d7a7a23... ci: Enable webapps support
  de79d65... fixup! Revive webapp support

(*) This commit already existed in another branch; no separate mail sent


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