Age | Commit message (Expand) | Author |
2020-07-24 | try to fetch geoip service only if non-default url exists | cyBerta |
2020-07-24 | remove unused methods | cyBerta |
2020-07-24 | fix bug in vpn profile based gateway order detection, write additional tests ... | cyBerta |
2020-07-24 | fix bug in gateway selection - always iterate through all gateways and count ... | cyBerta |
2020-07-24 | adapt profile selection after perordered gateway list was introduced and use ... | cyBerta |
2020-07-24 | add test that geoip service is only fetched when the timeout was reached | cyBerta |
2020-07-24 | add test for case if geoip service is not available/down | cyBerta |
2020-07-24 | remove timestamps from providers equals() check and reset timestamps in reset... | cyBerta |
2020-07-23 | finish happy path unit test for geoipservice api | cyBerta |
2020-07-23 | adapt existing tests for geoipservice api | cyBerta |
2020-07-23 | fix potential nullpointer exception in geoipservice json parsing | cyBerta |
2020-07-23 | clean up PreferenceHelperTest after removal of providerInSharedPreferences me... | cyBerta |
2020-07-23 | always use provider from ProviderObservable if possible | cyBerta |
2020-07-23 | implement gateway selection based on geoip service | cyBerta |
2020-07-01 | inject preshipped geoip url to provider object | cyBerta |
2020-06-11 | ProviderAPI as JobIntentService | cyBerta |
2020-06-10 | catch rare IllegalStateExceptions when enqueueing jobs | cyBerta |
2020-06-03 | catch IllegalStateException when app is not in a state that allows to start t... | cyBerta |
2020-06-03 | catch ActivityNotFoundException for the rare case when Android can't find any... | cyBerta |
2020-05-08 | Merge branch 'deps_update' into 'master' | cyberta |
2020-05-07 | update ics-openvpn, openssl, openvpn | cyBerta |
2020-04-02 | You've already done a release and many changes, update ©year | kwadronaut |
2020-03-17 | remove outdated UI test | cyBerta |
2020-03-17 | fix insecure flavor | cyBerta |
2020-03-17 | add missing AndroidX dependency | cyBerta |
2020-03-17 | switch to AndroidX | cyBerta |
2020-03-16 | fix tethering hint (#8979) | cyBerta |
2020-03-15 | release split apks for RiseupVPN beginning from v 1.0.4 | cyBerta |
2020-03-14 | Change wording experimental feats | kwadronaut |
2020-03-11 | remove outdated readme file | cyBerta |
2020-03-08 | Show error toast and reset root feature settings if app could not obtain root... | cyBerta |
2020-03-07 | disable battery save mode only if actually VPN is running and at least one te... | cyBerta |
2020-03-07 | fix bluetooth tethering | cyBerta |
2020-03-03 | take vpn state into account in isVpnTetheringRunning() | cyBerta |
2020-03-02 | finish bluetooth tethering implementation | cyBerta |
2020-03-02 | fallback to genereal wifi settings if tethering settings activity cannot not ... | cyBerta |
2020-03-02 | open android tethering settings activity on click on TetheringDialog's link | cyBerta |
2020-03-02 | use only rndis as valid interface name for usb tethering | cyBerta |
2020-03-01 | improve visual disabled state for switch entries in navigation drawer | cyBerta |
2020-02-27 | enable/disable save battery switch in navigation drawer depending on tetherin... | cyberta |
2020-02-27 | disable battery save mode while tethering is enabled | cyberta |
2020-02-01 | update version to 1.0.31.0.3 | cyberta |
2020-02-01 | update-translations | cyberta |
2020-02-01 | comment out tests for commented out bluetooth tethering code | cyberta |
2020-01-31 | improve wording for IPv6 Firewall | cyberta |
2020-01-31 | add missing icons | cyberta |
2020-01-31 | add UI in navigation drawer to enable/disable ipv6 firewall and to show/hide ... | cyberta |
2020-01-31 | ensure firewall is started after vpn tun interface is up, fix indent | cyberta |
2020-01-31 | adapt method visibility in TetheringStateManager | cyberta |
2020-01-31 | hide bluetooth tethering for now | cyberta |