Something went wrong while setting issue due date.
Implement "swap success" screen from carries design
Currently, after successfully updating from a swap repo, F-Droid redirects to the default list of apps, where it is not obvious which apps are from the swap. Carrie mocked up a final screen after the swap connection, to indicate that the swap was successful, and allow people to browse the available apps.
This could be done using the same Adapter
base class that shows the main lists of apps.