summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/ConfigWizardBaseActivity.java
AgeCommit message (Collapse)Author
2020-03-17switch to AndroidXcyBerta
2018-08-31#8896 skip onboarding for custom branded apps, allow to specify if anonymous ↵cyBerta
usage is preferred over login/signup
2018-07-04#8886 add layout for tablets and improve tablet and phone layouts in general ↵cyBerta
by implementing dynamic layout changes when keyboard appears
2018-02-228868 - fix lollipop ui issuesFup Duck
2018-02-18#8857 fix recreation / restore of ConfigurationWizard error dialogscyBerta
2018-02-068827 - handle switch provider correctlyFup Duck
* ProviderAPI no longer stores values in SharedPreferences * use EipCommand to start / stop EIP * update NavigationDrawer after changing provider * use Broadcasts for ProviderAPI * parse more properties from definition into Provider * ProviderApi no longer uses static variables * no more static Context in ProviderApiCommand
2018-01-27fix first comments on merge requestFup Duck
2018-01-23check for correct providerFup Duck
2018-01-19improve layoutFup Duck
* improve layout * gracefully handle orientation changes * respect small devices * set correct colors for buttons, error messages...
2018-01-18WizardConfiguration themeFup Duck
* download VPN certificate after loging in (#8813) * get the new design up to date (#8819) * fix crash when pressing login (#8817) * add a loading screen according to design (#8816)