flathub / com.syntevo.SmartGit

https://flathub.org/apps/details/com.syntevo.SmartGit
3 stars 3 forks source link

Disable automatic updates check (and siblings) #4

Open x80486 opened 6 years ago

x80486 commented 6 years ago

Reference here.

x80486 commented 8 months ago

Based on the System Properties, looks like setting the following option(s) will disable completely the ability to update SmartGit:

smartgit.updateCheck.automatic = false
smartgit.updateCheck.enabled = false

Not sure if this will remove (or completely disable) these options in the interface as well so users won't get confused:

_Screenshot from 2024-02-28 07-41-28

_Screenshot from 2024-02-28 07-41-59

Would be great if this is implemented directly by @syntevo — probably checking if the application is running as Flatpak using an environment variable.