Age | Commit message (Expand) | Author |
2024-12-11 | update bitmask-core API, store v5 provider details | cyBerta |
2024-12-11 | add CredentialsParser which is responsible to parse the reponse from /api/5/o... | cyBerta |
2024-12-11 | add support for running bitmask-core's apiv5 bootstrap via tor + snowflake | cyBerta |
2024-12-11 | replace deprecated Bundle.getParcelable(...) call with BundleCompat.getParcel... | cyBerta |
2024-12-11 | Improve setting valid URL as main URL string. Fixes parceling exception of Pr... | cyBerta |
2024-12-11 | add new java swagger model classes to Provider model, replace java models of ... | cyBerta |
2024-12-11 | very basic provider setup for v5, proper error handling still missing | cyBerta |
2024-12-11 | add helper method to parse a list of x509 Certificates to a pem formatted string | cyBerta |
2024-12-11 | get and set COUNTRYCODE preferences | cyBerta |
2024-12-11 | query v5 model classes in case the provider is apiVersion => 5 | cyBerta |
2024-12-11 | add setters and getters to attach bitmask-cores's gateway, bridges and provid... | cyBerta |
2024-12-11 | implement bitmask-core's store interface in PreferenceHelper | cyBerta |
2024-12-11 | refactoring in Provider class: replace DefaultURL with strings, keep api as i... | cyBerta |
2024-12-11 | change 'Any' to 'Automatically Select' in Circumvention Settings screen | cyBerta |
2024-11-28 | update ui behaviour | Norbel AMBANUMBEN |
2024-11-28 | chore: update app text | Norbel AMBANUMBEN |
2024-11-28 | updated settings | Norbel AMBANUMBEN |
2024-11-28 | updated settings | Norbel AMBANUMBEN |
2024-11-28 | updated settings | Norbel AMBANUMBEN |
2024-11-28 | chore: disable bridges when UDP is enabled. | Norbel AMBANUMBEN |
2024-11-28 | chore: update settings logic | Norbel AMBANUMBEN |
2024-11-28 | updated settings | Norbel AMBANUMBEN |
2024-11-28 | chore: update preference values. | Norbel AMBANUMBEN |
2024-11-28 | chore: bootstrap censorship circumvention fragment. | Norbel AMBANUMBEN |
2024-10-11 | feat(invite-code): register scheme for `obfsvpnintro` | Norbel AMBANUMBEN |
2024-10-11 | feat: add invite code to UI. | Norbel Ambanumben |
2024-10-07 | feat: add language selection | Norbel Ambanumben |
2024-07-23 | add support for ed25519 private keys for VPN connection setup | 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-26 | make a couple of member variables of model classes final, since they are not ... | 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-18 | force updating provider settings on client update | cyBerta |
2024-02-27 | bring setup activity back to foreground if provider setup is about to finish | 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-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 | 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-17 | replace deprectated Observer and Observables by PropertyChangeListener and Pr... | cyBerta |
2023-10-31 | disable location button in EipFragment in case there's only 1 Location available | cyBerta |
2023-10-31 | Replace Butterknife references with ViewBinding | cyBerta |