Age | Commit message (Expand) | Author |
2021-05-18 | adapt default to hide manual gateway selection entry in navigation drawer, if... | cyBerta |
2021-05-18 | implement feature switch, so that gateway selection can be turned off on comp... | cyberta |
2021-05-15 | fix missing empty space in untranslatable.xml string resources | cyberta |
2021-04-28 | ask to disable manual gateway selection if current combination of transport a... | cyberta |
2021-04-22 | make LinearLayoutManager a local variable | cyBerta |
2021-04-22 | disable 'turn on' button if automatic gateway selection is disabled but no lo... | cyBerta |
2021-04-22 | fix location name comparison, allow to unselect a location | cyBerta |
2021-04-22 | shorter debug log if GatewayManager parses Provider data that doesn't support... | cyBerta |
2021-04-22 | initial draft for gateway selection on Android | cyBerta |
2021-04-22 | rename preference helper method for getting the preferred city | cyBerta |
2021-04-22 | Adapt gateway selector to check for nearest gateway within a city. Also optio... | cyBerta |
2021-04-22 | fix app crash on void vpn service start | cyberta |
2021-02-28 | add Burmese and Uyghur tranlations as well as new translations for RiseupVPN ... | cyBerta |
2021-02-28 | update translations | cyBerta |
2021-02-28 | fix potential ArrayIndexOutOfBounds Exception while trying to establish a con... | cyBerta |
2021-02-28 | set early foreground notification for void vpn service | cyBerta |
2021-02-28 | cleanup | cyBerta |
2021-02-28 | fix error handling for VpnProfile.checkProfile() | cyBerta |
2021-02-28 | remove unused method | cyBerta |
2021-02-28 | remove unused HIDELOG flag | cyBerta |
2021-02-28 | no need to delete notification channels on service destroy | cyBerta |
2021-02-26 | catch rare IllegalStateException in EipFragment | cyBerta |
2021-02-26 | Merge branch 'ipv6_gateway_selection' into 'beta-release' | cyberta |
2021-02-26 | make sure a notification is shown on reboot with always-on enabled | cyBerta |
2021-02-26 | fix potential Nullpointer exception when calling VpnService.prepare() | cyBerta |
2021-02-26 | improve error alerting if vpn launching fails, show an AlertDialog instead of... | cyBerta |
2021-02-26 | Bigger refactoring: | cyBerta |
2021-02-26 | distinguish between openvpn state RECONNECTING and custom UI_CONNECTING flag | cyBerta |
2021-02-26 | use early routes (blocking traffic) only on reboot | cyBerta |
2021-02-26 | cleanup in OpenVPNService | cyBerta |
2021-02-26 | implement service binding in order to fix remote service exception during for... | cyBerta |
2021-02-26 | some refactorings in VpnNotificationManager, start foreground service notific... | cyBerta |
2021-02-26 | Merge branch 'fix_custom_preshipping' into 'master' | cyberta |
2021-02-25 | ensure the private api and the preshipped certificate will be used to setup t... | cyBerta |
2021-02-21 | Wi-Fi spelling | kwadronaut |
2021-02-18 | add logging in ProvderApiConnector, in order to see the failing requests | cyBerta |
2021-02-18 | add a lot of API related error logs to log screen | cyBerta |
2021-02-16 | adapt eip-service.json parsing to support ipv6 | cyBerta |
2021-02-15 | switch faster to next gateway during eip setup if current one is not responsive | cyBerta |
2021-01-25 | update translations | cyBerta |
2021-01-25 | Android O+ devices: only launch VPN on boot if always-on is enabled. For pre ... | cyBerta |
2021-01-18 | remove deprecated code | cyBerta |
2021-01-18 | fix de-/serialization of Connection objects. Fixes VPN auto-restart on reboot... | cyBerta |
2021-01-11 | add missing data-cipher flags to VpnProfile and ConfigParser, fixes cipher ne... | cyBerta |
2021-01-10 | update translations, update tx config to pull always donation translation for... | cyBerta |
2020-12-31 | remove unused strings from source strings.xml | cyberta |
2020-12-31 | update translations | cyberta |
2020-12-30 | update ics-openvpn, openvpn, openssl, prepare Bitmask for Android 11 | cyBerta |
2020-12-30 | replace jetbrains.annotations by androidx.annotations | cyBerta |
2020-12-29 | update butterknife probably a last time | cyBerta |