Open dpejoh opened 4 hours ago
It isn't supposed to check it for manually installed icons, it will require to download anyway, it just uses github api to detect the latest version release in the repository, if the current saved one doesn't match (via settings schema), it will require update. If the icons is manually changed the extension won't know, so will remain displaying the latest version, until the user clicks download again.
The extension is not accurately checking the installed version of Adwaita-icons. For example, I installed an older version of Adwaita-icons and removed it permanently, in both cases, the extension still notifies me that I have the latest version. It seems that the version check feature might not be working as expected.