summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/eip/GatewaysManager.java
AgeCommit message (Expand)Author
2020-12-29new year cleanup: restructure messy projectcyBerta
2020-12-28fix broken exclude apps featurecyBerta
2020-07-24fix bug in vpn profile based gateway order detection, write additional tests ...cyBerta
2020-07-24fix bug in gateway selection - always iterate through all gateways and count ...cyBerta
2020-07-24adapt profile selection after perordered gateway list was introduced and use ...cyBerta
2020-07-23fix potential nullpointer exception in geoipservice json parsingcyBerta
2020-07-23implement gateway selection based on geoip servicecyBerta
2019-10-19fix gateway selection wrt. supported transportcyBerta
2019-10-19configure Gateways either from preferences or from current provider objectcyBerta
2019-10-06fix merge conflict related bug with excluding apps from vpncyBerta
2019-10-05ignore gateways with invalid transports while still adding gateways with vali...cyBerta
2019-10-01Merge branch 'pluggableTransports2'cyBerta
2019-09-08New icon and text for Excluded Apps. Using PreferenceHelper. Test done.akuma
2019-08-09Select Apps optionakuma
2019-08-02remove unused context from GatewaysManagercyBerta
2019-08-02create one vpnprofile per transport per gateway. implement basis to switch be...cyBerta
2019-08-02* refactor vpn profile generationcyBerta
2019-08-02squashed commit for Pluggable TransportscyBerta
2019-07-12get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead codecyBerta
2018-12-07first shot gatewayselectioncyBerta
2018-05-12Merge branch 'cyberta_master' into #8885_testing_ProviderManagercyBerta
2018-03-068876 - refactor EIP to serviceFup Duck
2018-02-098827 - save privatekey and vpncertFup Duck
2018-01-13more static constant import and import cleanupFup Duck
2017-12-07Rename constantsFup Duck
2017-12-06move constantsFup Duck
2017-11-24Add Splash StartActivityFup Duck
2017-10-28#8757 refactores ProviderAPI for insecure flavor, fixes tests, renames confus...cyBerta
2017-10-09#8758 fix switching providerscyBerta
2015-05-29Gateways manager added a gateway from string twice.Parménides GV
2015-04-27Added a button to the UIParménides GV
2015-03-24Remove all Logs.Parménides GV
2015-03-24Indent everything with IntelliJParménides GV
2015-03-24Cleaned imports, use wildcards when appropriateParménides GV
2015-03-24Revert "Remove unused imports."Parménides GV
2015-03-24Remove unused imports.Parménides GV
2015-01-21Gateway to ProfileManager if recovering from prefsParménides GV
2015-01-19Extracted GatewaysManager + coded its testsParménides GV