Age | Commit message (Expand) | Author |
2019-11-29 | check if split apk related build tasks exist | cyberta |
2019-11-29 | add go/lib directory to repository | cyberta |
2019-11-29 | current changes | cyberta |
2019-11-29 | configure apk file name depending on flavor and build type | cyberta |
2019-11-26 | remove unrelated abi specific assets in split apk builds | cyberta |
2019-11-26 | convert riseup vpn's pngs to webp files to reduce apk size | cyberta |
2019-11-26 | add minifyEnabled and shrinkResources to Release and Beta builds | cyberta |
2019-11-26 | initial commit for apk split | cyberta |
2019-11-19 | update version to 1.0.2RC41.0.2RC4 | cyBerta |
2019-11-19 | update about fragment | cyBerta |
2019-11-19 | implement reconnect mechanism for shapeshifter that gets triggered before a n... | cyBerta |
2019-11-19 | update shapeshifter library | cyBerta |
2019-11-19 | update translations | cyBerta |
2019-11-13 | Merge branch 'strings' into 'master' | cyberta |
2019-11-11 | Fixes case of VPN | kwadronaut |
2019-11-01 | start void vpn if no more gateways available during setup | cyBerta |
2019-11-01 | unify error id between provider api service and eip service | cyBerta |
2019-11-01 | remove buggy and annoying hint how to open the navigation drawer | cyBerta |
2019-10-31 | rename save battery alert, it's not experimental anymore | cyBerta |
2019-10-31 | set version to 1.0.2RC31.0.2RC3 | cyBerta |
2019-10-31 | reset custom build config variables to Riseup defaults | cyBerta |
2019-10-31 | update languages | cyBerta |
2019-10-31 | show blocking state on EipFragment | cyBerta |
2019-10-30 | make sure shapeshifter dispatcher is stopped between switching vpn processes | cyBerta |
2019-10-29 | update shapeshifter library | cyBerta |
2019-10-29 | don't start void vpn when switching between a running openvpn connection and ... | cyBerta |
2019-10-27 | implement java shapeshifter logging interface, replaces blocking method call ... | cyBerta |
2019-10-27 | update shapeshifter library with integrated logging interface | cyBerta |
2019-10-25 | set version to 1.0.2RC2 | cyBerta |
2019-10-25 | increase threshold until EipStatus is set to DISCONNETED or BLOCKING - reduce... | cyBerta |
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 |