summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/eip/EIP.java
AgeCommit message (Expand)Author
2018-02-098827 - resolve discussionsFup Duck
2018-02-08Merge branch 'leap_0.9.8' into 8827_handle_switch_providerFup Duck
2018-02-08Merge branch 'mirror_0xacab_0.9.8' into #8830_onBoot_alwaysOncyBerta
2018-02-08Merge branch 'leap_0.9.8' into 8827_handle_switch_providerFup Duck
2018-02-08#8830 fix onBoot behavior after ui changescyBerta
2018-02-07fixes memory leak #8839cyBerta
2018-02-068827 - handle switch provider correctlyFup Duck
2018-01-27resolve comments on merge requestFup Duck
2018-01-23new UI for EipFragmentFup Duck
2018-01-13rename variables to CamelCaseFup Duck
2017-12-19refactor dashboardFup Duck
2017-12-14Update constants renamingcyBerta
2017-12-12Add Splash StartActivityFup Duck
2017-12-07#8742 basic always-on implementation with blocking vpn if no profile is confi...cyBerta
2017-10-28#8757 refactores ProviderAPI for insecure flavor, fixes tests, renames confus...cyBerta
2017-10-13Merge branch '8758_switch_providers' into 'master'cyberta
2017-10-13#8759 one cancellation dialog should be sufficientcyBerta
2017-10-09#8758 fix switching providerscyBerta
2017-09-21update ics-openvpn: update classes, manifest, resources and build scriptcyBerta
2015-05-01Separated tests for VpnFragment.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-19Connect if logged in after turning switch onParménides GV
2015-01-19Extracted GatewaysManager + coded its testsParménides GV
2015-01-19Beginning the tests for EIP.Parménides GV
2015-01-02Don't print certificates on logcat!Parménides GV
2015-01-02Serialized gateways and correctly updating profilesParménides GV
2015-01-02Update vpn profiles correctly.Parménides GV
2014-12-31Remove duplicated gateways when necessary.Parménides GV
2014-12-31Don't remove vpn profiles if possible.Parménides GV
2014-12-17Stop normal and blocking VPNs correctlyParménides GV
2014-12-16Update eip-service.json each EipFragment.onAttachParménides GV
2014-12-15Delete gateways from profilemanager and from list.Parménides GV
2014-12-15Working on Android 5.Parménides GV
2014-12-09Release flavor updated, back button works.Parménides GV
2014-12-01Reordered EIP methods.Parménides GV
2014-12-01Refresh gateways if the list is empty while starting eip.Parménides GV
2014-11-27Removed unused imports and unused .eip variablesParménides GV
2014-11-27EipStatus detects and notifies changes by itself.Parménides GV
2014-11-26Eip status messages refactored.Parménides GV
2014-11-26Extracted EipStatus, centralizing new state notifications.Parménides GV
2014-11-26OVPNGateway extracted from EIP.Parménides GV
2014-11-26Update vpn certificate and store it correctly.Parménides GV
2014-11-26GatewaySelector is back.Parménides GV
2014-11-26Smaller method.Parménides GV
2014-11-26More refactoring, fixed problems from previous commit.Parménides GV
2014-11-26eip package, EIP constants to interface.Parménides GV