mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-22 16:01:37 -04:00
When explicitly given an fdroidrepo(s) intent, it seems silly to restrict it based on a path of /fdroid/repo, because it is plainly obvious it is an F-Droid repo. Manifest and NewRepoConfig both had to be amended to allow this behaviour. Fixes #1171.