Skip to content

flatpak: Only change an app's state if needed, when adding updates

When adding apps with updates available, we shouldn't set the state of the app if its state is "installing", as it can be getting updated at that moment.


Patch originally by @jrocha; commit message and comment slightly tweaked by me.

Merge request reports