hemker / apkgrabber

APKGrabber is a tool that simplifies the process of finding updates for your installed apps.
GNU General Public License v3.0
425 stars 23 forks source link

Feature request - Ignore app version(s) #36

Open KeatonTheBot opened 5 years ago

KeatonTheBot commented 5 years ago

Instead of pulling the latest compatible version of an app, I think it would be beneficial to include an option to ignore specific app versions. For example, you could add v10.x to a blacklist for App XYZ so you can continue receiving updates for 9.x. I know that Samsung maintains several of their apps this way for different markets/regions/devices.

tjsuominen commented 5 years ago

This could be useful, yet might be tricky to implement (& maintain). Also I think it won't be 100% reliable due to various release numbering schemes.