summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/FeatureVersionCode.java
AgeCommit message (Collapse)Author
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-12-28remove never implemented multi-profile feature version codecyBerta
2020-07-25reset configured provider on update to version 1.0.4 so that the geoip url ↵cyBerta
is picked correctly
2018-02-098827 - resolve discussionsFup Duck
* remove stop for providerApi * enable retrySetUpProvider * renamed PROVIDER_KEY for EIP_JSON to PROVIDER_EIP_DEFINITION
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