summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2019-10-31set version to 1.0.2RC31.0.2RC3cyBerta
2019-10-31reset custom build config variables to Riseup defaultscyBerta
2019-10-31update languagescyBerta
2019-10-31show blocking state on EipFragmentcyBerta
2019-10-30make sure shapeshifter dispatcher is stopped between switching vpn processescyBerta
2019-10-29don't start void vpn when switching between a running openvpn connection and ...cyBerta
2019-10-27implement java shapeshifter logging interface, replaces blocking method call ...cyBerta
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-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-11exclude failing test for insecure build flavorcyBerta
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-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-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-01Merge branch 'pluggableTransports2'cyBerta
2019-09-30remove hard coded demo setup, use real pt.demo.bitmask.net demo providercyBerta
2019-09-30improve output for bundle comparisons in testscyBerta
2019-09-30add test for failing fetches of eip-service.jsoncyBerta