Age | Commit message (Expand) | Author |
2021-07-21 | set required ndk version in build.gradle | 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 | ensure fronts file will be included in all builds | cyBerta |
2021-07-21 | move assets folder to right directory | 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 bitmaskcore libs in android project | cyBerta |
2021-07-21 | fix tor fallback check for failing api calls | cyBerta |
2021-07-21 | use notifications contentText instead of contentTitle, so that the complete t... | cyBerta |
2021-07-21 | let the tor state description in provider setup activities grow up to 2 lines | 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 | tweak wording | 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 | set version to 1.0.91.0.9 | cyBerta |
2021-06-04 | update translations | cyBerta |
2021-06-04 | fix app crash in gateway selection error handling | cyBerta |
2021-06-04 | fix turkish formatted string | cyBerta |
2021-06-04 | remove unmaintained slovenian resource, contains formatting errors | cyBerta |
2021-06-04 | fix upstream vietnamese formatted string | cyBerta |
2021-06-04 | fix indonesian upstream string resource | cyBerta |
2021-06-04 | remove unneeded permission for test (insecure build flavor) builds | cyBerta |
2021-06-04 | Remove portuguese (pt) resource for Bitmask but keep upstream ics-openvpn res... | cyBerta |
2021-05-21 | update version to 1.0.81.0.8 | cyBerta |
2021-05-21 | update translations | cyBerta |
2021-05-21 | update preshipped provider.json | cyBerta |
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 | update to version 1.0.8RC2 | 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 | add tests for getGatewayLocations | cyBerta |
2021-04-22 | initial draft for gateway selection on Android | cyBerta |
2021-04-22 | add test for city based gateway selection with geo-ip service v1 | cyBerta |