summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/providersetup/activities/ProviderListBaseActivity.java
AgeCommit message (Collapse)Author
2023-10-31Remove old Provider setup flow. In order to update to Gradle 8, we finally ↵cyBerta
say goodbye to Butterknife. Since the old setup flow UI depends on it (and other dependencies we want to get rid of) it gets removed.
2023-04-15fix missing domain name of manually added providers in provider selectioncyBerta
2022-11-22add missing call to super in ProviderListBaseActivitycyBerta
2020-12-29update butterknife probably a last timecyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta