Age | Commit message (Expand) | Author |
2019-10-25 | implement error handling for edge case when Android | cyBerta |
2019-10-25 | handle errors during the initiation of a pt connection separately | cyBerta |
2019-10-24 | don't let the main thread sleep for 3 seconds on every vpn gateway setup | cyBerta |
2019-10-24 | add little script to fix gradle lock file issues | cyBerta |
2019-10-24 | update shapeshifter lib and its dependencices | cyBerta |
2019-10-24 | add missing export statement in build script | cyBerta |
2019-10-24 | change shapeshifter-dispatcher submodule url | cyBerta |
2019-10-21 | change gateway manager test - mocking method first | cyBerta |
2019-10-21 | fix flaky GatewaysManagerTest | cyBerta |
2019-10-21 | single GatewaysManager objects for each test | cyBerta |
2019-10-20 | show dialog if end of provider's gateway list is reached (#8964) | cyBerta |
2019-10-20 | fix endless setup loop on pre-P devices, differentiate security provider betw... | cyBerta |
2019-10-19 | fix #8966, battery dialog reopening | cyBerta |
2019-10-19 | don't fade progress animation out as it causes laggy ui feeling during switch... | cyBerta |
2019-10-19 | unit tests for gateway manager's gateway selection | cyBerta |
2019-10-19 | select next PT supporting Gateway if shapeshifter reports errors for the curr... | cyBerta |
2019-10-19 | always stop vpn if setup failed (for now) | cyBerta |
2019-10-19 | fix error handling in Shapeshifter class | cyBerta |
2019-10-19 | don't show error dialogs for internally handled EIP errors | cyBerta |
2019-10-19 | move EIP service related error types to EIP class, specify error if the end o... | cyBerta |
2019-10-19 | save preferences in LEAPpreferences | cyBerta |
2019-10-19 | fix gateway selection wrt. supported transport | cyBerta |
2019-10-19 | configure Gateways either from preferences or from current provider object | cyBerta |
2019-10-19 | introduce error types in VpnStatus to distinguish between Shapeshifter based ... | cyBerta |
2019-10-19 | VpnProfiles are equal if they have the same ip and transport | cyBerta |
2019-10-19 | add new eip service setups for unit tests | cyBerta |
2019-10-11 | keep error reports for 3 days if tests fail on CI | cyBerta |
2019-10-11 | exclude failing test for insecure build flavor | cyBerta |
2019-10-11 | move installation of gomobile to install_go.sh | cyBerta |
2019-10-11 | add some padding to the exclude apps warning | cyBerta |
2019-10-11 | Add a red hint in navigation drawer if apps are currently excluded from VPN | cyBerta |
2019-10-08 | reset pluggableTransports settings after switching to a new provider if the n... | cyBerta |
2019-10-08 | fixing tests | cyBerta |
2019-10-08 | add updated shapeshifter libs | cyBerta |
2019-10-08 | bump version to 1.0.2RC1 | cyBerta |
2019-10-08 | set target sdk version to API 28, fix related issues (#8959) | cyBerta |
2019-10-08 | add pluggable transports demo as separate entry to Bitmask's onboarding provi... | cyBerta |
2019-10-08 | add more output to library cross compiling script | cyBerta |
2019-10-06 | tweak build script | cyBerta |
2019-10-06 | create an empty golang folder if it not exists during golang installation | cyBerta |
2019-10-06 | excluding apps from vpn is already allowed from API 21 (Lollipop) | cyBerta |
2019-10-06 | add missing test json | cyBerta |
2019-10-06 | fix merge conflict related bug with excluding apps from vpn | cyBerta |
2019-10-06 | write shapeshifter errors into Log fragment | cyBerta |
2019-10-06 | show error dialog if no valid gateway configuration can be found for a provider | cyBerta |
2019-10-05 | ignore gateways with invalid transports while still adding gateways with vali... | cyBerta |
2019-10-05 | change flag iat-mode to iatMode for now - due to changed demo provider setup | cyBerta |
2019-10-05 | update shapeshifter library | cyBerta |
2019-10-05 | use same commits in go dependencies as the desktop client | cyBerta |
2019-10-05 | minor updates on shapeshifter lib build script | cyBerta |