summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/LoginActivity.java
AgeCommit message (Collapse)Author
2018-01-27fix first comments on merge requestFup 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)
2018-01-16resolve commented issuesFup Duck
* recreate activity correctly after changing orientation * replace getApplicationActivity
2018-01-09create LoginActivity and SignUpActivityFup Duck