issues
search
elementary
/
appcenter
Pay-what-you-can app store for elementary OS
https://elementary.io
GNU General Public License v3.0
542
stars
102
forks
source link
UpdateManager: Fix auto updates, liststore
#2197
Closed
danirabbit
closed
4 months ago
danirabbit
commented
4 months ago
Fixes a regression where the update list would not be populated at all
Moves auto updating all to
get_updates
and make it mutually exclusive with notifying
Remove packages from the liststore as updates are installed instead of getting the list of updates twice
get_updates
and make it mutually exclusive with notifying