Age | Commit message (Expand) | Author |
2024-08-14 | Refactoring that allows enables Bitmask to handle providers that have more th... | cyBerta |
2024-08-13 | update German VPN provider descriptions | cyBerta |
2024-08-09 | Small language updates | kwadronaut |
2024-08-05 | update translations for release | kwadronaut |
2024-07-23 | add support for ed25519 private keys for VPN connection setup | cyBerta |
2024-07-11 | initial refactoring to add a separate provider api manager for API v5 | cyBerta |
2024-06-30 | allow gateway pinning and obfuscation proxy pinning in beta builds | cyBerta |
2024-06-28 | fix memory leak in UpdateDownloadManager | cyBerta |
2024-06-27 | fix obfuscation proxy pinning font | cyBerta |
2024-06-26 | make a couple of member variables of model classes final, since they are not ... | cyBerta |
2024-06-26 | improve error log shown if the provider doesn't support openvpn in UDP mode f... | cyBerta |
2024-06-26 | fix missing start() call for the obfsvpn client thread, implement EventLogger... | cyBerta |
2024-06-26 | reset connection proxy port and host name in case we use an obfuscated connec... | cyBerta |
2024-06-17 | update obfsvpn to version 1.0.0, this is a breaking API change. Obfsvpn requi... | cyBerta |
2024-04-26 | allow during the initial setup to re-launch the app and resume in the configu... | cyBerta |
2024-04-24 | temporary workaround that stores provider setup updates if app is in backgrou... | cyBerta |
2024-04-18 | force updating provider settings on client update | cyBerta |
2024-04-17 | update golang and snowflake lib, update snowflake fronts | cyBerta |
2024-03-18 | copy and paste changes of upstream's 3a674d30e1c7118b73efaf353cea7c43a95dc8c7... | cyBerta |
2024-03-14 | update about screen | cyBerta |
2024-03-09 | catch nullpointer exception in ConfigureProviderFragment | cyBerta |
2024-03-01 | update translations after replacing Bitmask with string variable in rource st... | cyBerta |
2024-03-01 | update translations after replacing hardcoded Bitmask with string variable | cyBerta |
2024-03-01 | remove mapping between transifex zh language code and Androids zh-rCN region ... | cyBerta |
2024-03-01 | replace hard coded Bitmask with %s in string resources in context of circumve... | cyBerta |
2024-03-01 | Update l10n for app and app store meta data. Tweaks the tx config and the pyt... | kwadronaut |
2024-02-27 | bring setup activity back to foreground if provider setup is about to finish | cyBerta |
2024-02-27 | Allow entering valid domains instead of URLs including protocol. Don't allow ... | cyBerta |
2024-02-27 | scroll EditText to visible area after the keyboard appeared | cyBerta |
2024-02-26 | fix runtime exception on location switch | cyBerta |
2024-02-26 | save manually added providers in encrypted shared preferences instead of exte... | cyBerta |
2024-02-25 | save manually added provider | cyBerta |
2024-02-23 | Merge branch 'fix_foreground_service_permissions_api_34' into 'master' | cyberta |
2024-02-03 | fix missing fastlane icon | cyBerta |
2024-02-03 | fix foreground service permissions for Android API 34 | cyBerta |
2024-01-26 | move reqex pattern for IPv4 and PEM into functions for now | cyBerta |
2024-01-25 | fix ProviderApiManagerTest, sneaking in some missing changes from previous co... | cyBerta |
2024-01-25 | refactor ProviderApiConnector, allow to inject dummy implementations for unit... | cyBerta |
2024-01-25 | ProviderSetupObservable: replace deprecated Observer class with PropertyChang... | cyBerta |
2024-01-25 | remove methods from ConfigHelper after moving functionality to CertificateHelper | cyBerta |
2024-01-25 | improve TimezoneHelper, don't allow to set the TimezoneInterface outside of U... | cyBerta |
2024-01-25 | rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie... | cyBerta |
2024-01-25 | fix VpnCertificateValidatorTest, extract CertificateHelper (returns a fingerp... | cyBerta |
2024-01-25 | fix VpnConfigGenerator Test, move RSAHelper and ObfsVpnHelper out of ConfigHe... | cyBerta |
2024-01-25 | fix ProviderManagerTest, adapt InputStreamHelper and Filehelper to be mockabl... | cyBerta |
2024-01-24 | fix GatewaySelectorTest, introduce TimezoneHelper | cyBerta |
2024-01-22 | fix check if provider setup result matches the intended last selected provider | cyBerta |
2024-01-17 | replace deprectated Observer and Observables by PropertyChangeListener and Pr... | cyBerta |
2023-11-23 | remove deprecated layout files | cyBerta |
2023-11-23 | use application context to create VPN permission request intent | cyBerta |