-
-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically install curated Flatpak updates (#1793)
* Client: Automatically install Flatpak updates if cache is old * Add setting to automatically install Flatpak updates * MainWindow: Add menu with setting to toggle if Flatpak updates should be automatically installed * Client: Fix automatic installtion of Flatpak packages * Settings: Disable automatically-install-flatpak-updates by default * Client: Only automatically install native Flatpak apps * Update wording Co-authored-by: Cassidy James Blaede <[email protected]> * MainWindow: Use even margins Co-authored-by: Cassidy James Blaede <[email protected]> * MainWindow: Use LARGE_TOOLBAR * CSS: Use 3px as rem * CSS: Add comment about calculation * UpdateManager: Filter automatically installed Flatpak apps * UpdateManager: Don't count automatic updates * MainWindow: Update cache and install updates when setting is turned on * MainWindow: Cancel updates when setting is turned off * Apply suggestions from code review Co-authored-by: Cassidy James Blaede <[email protected]> * Update io.elementary.appcenter.appdata.xml.in * MainWindow: Update auto update description * Client: Exclude `should_pay` apps Co-authored-by: Cassidy James Blaede <[email protected]>
- Loading branch information
1 parent
91487f5
commit c94140e
Showing
6 changed files
with
87 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters