-
Notifications
You must be signed in to change notification settings - Fork 201
Description
First let me say I really like the idea of your project, so thanks for creating and maintaining it! But currently it's impossible for us to show your "statistics batch" on our projects' pages, as those numbers are misleading:
I've already reported that to your website project for a quick visual work-around, but I guess the underlying issue is rather in the updater:
When it comes to Android apps, results shown are misleading. Example:
Who has the newer version? Don't let the numbers fool you: those are 2 different apps just having the same display name. The 1.4 there was last updated 4 years ago – the 1.2.1 this year. So you compare apples with peaches here: axp.tool.apkextractor
v1.4 with io.github.abdurazaaqmohammed.ApkExtractor
1.2.1 – two entirely different apps.
Please eliminate such "false hits" already when comparing. People who are not that tech savvy are misled to think IzzOnDroid does not update properly, thus serving outdated packages. So when comparing for Android apps, also ensure the packageNames
match – not only the "display name". It otherwise reflects badly on the repositories you cover. Thanks in advance!