We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some application developers host their own f-droid repository
https://android.izzysoft.de/articles/named/list-of-fdroid-repos https://forum.f-droid.org/t/known-repositories/721 https://fdroidfamily.codeberg.page/repos/ and in the Neo-Store Code (https://github.com/NeoApplications/Neo-Store/blob/4dd321aa054b15d9e7945b806179b04300a4c980/src/main/kotlin/com/machiav3lli/fdroid/database/entity/Repository.kt#L231)
should be crawled too when looking for the package to scan
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe
Some application developers host their own f-droid repository
Describe the solution you'd like
https://android.izzysoft.de/articles/named/list-of-fdroid-repos
https://forum.f-droid.org/t/known-repositories/721
https://fdroidfamily.codeberg.page/repos/
and in the Neo-Store Code (https://github.com/NeoApplications/Neo-Store/blob/4dd321aa054b15d9e7945b806179b04300a4c980/src/main/kotlin/com/machiav3lli/fdroid/database/entity/Repository.kt#L231)
should be crawled too when looking for the package to scan
The text was updated successfully, but these errors were encountered: