Skip to content

Allow any path when adding fdroidrepo(s):// intents.

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 (closed).

Merge request reports