summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/eip/EIP.java
AgeCommit message (Expand)Author
2019-07-12get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead codecyBerta
2019-07-12better support for android 8.X always-on killswitch (#8945 & #8928)cyBerta
2019-03-09improve vpn shutdown regarding the new gateway selectioncyBerta
2019-03-09clean up in EIPcyBerta
2018-12-07first shot gatewayselectioncyBerta
2018-05-12Merge branch 'cyberta_master' into #8885_testing_ProviderManagercyBerta
2018-03-238876 - refactor EIP to JobIntentServiceFup Duck
2018-03-23#8876 fix formattingcyBerta
2018-03-23#8876 refactoring in oder to move resultReceiver reference to runnablecyBerta
2018-03-22#8876 fix first part of review findings in EIP servicecyBerta
2018-03-08#8876 make OpenvpnServiceConnection thread safecyBerta
2018-03-08#8876 introduce blocking OpenvpnServiceConnection for EIP and cancel connecti...cyBerta
2018-03-078876 - refactor EIP serviceFup Duck
2018-03-068876 - refactor EIP to serviceFup Duck
2018-02-278865 - allow disconnect without connectionFup Duck
2018-02-27Revert "8865 - allow disconnecting without internet"Fup Duck
2018-02-268865 - allow disconnecting without internetFup Duck
2018-02-19fix gateway selectioncyBerta
2018-02-18Merge branch 'mirror_0xacab_0.9.8' into #8797_certificate_expirationcyBerta
2018-02-158797 - pair programming effortFup Duck
2018-02-13Merge branch 'origin_0.9.8' into #8831_progress_animation_when_connectingcyBerta
2018-02-13#8831 add a progress animation to EipFragment and don't start blocking vpn wh...cyBerta
2018-02-098827 - resolve discussionsFup Duck
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