summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-19update version to 1.0.2RC41.0.2RC4cyBerta
2019-11-19update about fragmentcyBerta
2019-11-19implement reconnect mechanism for shapeshifter that gets triggered before a n...cyBerta
2019-11-19update shapeshifter librarycyBerta
2019-11-19update translationscyBerta
2019-11-13Merge branch 'strings' into 'master'cyberta
2019-11-11Fixes case of VPNkwadronaut
2019-11-01start void vpn if no more gateways available during setupcyBerta
2019-11-01unify error id between provider api service and eip servicecyBerta
2019-11-01remove buggy and annoying hint how to open the navigation drawercyBerta
2019-10-31rename save battery alert, it's not experimental anymorecyBerta
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-29update shapeshifter librarycyBerta
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-27update shapeshifter library with integrated logging interfacecyBerta
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