summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/themes.xml
AgeCommit message (Collapse)Author
2021-11-29move back to default font for nowcyBerta
2021-11-19use custom font for some languagescyBerta
2020-12-28improve invisible activity themecyBerta
2019-09-27fix flickering when restarting the vpncyBerta
2019-07-11add little elevation to custom buttons, change general button shape to ↵cyBerta
custom button shape
2019-07-09fix primaryDark colors in themescyBerta
2018-12-29update sdk to version 28, update dependencies, fix potential memory leakscyBerta
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-09create LoginActivity and SignUpActivityFup Duck
2017-12-14add missing filesFup Duck
2017-12-12Add Splash StartActivityFup Duck
* added Splash StartActivity to handle updates and initialization * created global Constants * move EIPConstants to Constants * create update possibility * use VectorDrawable as background for StartActivity