summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-25set version to 1.0.2RC2cyBerta
2019-10-25increase threshold until EipStatus is set to DISCONNETED or BLOCKING - reduce...cyBerta
2019-10-25implement error handling for edge case when AndroidcyBerta
2019-10-25handle errors during the initiation of a pt connection separatelycyBerta
2019-10-24don't let the main thread sleep for 3 seconds on every vpn gateway setupcyBerta
2019-10-24add little script to fix gradle lock file issuescyBerta
2019-10-24update shapeshifter lib and its dependencicescyBerta
2019-10-24add missing export statement in build scriptcyBerta
2019-10-24change shapeshifter-dispatcher submodule urlcyBerta
2019-10-21change gateway manager test - mocking method firstcyBerta
2019-10-21fix flaky GatewaysManagerTestcyBerta
2019-10-21single GatewaysManager objects for each testcyBerta
2019-10-20show dialog if end of provider's gateway list is reached (#8964)cyBerta
2019-10-20fix endless setup loop on pre-P devices, differentiate security provider betw...cyBerta
2019-10-19fix #8966, battery dialog reopeningcyBerta
2019-10-19don't fade progress animation out as it causes laggy ui feeling during switch...cyBerta
2019-10-19unit tests for gateway manager's gateway selectioncyBerta
2019-10-19select next PT supporting Gateway if shapeshifter reports errors for the curr...cyBerta
2019-10-19always stop vpn if setup failed (for now)cyBerta
2019-10-19fix error handling in Shapeshifter classcyBerta
2019-10-19don't show error dialogs for internally handled EIP errorscyBerta
2019-10-19move EIP service related error types to EIP class, specify error if the end o...cyBerta
2019-10-19save preferences in LEAPpreferencescyBerta
2019-10-19fix gateway selection wrt. supported transportcyBerta
2019-10-19configure Gateways either from preferences or from current provider objectcyBerta
2019-10-19introduce error types in VpnStatus to distinguish between Shapeshifter based ...cyBerta
2019-10-19VpnProfiles are equal if they have the same ip and transportcyBerta
2019-10-19add new eip service setups for unit testscyBerta
2019-10-11keep error reports for 3 days if tests fail on CIcyBerta
2019-10-11exclude failing test for insecure build flavorcyBerta
2019-10-11move installation of gomobile to install_go.shcyBerta
2019-10-11add some padding to the exclude apps warningcyBerta
2019-10-11Add a red hint in navigation drawer if apps are currently excluded from VPNcyBerta
2019-10-08reset pluggableTransports settings after switching to a new provider if the n...cyBerta
2019-10-08fixing testscyBerta
2019-10-08add updated shapeshifter libscyBerta
2019-10-08bump version to 1.0.2RC1cyBerta
2019-10-08set target sdk version to API 28, fix related issues (#8959)cyBerta
2019-10-08add pluggable transports demo as separate entry to Bitmask's onboarding provi...cyBerta
2019-10-08add more output to library cross compiling scriptcyBerta
2019-10-06tweak build scriptcyBerta
2019-10-06create an empty golang folder if it not exists during golang installationcyBerta
2019-10-06excluding apps from vpn is already allowed from API 21 (Lollipop)cyBerta
2019-10-06add missing test jsoncyBerta
2019-10-06fix merge conflict related bug with excluding apps from vpncyBerta
2019-10-06write shapeshifter errors into Log fragmentcyBerta
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-05update shapeshifter librarycyBerta