summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-28update version to 1.0.8RC11.0.8RC1cyBerta
2021-02-28add Burmese and Uyghur tranlations as well as new translations for RiseupVPN ...cyBerta
2021-02-28update translationscyBerta
2021-02-28Merge branch 'beta-release' into 'master'cyberta
2021-02-28fix potential ArrayIndexOutOfBounds Exception while trying to establish a con...cyBerta
2021-02-28set early foreground notification for void vpn servicecyBerta
2021-02-28cleanupcyBerta
2021-02-28fix error handling for VpnProfile.checkProfile()cyBerta
2021-02-28remove unused methodcyBerta
2021-02-28remove unused HIDELOG flagcyBerta
2021-02-28no need to delete notification channels on service destroycyBerta
2021-02-26fix another empty alert on server reponding null a body during provider setupcyBerta
2021-02-26catch rare IllegalStateException in EipFragmentcyBerta
2021-02-26Merge branch 'ipv6_gateway_selection' into 'beta-release'cyberta
2021-02-26make sure a notification is shown on reboot with always-on enabledcyBerta
2021-02-26fix potential Nullpointer exception when calling VpnService.prepare()cyBerta
2021-02-26improve error alerting if vpn launching fails, show an AlertDialog instead of...cyBerta
2021-02-26Bigger refactoring:cyBerta
2021-02-26disable ndk.debugSymbolLevel for now. causes Release Build issues that need f...cyBerta
2021-02-26distinguish between openvpn state RECONNECTING and custom UI_CONNECTING flagcyBerta
2021-02-26use early routes (blocking traffic) only on rebootcyBerta
2021-02-26cleanup in OpenVPNServicecyBerta
2021-02-26implement service binding in order to fix remote service exception during for...cyBerta
2021-02-26some refactorings in VpnNotificationManager, start foreground service notific...cyBerta
2021-02-26generate ndk symbols, so we can debug issues in native code bettercyBerta
2021-02-26update gradle and gradle plugin, fix deprecated method callcyBerta
2021-02-26Merge branch 'fix_custom_preshipping' into 'master'cyberta
2021-02-26adapt testscyBerta
2021-02-25ensure the private api and the preshipped certificate will be used to setup t...cyBerta
2021-02-24Merge branch 'style' into 'master'cyberta
2021-02-21Wi-Fi spellingkwadronaut
2021-02-18Merge branch 'massive_error_logging' into 'master'cyberta
2021-02-18add DEBUG_MODE api response logging to insecure build flavor, toocyBerta
2021-02-18add logging in ProvderApiConnector, in order to see the failing requestscyBerta
2021-02-18add a lot of API related error logs to log screencyBerta
2021-02-16adapt eip-service.json parsing to support ipv6cyBerta
2021-02-15Merge branch 'faster_gateway_switch' into 'master'cyberta
2021-02-15switch faster to next gateway during eip setup if current one is not responsivecyBerta
2021-02-02Merge branch 'move_scripts' into 'master'cyberta
2021-02-01make sure ./prepareForDistribution.sh can be called from project root folder ...cyBerta
2021-02-01fix CI buildcyBerta
2021-01-31delete duplicated scriptcyBerta
2021-01-31fix gpg signing for -u flagcyBerta
2021-01-31fix resetting colorscyBerta
2021-01-31move more scripts to scripts folder, adapt gitlab ci and prepare_for_distribu...cyBerta
2021-01-31create scripts to start several emulators for automatted testingcyBerta
2021-01-25update version to 1.0.71.0.7cyBerta
2021-01-25update translationscyBerta
2021-01-25Android O+ devices: only launch VPN on boot if always-on is enabled. For pre ...cyBerta
2021-01-25Merge branch 'fix_always_on_reboot' into 'master'cyberta