Intercepting https://play.google.com/store/search?q=qksms&c=apps opens the "add-repository" dialog before showing the expected search result.
- Device OS and version: android-10
- Device model/manufacturer: LG
- F-Droid version (in the About screen): 1.13.1
The F-Droid-Client implements handling the search from other apps as described in https://developer.android.com/distribute/marketing-tools/linking-to-google-play#PerformingSearch
When i tried this feature with https://play.google.com/store/search?q=qksms&c=apps
F-Droid-client first presents the "add-repository" dialog (German "Paketquelle hinzufügen") . If you press the cancel button the search result is presented.
Possible fix: if URL starts with "play.google.com" then the "add-repository" dialog should not be shown.
I found this when answering https://www.reddit.com/r/androidapps/comments/t8j2lf/in_app_links_for_fdroid/
Edited by k3b