summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/providersetup/ProviderApiSetupBroadcastReceiver.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.
2022-12-16minor: make weak ref finalcyBerta
2022-12-16compare mainURL instead of domain when checking if provider setup finished ↵cyBerta
successfully
2021-11-10add a more specific error if provider api communication is attempted without ↵cyBerta
any working internet connection
2021-11-06implement tiomeout error handling + UI if tor doesn't start within 3 minutescyBerta
2020-12-29new year cleanup: restructure messy projectcyBerta