summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/ProviderSetupFailedDialog.java
AgeCommit message (Collapse)Author
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-03-17switch to AndroidXcyBerta
2019-05-21* show error dialog if provider is misconfigured and has not allowed ↵cyBerta
registration nor anonymous usage * always download provider.json, Use preseeded provider.json only to check if the client can connect with preseeded certificate. Keeps the provider.json updated if provider changes it's config * Tests for both cases
2018-08-31#8896 skip onboarding for custom branded apps, allow to specify if anonymous ↵cyBerta
usage is preferred over login/signup
2018-05-22false url displayed when retry clickedlalottacontinua
2018-05-12added NewProviderActivity basicsl
2018-02-18#8857 fix recreation / restore of ConfigurationWizard error dialogscyBerta
2018-02-158797 - pair programming effortFup Duck