Age | Commit message (Expand) | Author |
2021-10-16 | show tor bootstrapping progress in notifications | cyBerta |
2021-10-16 | update shapeshifter jni bindings | cyBerta |
2021-10-02 | set max snowflake peers to 5 for now | cyBerta |
2021-10-02 | show snowflake logs in logcat | cyBerta |
2021-10-02 | add log to see if a fetch was successful | cyBerta |
2021-10-02 | * refactor startTorProxy() | cyBerta |
2021-09-30 | workaround for jni issue again | cyBerta |
2021-09-30 | remove tor circuit setup observer once timeout reached or tor circuits have b... | cyBerta |
2021-09-30 | set tor setup timeout to 3 minutes | cyBerta |
2021-08-04 | update import path for shapeshifter lib | cyberta |
2021-07-21 | set torService to null when tor service connection disconnected | cyBerta |
2021-07-21 | always stop tor service connection immediately after we got the http tunnel port | cyBerta |
2021-07-21 | don't set a new ClientTransportPlugin everytime a service connection has been... | cyBerta |
2021-07-21 | ensure that response.body().close() is always called when reading non-null AP... | cyBerta |
2021-07-21 | remove log in ProviderApiManagerBase | cyBerta |
2021-07-21 | rename method | cyBerta |
2021-07-21 | minor language fixes in ProviderSetupBaseActivity | cyBerta |
2021-07-21 | stop torService immediately instead of queueing it in provider api service | cyBerta |
2021-07-21 | implement ClientTransportPluginInterface to start / stop snowflake client for... | cyBerta |
2021-07-21 | update tor-android | cyBerta |
2021-07-21 | inject IPtProxy in TorService | cyBerta |
2021-07-21 | update tor-android | cyBerta |
2021-07-21 | use notifications contentText instead of contentTitle, so that the complete t... | cyBerta |
2021-07-21 | Stop tor proxy if provider api communication failed. Proxy will be reinitiate... | cyBerta |
2021-07-21 | show tor status info in provider setup activies | cyBerta |
2021-07-21 | automatically close navigation drawer after switch account item was selected | cyBerta |
2021-07-21 | automatically start VPN after switching provider | cyBerta |
2021-07-21 | don't use hard coded strings | cyBerta |
2021-07-21 | initial tor-integration to circumvent blocking attempts of the provider api | cyBerta |
2021-06-04 | fix app crash in gateway selection error handling | cyBerta |
2021-05-18 | implement feature switch, so that gateway selection can be turned off on comp... | 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 | 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 |