[gnome-software] (159 commits) Non-fast-forward update to branch wip/libappstream



The branch 'wip/libappstream' 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:

  ae867c0... Initial preparations for libappstream support
  584516f... Add some fundamental stuff for accessing libappstream
  ec0d7f2... Fix various quirks & implement search
  02e3887... Implement all refinement methods
  45b780b... trivial: Add hughsie's copyright again

Commits added to the branch:

  5a791d5... Add <project_license> to the AppData file (*)
  be2d07f... menu-spec: Fix translation of some categories (*)
  1c38763... Updated Lithuanian translation (*)
  736fec9... More menu spec translation context fixes (*)
  9d496ec... Depend on a new appstream-glib (*)
  af807a3... Updated French translation (*)
  33aa8ff... [l10n] Added Catalan (Valencian) translation (*)
  fd071a2... Update Catalan translation (*)
  3135fdd... Updated Spanish translation (*)
  0d1af9e... trivial: Fix typo in code comment (*)
  44b2d6d... Make the project licenses hyperlinked to the SPDX site (*)
  8bae718... Never put 'Complicated' in the license field (*)
  0cc42cb... Updated Polish translation (*)
  0ea5bd9... Updated Slovenian translation (*)
  217f0af... Updated Greek translation (*)
  221d29e... Updated Czech translation (*)
  33cc3ce... shell updates: Remove a forgotten debug statement (*)
  1865b16... shell updates: Remove NULL checks around g_list_free (*)
  4f1fae0... shell updates: Instantiate a new update dialog each time (*)
  5618f9b... shell: Remove unneeded g_clear_object calls (*)
  de821c8... update dialog: Remove a local variable (*)
  7e83772... update dialog: Use a GtkStack instead of manually hiding wi (*)
  6db1a67... update dialog: Draw a separator between listbox items (*)
  bff1561... update dialog: Implement better back button state tracking (*)
  504609b... update dialog: Rename a function (*)
  e95fb5c... update dialog: Move the installed updates display here (*)
  53b30d7... app widget: Don't reserve space for buttons in the update v (*)
  53afaa4... app widget: Avoid a hardcoded width request (*)
  1e17c24... app widget: Adjust spacing (*)
  0f468fc... shell updates: Rip out the "updated" mode (*)
  b13fe33... Rename GsAppWidget to GsAppRow (*)
  1c6b7d6... Break out common code for a list of updates in a separate c (*)
  95ae870... GsApplication: Cancel the cancellable on shutdown (*)
  c2affda... GsApplication: Don't stay running as a service when not ask (*)
  999042c... Turn search to search-as-you-type (*)
  7e78db7... Updated Czech translation (*)
  fa34ed5... Added Swedish translation (*)
  6ce3293... Updated Lithuanian translation (*)
  43f2f0e... Updated Spanish translation (*)
  e1bb068... Fix a minor typo (*)
  8b110c5... Replace deprecated gtk_widget_reparent use (*)
  842337d... Unbreak animated row removal (*)
  0efec99... Updated Hungarian translation (*)
  6af22c6... Updated Indonesian translation (*)
  b16d64f... Use the AppData files in all of the datadirs (*)
  3c340a4... Use as_app_parse_file() to parse the AppData file (*)
  b7c44b1... Release version 3.13.2 (*)
  19646ac... trivial: Post release version bump (*)
  7c7cbfc... Update test results for SPDX license links (*)
  ec5bf45... Don't cancel the search when pressing enter too quickly (*)
  5ba902e... Updated Italian translation (*)
  a8d7186... trivial: Add a code comment (*)
  d144b32... update monitor: Remove hourly update notifications (*)
  9a59cf8... update monitor: Trigger a possible update check at startup (*)
  a3096e2... plugin appstream: Correctly translate AsIdKind to GsAppIdKi (*)
  0db4bf7... Drop RTL special casing for the back button (*)
  ad86589... update monitor: Delay the first update check for a minute (*)
  7de777c... Add a GSettings key for disabling automatic update download (*)
  3880130... shell search provider: Release the GApplication in dispose (*)
  6ae8549... Updated Norwegian bokmål translation. (*)
  279f3d1... Updated Norwegian bokmål translation. (*)
  1f19b2d... Added Turkish translation (*)
  9f98d71... Updated Turkish translation (*)
  bd87003... plugin loader: Improve error handling for app install / rem (*)
  6edcedc... tests: Details page - fixed (*)
  0e0653e... Add keywords to the desktop file (*)
  ada74da... Updated Turkish translation (*)
  3200123... shell installed: Simplify the code for adding pending apps (*)
  d516b7f... Improve the sorting order on the Installed page (*)
  6c466e0... Show system apps on the Installed page (*)
  f617fd7... Updated Turkish translation (*)
  78eb840... Updated Turkish translation (*)
  dbdeeb2... update dialog: Show full version for updates (*)
  7491627... Show a placeholder when no update details are available (*)
  1ac727a... Updated Galician translations (*)
  969f91e... Updated Spanish translation (*)
  58aad7b... Do not log a warning when trying to parse MetaInfo files (*)
  df36f4b... Updated Thai translation (*)
  ad6c09c... AppStream: Do not rely on X-Kudo-RecentRelease (*)
  3906f6c... Updated Chinese (Taiwan) translation (*)
  c3c0f9a... Updated Hungarian translation (*)
  3cc3e2c... Show addons on the details page (*)
  8d0ee13... Don't show a spinner for addon install progress (*)
  de23630... Update theming for recent Adwaita changes (*)
  bb609b5... Release version 3.13.3 (*)
  c246816... trivial: Post release version bump (*)
  0d8e358... Do not add source screenshots from AppData files (*)
  c2becf1... Use the full application ID when deduplicating (*)
  8688a58... Use libappstream-glib to load AppData and desktop locations (*)
  69fedfd... Use Add-ons instead of Addons (*)
  9654f43... Add more desktop file keywords (*)
  b81edf6... Use US English "license" in UI (*)
  590b3c6... trivial: compress two conditionals (*)
  9077e80... Updated Spanish translation (*)
  16fc2a8... Only show applications in 'Other' that did not match any ot (*)
  139794a... Updated Russian translation (*)
  da97892... trivial: Allow local files to contribute screenshots (*)
  42925aa... Always resize the screenshots to the required UI size (*)
  b59375c... Add --prefer-local to prefer the local data to the distro A (*)
  2cd0b3f... Use AsScreenshot from libappstream-glib in the main binary (*)
  6df1e0c... Use AsIdKind from libappstream-glib (*)
  65759e9... Mark a new string as translatable (*)
  d09261d... Use AsAppState from libappstream-glib (*)
  b444f79... Updated Galician translations (*)
  ee37110... Use AsUrlKind from libappstream-glib (*)
  d1ae481... Award a Kudo if an application has perfect screenshots (*)
  31f93fe... Fix a small memory leak in the AppStream plugin (*)
  a4126aa... Automatically suggest new application picks based on a heur (*)
  bec5a6a... trivial: Don't suggest other package managers ot terminal e (*)
  6a62c7f... Updated Spanish translation (*)
  66e8afa... updates: Use a valid icon size for the stop button (*)
  1b73a71... Update the wording for "OS Updates" description (*)
  027917c... GsShell: Add API to get shell window (*)
  2bff063... Add first run dialog (*)
  a25dfac... trivial: Fix whitespace (*)
  e1c17f1... Fix "void function should not return a value" error for cla (*)
  2fded9b... Updated Turkish translation (*)
  53dd9d9... Use correct apostrophe on first run dialog (*)
  219aa4a... Reduce the spinner sizes to 32px (*)
  20e967d... Use different wording for first run dialog's button (*)
  8df54bd... When using --prefer-local resize, pad and sharpen the image (*)
  cf79ede... Do not search for missing pixbufs to fix-up broken metadata (*)
  3df71f5... Updated Spanish translation (*)
  44b0820... Updated Turkish translation (*)
  648494f... Updated Russian translation (*)
  91d8287... Updated Chinese (Taiwan) translation (*)
  6b9a529... Never show installed software in the 'Picks' section (*)
  676f29b... Support new-style AppStream kudos (*)
  9039ee3... Updated Brazilian Portuguese translation (*)
  c928ce8... Updated Brazilian Portuguese translation (*)
  2872646... Updated Greek translation (*)
  b46eb20... Show the desktop background behind the screenshot in some i (*)
  03a8945... Updated Thai translation (*)
  5f7f73b... Updated Norwegian bokmål translation. (*)
  fd00e08... Update hardcoded desktop filenames (*)
  7158b50... Update gedit desktop file name (*)
  b14b08f... Improve releasing instructions (*)
  6367dd3... Release version 3.13.4 (*)
  78effb7... trivial: Post release version bump (*)
  9867374... Drop the use of deprecated margin-left/right (*)
  39014fa... Drop deprecated use of stock icons (*)
  b3d1efa... Updated Lithuanian translation (*)
  5d51459... Rename the resource path to match with the dbus path (*)
  779fde4... Use the new autometic menu support in gtk (*)
  8b82848... update zh_CN translation (*)
  9d931a2... Updated Ukrainian translation (*)
  827befa... Suggest applications if other apps from the same source pac (*)
  369679d... trivial: Sync example spec file with downstream (*)
  c14d14c... trivial: Do not recommend 'Settings' category apps (*)
  46aaede... Fix displaying screenshots of fonts, which doe not have pre (*)
  bcf0f5b... Drop unused css (*)
  a78972a... trivial: Never double-sharpen images (*)
  68d37ab... Reset the GCancellable to make GNOME Shell overview search  (*)
  87ca3f5... doap category apps (*)
  5ca16ec... Initial preparations for libappstream support
  d5d94a3... Add some fundamental stuff for accessing libappstream
  44a03e7... Fix various quirks & implement search
  24cbc52... Implement all refinement methods
  e0761b6... Some preliminary attempt to get GS working with libas again

(*) 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]