| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-12-03 | Add check for empty play purchase payment token | Jonatan Rhodin | 5 | -2/+71 | |
| 2024-12-02 | Update translations | Jonatan Rhodin | 19 | -19/+38 | |
| 2024-12-02 | Implement support for daita with multihop | Jonatan Rhodin | 7 | -17/+47 | |
| 2024-11-27 | Update strings | David Göransson | 20 | -20/+1 | |
| 2024-11-27 | Fix usecase | David Göransson | 3 | -8/+8 | |
| 2024-11-27 | Clarify comments | David Göransson | 1 | -2/+2 | |
| 2024-11-27 | Handle legacy always-on vpn profiles | David Göransson | 40 | -243/+247 | |
| Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> | |||||
| 2024-11-27 | Update translations | Jonatan Rhodin | 19 | -57/+95 | |
| 2024-11-27 | Implement multihop | Jonatan Rhodin | 14 | -18/+53 | |
| 2024-11-22 | Make connectivity sender static | David Lönnhager | 2 | -27/+2 | |
| 2024-11-22 | Refactor ConnectivityListener | David Göransson | 4 | -61/+207 | |
| 2024-11-22 | Simplify ConnectivityListener | David Lönnhager | 1 | -8/+5 | |
| 2024-11-22 | Expose current dns servers | David Göransson | 2 | -1/+23 | |
| 2024-11-20 | Fix trailing comma when location has no city | Jonatan Rhodin | 1 | -1/+1 | |
| 2024-11-13 | Clarify expired account message | David Göransson | 2 | -5/+13 | |
| 2024-11-12 | Fix incorrect parsing of auth failed error | David Göransson | 2 | -7/+27 | |
| 2024-11-04 | Remove gRPC dummy DNS name resolver | Kalle Lindström | 3 | -61/+0 | |
| This is no longer needed as of grpc-java v1.68.1. | |||||
| 2024-10-31 | Fix connection detail translations | David Göransson | 20 | -2/+60 | |
| 2024-10-29 | Update grpc to 1.68.1 and grpc-protobuf to 4.28.3 | Jonatan Rhodin | 1 | -4/+7 | |
| 2024-10-29 | Add info dialog | David Göransson | 1 | -0/+2 | |
| 2024-10-28 | Add always on warning to lan info dialog | Jonatan Rhodin | 1 | -0/+1 | |
| 2024-10-24 | Sync local translations | Markus Pettersson | 19 | -168/+142 | |
| 2024-10-24 | Update translations | Markus Pettersson | 38 | -50/+437 | |
| 2024-10-24 | Update translations | Markus Pettersson | 1 | -0/+6 | |
| 2024-10-24 | Fail with log if device doesn't have a browser | David Göransson | 1 | -5/+0 | |
| 2024-10-23 | Add support Encrypted DNS Proxy | David Göransson | 3 | -4/+16 | |
| 2024-10-18 | Remove unused strings | David Göransson | 20 | -404/+0 | |
| 2024-10-18 | Update local network sharing warning text | David Göransson | 20 | -20/+1 | |
| 2024-10-18 | Improve Unsupported version link | David Göransson | 1 | -0/+1 | |
| 2024-10-18 | Move changelog into new App Info screen | David Göransson | 1 | -0/+3 | |
| 2024-10-15 | Show create account confirm when user has account | Kalle Lindström | 2 | -2/+16 | |
| 2024-10-15 | Fix tertiary typo | mullmat | 2 | -2/+2 | |
| 2024-10-09 | Add support for mutlihop communication with daemon | Jonatan Rhodin | 5 | -24/+52 | |
| 2024-10-09 | Migrate billing repository to unit test | Jonatan Rhodin | 3 | -383/+406 | |
| 2024-10-08 | Remove old baseline | David Göransson | 1 | -76/+0 | |
| 2024-10-08 | Fix launcher icon warnings | David Göransson | 10 | -2/+71 | |
| 2024-10-08 | Remove unused permission | David Göransson | 1 | -4/+1 | |
| 2024-10-08 | Remove unused v26 identifier | David Göransson | 1 | -0/+0 | |
| 2024-10-08 | Remove baseline | David Göransson | 1 | -1/+0 | |
| 2024-10-08 | Fix relay comparator | David Göransson | 1 | -2/+3 | |
| 2024-10-08 | Fix magic number warnings | David Göransson | 1 | -0/+3 | |
| 2024-10-08 | Suppress ConnectivityListener unused | David Göransson | 1 | -0/+4 | |
| 2024-10-08 | Simplify RelayNameComparator | David Göransson | 1 | -16/+19 | |
| 2024-10-08 | Suppress return count | David Göransson | 1 | -0/+3 | |
| 2024-10-08 | Remove empty build.gradle.kts | David Göransson | 1 | -1/+0 | |
| 2024-10-07 | Do not use forbidden word in Android code | Markus Pettersson | 1 | -2/+3 | |
| 2024-10-07 | Run `kotlinfmt` | Markus Pettersson | 1 | -8/+9 | |
| 2024-10-07 | Set "Direct only" to `false` as default | Sebastian Holmin | 1 | -4/+8 | |
| For android, it is set to true, as multihop is not supported. Note that in the daemon, the setting is called `use_multihop_if_necessary` and has the inverse meaning. | |||||
| 2024-10-07 | Simplify the DAITA + multihop feature indicator logic | Sebastian Holmin | 2 | -2/+0 | |
| We now simply show the "multihop" indicator there is an entry endpoint, regardless of whether it was activated manually or through DAITA. This reflects the intent to base the feature indicators on the current connection and not the user settings. There is no special indicator for "smart routing" or "direct only". | |||||
| 2024-10-04 | Fix billing repository test | Jonatan Rhodin | 1 | -1/+2 | |
