mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-23 07:10:11 -04:00
This testing at the wrong point, namely in the app details where you are already looking at the antifeatures which might be present. In the list view there's an additional direct check with isDisabledByAntiFeatures() anyway. Fix fdroid/fdroidclient#1845