summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-01-23cleanup in PreferenceHelpercyberta
2020-01-23save provider api ip to shared preferencescyberta
2020-01-23remove unnecessary conversion in ProviderApiSetupBroadcastReceivercyberta
2020-01-23minor refactoring in ProviderApiManagerBasecyberta
2020-01-23set provider used in dns fallback resolution in ProviderApi servicecyberta
2020-01-23add api ip to provider class, implement ip lookup based on given provider hos...cyberta
2020-01-23add provider api IP's to provider url jsons in asset foldercyberta
2020-01-23implement BuildConfig constants for custom branded clients to preseed IPscyberta
2020-01-21remove lint warningscyberta
2020-01-21fix certificate validation bypassing flag for insecure test buildscyberta
2020-01-21remove unused importscyberta
2020-01-21remove unnecessary null checkcyberta
2020-01-21implement no-dns fallback using okhttp's Dns interfacecyberta
2020-01-13remove unused code - move constant 'danger_on' for insecure test builds to Co...cyBerta
2020-01-12fix UI bug in navigation drawer: restict entries max linescyBerta
2019-12-30adapt log strings a little bitcyBerta
2019-12-30reduce log pollutioncyBerta
2019-12-30reduce code duplication in PreferenceHelpercyBerta
2019-12-30reduce su calls, add logging, save if su exists and was allowed to preferencescyBerta
2019-12-30initial firewall implementation to fix #8939cyBerta
2019-12-15update version to 1.0.2 stable1.0.2cyBerta
2019-12-15update languagescyBerta
2019-12-13improve better server balancing: update eip-service.json every 3 days after a...cyBerta
2019-12-13reset UI State if blocking VPN was finishedcyBerta
2019-12-12revert minifying sources for nowcyBerta
2019-12-11wrap dialogs in try catch clause for nowcyBerta
2019-12-04avoid apk file name with spacescyberta
2019-11-29configure apk file name depending on flavor and build typecyberta
2019-11-26remove unrelated abi specific assets in split apk buildscyberta
2019-11-26convert riseup vpn's pngs to webp files to reduce apk sizecyberta
2019-11-26add minifyEnabled and shrinkResources to Release and Beta buildscyberta
2019-11-26initial commit for apk splitcyberta
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 translationscyBerta
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-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