Commits on Source
527
1c917f69
flatpak: Lookup for an alternate app skipping the alternate_of app
Mar 22, 2024
8acbd8bb
gs-details-page: Do not add app_local_file when the same alternative exists
Mar 22, 2024
3eb7d3ea
gs-star-widget: Implement proper star highlight behavior on hover
Mar 25, 2024
502c4916
Merge branch 'star_widget_rating_hover' into 'main'
Mar 25, 2024
2c0ee24a
build: Post-release version bump to 47.alpha
Mar 25, 2024
58fb5783
Merge branch 'version-bump-47' into 'main'
Mar 25, 2024
db0ce8d8
gs-category-page: Fine tune what placeholders are shown
Mar 25, 2024
98c6594a
gs-hardware-support-context-dialog: Fix desktop/mobile support
Mar 25, 2024
860bc92d
Merge branch '2339-iconless-category-pages-should-have-appropriate-content' into 'main'
Mar 25, 2024
3035a951
loading-page: Rename "Downloading Software Catalog" to "Refreshing Data"
Mar 26, 2024
fd27684a
Merge branch 'downloading-catalog-string' into 'main'
Mar 26, 2024
f391acd8
Update Georgian translation
Mar 27, 2024
7f33b3be
Update Kabyle translation
Mar 27, 2024
d20bcadd
gs-appstream: Fix locale variant lookup for translation warnings
Mar 27, 2024
a8737968
gs-appstream: Optimise setting GS_APP_KUDO_MY_LANGUAGE slightly
Mar 27, 2024
3630e645
Merge branch '2495-fix-translation-warnings' into 'main'
Mar 28, 2024
068da3d1
Merge branch 'hardware-support-fix' into 'main'
Mar 28, 2024
499be9a5
docs: Update my e-mail address in the DOAP file
Mar 28, 2024
b4bb996a
docs: Remove Phaedrus from the DOAP file
Mar 28, 2024
67bd98a7
Merge branch 'doap-updates' into 'main'
Mar 28, 2024
cf37f43f
Update Turkish translation
Mar 28, 2024
50cf1714
gs-plugin-appstream: Add missing silo read locker
Mar 28, 2024
93bddc4c
gs-common: Correct strings in notifications
Mar 30, 2024
74899c6e
Update Slovenian translation
Mar 31, 2024
49aa8e91
Update Dutch translation
Mar 31, 2024
279c799c
Merge branch 'wip/gs-plugin-appstream-Add-missing-silo-read-locker' into 'main'
Apr 01, 2024
abcf9bfc
gs-shell: Re-introduce longer error text for common errors
Apr 01, 2024
daeb028b
gs-toast: Update button captions and drop unused buttons
Apr 01, 2024
6e24c374
Merge branch '2429-revisit-detailed-errors-for-common-failures' into 'main'
Apr 01, 2024
99ef1224
Merge branch...
Apr 01, 2024
93298053
Update Slovenian translation
Apr 01, 2024
9624e376
build: Drop -Wextra compiler argument
Apr 03, 2024
dbbc794a
lib: Add GsPluginJobInstallApps
Apr 03, 2024
e0c33c64
build: Bump plugin API version for this development cycle
Apr 03, 2024
6e8831cf
rpm-ostree: Port from gs_plugin_app_install() to GsPlugin.install_apps_async()
Apr 03, 2024
ceccae11
rpm-ostree: Fix use of an enum value of the incorrect type
Apr 03, 2024
f483fe4d
fwupd: Port from gs_plugin_app_install() to GsPlugin.install_apps_async()
Apr 03, 2024
86dd8169
epiphany: Port from gs_plugin_app_install() to GsPlugin.install_apps_async()
Apr 03, 2024
58e01ef1
snap: Port from gs_plugin_app_install() to GsPlugin.install_apps_async()
Apr 03, 2024
10305ab1
dummy: Port from gs_plugin_app_install() to GsPlugin.install_apps_async()
Apr 03, 2024
0d2b6cc9
flatpak: Expose the transaction operation which caused a fatal error
Apr 03, 2024
82ca1901
flatpak: Port from gs_plugin_app_install() to GsPlugin.install_apps_async()
Apr 03, 2024
af23f2d1
packagekit: Remove some duplicated code when installing apps
Apr 03, 2024
7f857318
packagekit: Refactor gs_plugin_app_origin_repo_enable()
Apr 03, 2024
51556ba4
packagekit: Port from gs_plugin_app_install() to GsPlugin.install_apps_async()
Apr 03, 2024
5fcd6e78
gs-cmd: Replace GS_PLUGIN_ACTION_INSTALL job with GsPluginJobInstallApps
Apr 03, 2024
32672a1a
gs-plugin-event: Stop mentioning GS_PLUGIN_ACTION_INSTALL
Apr 03, 2024
a4531ebb
gs-plugin-loader: Refactor removing apps from the install-queue
Apr 03, 2024
805ebc71
gs-plugin-loader: Replace GS_PLUGIN_ACTION_INSTALL job with GsPluginJobInstallApps
Apr 03, 2024
8f1e2b4e
dummy: Replace GS_PLUGIN_ACTION_INSTALL with GsPluginJobInstallApps in tests
Apr 03, 2024
d76c5e2d
flatpak: Replace GS_PLUGIN_ACTION_INSTALL with GsPluginJobInstallApps in tests
Apr 03, 2024
9db06d53
snap: Replace GS_PLUGIN_ACTION_INSTALL with GsPluginJobInstallApps in tests
Apr 03, 2024
bc06bc01
src: Replace GS_PLUGIN_ACTION_INSTALL with GsPluginJobInstallApps
Apr 03, 2024
15c04471
gs-plugin: Mostly drop GS_PLUGIN_ACTION_INSTALL
Apr 03, 2024
82082d02
gs-app: Remove state change validity rules
Apr 03, 2024
3750e3b6
gs-plugin-loader: Add debug for plugin event emission
Apr 03, 2024
ec36ba11
gs-plugin-loader-sync: Stop using a separate GMainContext for setup
Apr 03, 2024
abeafb1e
lib: Prevent spurious progress notifications from some jobs
Apr 03, 2024
25abdadf
build: Enable some enum conversion warnings
Apr 03, 2024
23094327
Merge branch 'refactor-threads31' into 'main'
Apr 03, 2024
b1233755
flatpak: Check for an uninitialised remote_name
Apr 03, 2024
4a5038fa
build: Enable -Wnull-dereference
Apr 03, 2024
d0adbfe4
build: Remove -Winline warning
Apr 03, 2024
a23c11bd
origin-popover: remove small-caps, style with CSS
Apr 03, 2024
7c0724d3
Merge branch 'no-small-caps' into 'main'
Apr 03, 2024
522f8ae7
packagekit: Fix a potential NULL pointer dereference on install
Apr 03, 2024
99120e1c
Merge branch 'maybe-uninitialized' into 'main'
Apr 04, 2024
d10ec412
Merge branch 'packagekit-null-pointer' into 'main'
Apr 04, 2024
19c699f8
Update Russian translation
Apr 04, 2024
265d001b
flatpak: Assert on a potential NULL pointer dereference
Apr 09, 2024
25316f44
ci: Enable -O2 in CI so that -Wnull-dereference works
Apr 09, 2024
b6974bec
flatpak: Squash a -Wnull-derefrence false positive
Apr 09, 2024
49fc0514
Merge branch 'null-dereference' into 'main'
Apr 09, 2024
0e827f92
gs-shell: Fix ctrl+f keyboard shortcut not working when caps is on
Apr 09, 2024
2cb00583
lib: Add GsPluginJobUninstallApps
Apr 09, 2024
162b478a
rpm-ostree: Port from gs_plugin_app_remove() to GsPlugin.uninstall_apps_async()
Apr 09, 2024
8f84c5b1
dummy: Port from gs_plugin_app_remove() to GsPlugin.uninstall_apps_async()
Apr 09, 2024
12ae11ec
epiphany: Port from gs_plugin_app_remove() to GsPlugin.uninstall_apps_async()
Apr 09, 2024
ceb5f479
snap: Port from gs_plugin_app_remove() to GsPlugin.uninstall_apps_async()
Apr 09, 2024
fcfc54eb
flatpak: Port from gs_plugin_app_remove() to GsPlugin.uninstall_apps_async()
Apr 09, 2024
80ebd7b0
packagekit: Port from gs_plugin_app_remove() to GsPlugin.uninstall_apps_async()
Apr 09, 2024
87733d19
flatpak: Replace GS_PLUGIN_ACTION_REMOVE with GsPluginJobUninstallApps in tests
Apr 09, 2024
4792f70c
dummy: Replace GS_PLUGIN_ACTION_REMOVE with GsPluginJobUninstallApps in tests
Apr 09, 2024
827e80a0
snap: Replace GS_PLUGIN_ACTION_REMOVE with GsPluginJobUninstallApps in tests
Apr 09, 2024
4d6c1a86
gs-cmd: Replace GS_PLUGIN_ACTION_REMOVE job with GsPluginJobUninstallApps
Apr 09, 2024
70e55eb1
gs-plugin: Drop GS_PLUGIN_ACTION_REMOVE
Apr 09, 2024
1e99bc77
gs-shell: Port from GS_PLUGIN_ACTION_REMOVE to GsPluginJobUninstallApps
Apr 09, 2024
b72d3b9f
gs-page: Port from GS_PLUGIN_ACTION_REMOVE to GsPluginJobUninstallApps
Apr 09, 2024
56730449
gs-page: Make all gs_plugin_loader_job_process_async() calls consistent
Apr 09, 2024
a72e925e
gs-page: Add missing job assignment in update apps code path
Apr 09, 2024
9bcb5677
gs-page: Remove dead GsPluginAction code
Apr 09, 2024
fb185584
lib: Fix double/int comparisons in a few progress reporting functions
Apr 09, 2024
4f51d6e2
lib: Add a few missing non-null assertions to plugin jobs
Apr 09, 2024
84e26116
plugins: Add more error reporting information to GsPluginEvents
Apr 09, 2024
e04e49b4
Merge branch 'refactor-threads32' into 'main'
Apr 09, 2024
54eca948
gs-app-details-page: Do not pass NULL into g_markup_escape_text()
Apr 10, 2024
73f50669
Merge branch 'wip/app-details-no-summary' into 'main'
Apr 10, 2024
da0954aa
Merge branch 'ctrl-f-keyboard-shortcut-case' into 'main'
Apr 11, 2024
26e5728d
Fix for bottom padding in updates-paused-banner
Apr 12, 2024
cd074303
fedora-pkgdb-collections: Incorrect state set on the upgrade app
Apr 12, 2024
427 additional commits have been omitted to prevent performance issues.
Loading
Loading