Skip to content

Remove unsigned repo support

Its finally time to do this! It was actually easy to do, and really only simplified the code, which is exactly what we wanted out of this change. Its been discussed a long time, now its time to make the change :)

This includes some minor related changes.

This change goes hand-in-hand with the change on the server side to make it trivial to upgrade existing unsigned repos to signed ones: https://gitlab.com/fdroid/fdroidserver/merge_requests/48

Merge request reports