summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/eip
AgeCommit message (Expand)Author
2019-10-06fix merge conflict related bug with excluding apps from vpncyBerta
2019-10-06show error dialog if no valid gateway configuration can be found for a providercyBerta
2019-10-05ignore gateways with invalid transports while still adding gateways with vali...cyBerta
2019-10-05change flag iat-mode to iatMode for now - due to changed demo provider setupcyBerta
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-02rename DispatcherOptions to Obfs4OptionscyBerta
2019-08-02minor cleanup in EIPcyBerta
2019-08-02add simple UI to enable/disable PT usagecyBerta
2019-08-02adapt error handling during eip setup: refresh UI if gateway profile could no...cyBerta
2019-08-02remove equals method in Gateway class after rebasing onto latest mastercyBerta
2019-08-02'using an obfusctation connection' in italiccyBerta
2019-08-02create one vpnprofile per transport per gateway. implement basis to switch be...cyBerta
2019-08-02update method name for gateway configuration v3cyBerta
2019-08-02use api version 3 for pluggable TransportscyBerta
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
2019-07-12better support for android 8.X always-on killswitch (#8945 & #8928)cyBerta
2019-07-12replace 'Bitmask' in strings with variable for a better client customizationcyBerta
2019-05-22* adds a DISCONNECTING statecyBerta
2019-03-09improve vpn shutdown regarding the new gateway selectioncyBerta
2019-03-09clean up in EIPcyBerta
2018-12-27add test and minor refactoring for gateway selectioncyBerta
2018-12-07first shot gatewayselectioncyBerta
2018-11-09block ipv6 addresses if void vpn is runningcyBerta
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-18refactor ConfigHelper, split into multiple helper classescyBerta
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-13Merge branch 'leap_0.9.8' into 8827_handle_switch_providerFup Duck
2018-02-13#8831 add a progress animation to EipFragment and don't start blocking vpn wh...cyBerta
2018-02-12#8837 update tests and fix VPN_Paused implementation for EipStatuscyBerta
2018-02-10#8837 new handling of connection state LEVEL_VPNPAUSED - don't throw an illeg...cyBerta
2018-02-098827 - save privatekey and vpncertFup Duck