| Age | Commit message (Expand) | Author |
| 2025-04-11 | chore: update `fqdn` validation | Norbel Ambanumben |
| 2025-03-19 | add null check when parsing bridge options, reduces noisy error log output | cyBerta |
| 2025-03-18 | fix parsing query parameters from invite code uri | cyBerta |
| 2025-03-17 | handle string values gracefully that should actually be integers when parsing... | cyBerta |
| 2025-02-28 | use BuildConfig.preferred_client_api_version as default value for a Providers... | cyBerta |
| 2025-02-28 | add support for QUIC for tunnel obfuscation | cyBerta |
| 2025-02-28 | extend hopping pt configuarbility. Allow to set min- and maxHopPort, hopJitte... | cyBerta |
| 2025-02-28 | add quic pluggable transport support | cyBerta |
| 2025-01-27 | add auth token to introducer model class, pass auth token to bitmask-core | cyBerta |
| 2024-12-11 | reset v5 models in Provider's reset() method | cyBerta |
| 2024-12-11 | move api version parsing to top of Provider's define() method. Check if provi... | cyBerta |
| 2024-12-11 | set introducer URL in bitmask-core during provider setup, in case there's an ... | cyBerta |
| 2024-12-11 | implement Provider's hasGatewaysInDifferentLocations for APIv5, disables loca... | cyBerta |
| 2024-12-11 | fix getDomain() implementation in Provider after api v5 integration | cyBerta |
| 2024-12-11 | fix NPE in equals method of Provider class | cyBerta |
| 2024-12-11 | adapt gateway parsing and generation of VpnProfiles to apiv5 | cyBerta |
| 2024-12-11 | update bitmask-core API, store v5 provider details | 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 | 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 | refactoring in Provider class: replace DefaultURL with strings, keep api as i... | cyBerta |
| 2024-11-28 | updated settings | 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-10-11 | feat(invite-code): register scheme for `obfsvpnintro` | Norbel AMBANUMBEN |
| 2024-10-11 | feat: add invite code to UI. | Norbel Ambanumben |
| 2024-07-23 | add support for ed25519 private keys for VPN connection setup | 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-18 | force updating provider settings on client update | cyBerta |
| 2024-02-26 | save manually added providers in encrypted shared preferences instead of exte... | cyBerta |
| 2024-01-25 | rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig propertie... | cyBerta |
| 2024-01-25 | fix VpnConfigGenerator Test, move RSAHelper and ObfsVpnHelper out of ConfigHe... | cyBerta |
| 2024-01-17 | replace deprectated Observer and Observables by PropertyChangeListener and Pr... | cyBerta |
| 2023-08-30 | fix notification permission handling, also covering the case of an app update... | cyBerta |
| 2023-07-19 | always provide private VPN key over management interface, avoid exposing it i... | cyBerta |
| 2023-07-13 | migrate to encrypted shared preferences | cyBerta |
| 2023-04-15 | fix missing domain name of manually added providers in provider selection | cyBerta |
| 2023-04-13 | adding tests | cyBerta |
| 2023-04-13 | first pass on obfs4-hop pt integration | cyBerta |
| 2023-04-13 | don't handle obfs4 over kcp as a separate pluggable transport, instead 'tcp' ... | cyBerta |
| 2022-11-22 | fix tests | cyBerta |
| 2022-11-22 | create UI for message of the day | cyBerta |
| 2022-11-22 | add missing motd constants | cyBerta |
| 2022-11-22 | add motd properties to Provider model | cyBerta |