illogical-robot / apkmirror-public

APKMirror.com bugs
http://www.apkmirror.com
112 stars 32 forks source link

Advanced search option broken? #205

Closed andyg21 closed 2 years ago

andyg21 commented 2 years ago

Expected behavior

Search option of minimum android version should work properly

Actual behavior

Minimum version search option is not working properly. 12052 I'm getting Android 5.0+ APK list when I search for Android 8.0+

Steps to reproduce the problem

Perform advanced search as shown in above image

archon810 commented 2 years ago

The way this option works is it will find APKs that will work on the specified by the selectors versions of Android. In this case, the APKs are 5.0+ and they'll work on Android 8.0 - 11.0. It's a bit confusing, but we decided that this is the most useful use case for advanced search - you're providing the range for versions of Android and we return APKs that should work based on minAPI.