summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2021-07-21set torService to null when tor service connection disconnectedcyBerta
2021-07-21always stop tor service connection immediately after we got the http tunnel portcyBerta
2021-07-21don't set a new ClientTransportPlugin everytime a service connection has been...cyBerta
2021-07-21ensure that response.body().close() is always called when reading non-null AP...cyBerta
2021-07-21remove log in ProviderApiManagerBasecyBerta
2021-07-21rename methodcyBerta
2021-07-21minor language fixes in ProviderSetupBaseActivitycyBerta
2021-07-21stop torService immediately instead of queueing it in provider api servicecyBerta
2021-07-21ensure fronts file will be included in all buildscyBerta
2021-07-21move assets folder to right directorycyBerta
2021-07-21implement ClientTransportPluginInterface to start / stop snowflake client for...cyBerta
2021-07-21update tor-androidcyBerta
2021-07-21inject IPtProxy in TorServicecyBerta
2021-07-21update tor-androidcyBerta
2021-07-21use bitmaskcore libs in android projectcyBerta
2021-07-21fix tor fallback check for failing api callscyBerta
2021-07-21use notifications contentText instead of contentTitle, so that the complete t...cyBerta
2021-07-21let the tor state description in provider setup activities grow up to 2 linescyBerta
2021-07-21Stop tor proxy if provider api communication failed. Proxy will be reinitiate...cyBerta
2021-07-21show tor status info in provider setup activiescyBerta
2021-07-21tweak wordingcyBerta
2021-07-21automatically close navigation drawer after switch account item was selectedcyBerta
2021-07-21automatically start VPN after switching providercyBerta
2021-07-21don't use hard coded stringscyBerta
2021-07-21initial tor-integration to circumvent blocking attempts of the provider apicyBerta
2021-06-04set version to 1.0.91.0.9cyBerta
2021-06-04update translationscyBerta
2021-06-04fix app crash in gateway selection error handlingcyBerta
2021-06-04fix turkish formatted stringcyBerta
2021-06-04remove unmaintained slovenian resource, contains formatting errorscyBerta
2021-06-04fix upstream vietnamese formatted stringcyBerta
2021-06-04fix indonesian upstream string resourcecyBerta
2021-06-04remove unneeded permission for test (insecure build flavor) buildscyBerta
2021-06-04Remove portuguese (pt) resource for Bitmask but keep upstream ics-openvpn res...cyBerta
2021-05-21update version to 1.0.81.0.8cyBerta
2021-05-21update translationscyBerta
2021-05-21update preshipped provider.jsoncyBerta
2021-05-18adapt default to hide manual gateway selection entry in navigation drawer, if...cyBerta
2021-05-18implement feature switch, so that gateway selection can be turned off on comp...cyberta
2021-05-15fix missing empty space in untranslatable.xml string resourcescyberta
2021-04-28ask to disable manual gateway selection if current combination of transport a...cyberta
2021-04-22update to version 1.0.8RC2cyberta
2021-04-22make LinearLayoutManager a local variablecyBerta
2021-04-22disable 'turn on' button if automatic gateway selection is disabled but no lo...cyBerta
2021-04-22fix location name comparison, allow to unselect a locationcyBerta
2021-04-22shorter debug log if GatewayManager parses Provider data that doesn't support...cyBerta
2021-04-22add tests for getGatewayLocationscyBerta
2021-04-22initial draft for gateway selection on AndroidcyBerta
2021-04-22add test for city based gateway selection with geo-ip service v1cyBerta
2021-04-22write tests for city based gateway selectioncyBerta