| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-12-16 | Create `CreateTunResult` helper type | Janito Vaqueiro Ferreira Filho | 3 | -1/+29 |
| 2020-12-16 | Added iOS info (#2350) | Pontus Falk | 1 | -6/+8 |
| 2020-12-15 | Merge branch 'linux-add-resolved-conf-path' into master | Emīls | 2 | -11/+37 |
| 2020-12-15 | Add new resolve.conf path to check for systemd-resolved | Emīls | 2 | -11/+37 |
| 2020-12-15 | Merge branch 'update-readme-gui-structure' | Oskar Nyberg | 1 | -13/+13 |
| 2020-12-15 | Update structure of GUI app in readme | Oskar Nyberg | 1 | -13/+13 |
| 2020-12-14 | Merge branch 'public-dns-server-warning-dialog' | Janito Vaqueiro Ferreira Filho | 5 | -2/+139 |
| 2020-12-14 | Warn when trying to add public DNS address | Janito Vaqueiro Ferreira Filho | 2 | -2/+21 |
| 2020-12-14 | Add helper method to show confirmation dialog | Janito Vaqueiro Ferreira Filho | 1 | -0/+17 |
| 2020-12-14 | Create `ConfirmPublicDnsDialogFragment` | Janito Vaqueiro Ferreira Filho | 3 | -0/+101 |
| 2020-12-14 | Merge branch 'refactor-problem-report-into-an-actor' | Janito Vaqueiro Ferreira Filho | 3 | -128/+153 |
| 2020-12-14 | Move problem report JNI methods to a new module | Janito Vaqueiro Ferreira Filho | 2 | -64/+75 |
| 2020-12-14 | Refactor `MullvadProblemReport` to be an actor | Janito Vaqueiro Ferreira Filho | 1 | -64/+78 |
| 2020-12-14 | Merge branch 'linux-update-netlink-libs' into master | Emīls | 3 | -19/+57 |
| 2020-12-14 | Update netlink dependencies | Emīls | 3 | -19/+57 |
| 2020-12-11 | Merge branch 'dependabot/npm_and_yarn/gui/ini-1.3.7' | Oskar Nyberg | 1 | -3/+3 |
| 2020-12-11 | Bump ini from 1.3.5 to 1.3.7 in /gui | dependabot[bot] | 1 | -3/+3 |
| 2020-12-11 | Merge branch 'explain-split-tunneling-vocabulary' | Linus Färnstrand | 1 | -3/+13 |
| 2020-12-11 | Explain the vocabulary used around split tunneling | Linus Färnstrand | 1 | -3/+13 |
| 2020-12-11 | Updating version in package files | Linus Färnstrand | 11 | -17/+17 |
| 2020-12-11 | Add 2020.8-beta2 changelog header | Linus Färnstrand | 1 | -1/+8 |
| 2020-12-10 | Merge branch 'import-plural-translations-into-android' | Janito Vaqueiro Ferreira Filho | 3 | -52/+360 |
| 2020-12-10 | Add a mini-example translation file to the doc. | Janito Vaqueiro Ferreira Filho | 1 | -0/+20 |
| 2020-12-10 | Refactor to use the new `match_str!` macro | Janito Vaqueiro Ferreira Filho | 1 | -47/+57 |
| 2020-12-10 | Create a `match_str!` helper macro | Janito Vaqueiro Ferreira Filho | 1 | -0/+17 |
| 2020-12-10 | Remove dependency on the item order in plurals | Janito Vaqueiro Ferreira Filho | 1 | -8/+24 |
| 2020-12-10 | Only append plurals with missing translations | Janito Vaqueiro Ferreira Filho | 1 | -8/+16 |
| 2020-12-10 | Generate Android plurals from gettext plurals | Janito Vaqueiro Ferreira Filho | 1 | -17/+57 |
| 2020-12-10 | Create helper function to convert between plurals | Janito Vaqueiro Ferreira Filho | 1 | -0/+18 |
| 2020-12-10 | Implement `Display` for `PluralResources` | Janito Vaqueiro Ferreira Filho | 1 | -0/+49 |
| 2020-12-10 | Implement a constructor for `PluralResource` | Janito Vaqueiro Ferreira Filho | 1 | -0/+14 |
| 2020-12-10 | Implement a constructor for `PluralResources` | Janito Vaqueiro Ferreira Filho | 1 | -0/+9 |
| 2020-12-10 | Derive `Eq` and `PartialEq` for `PluralQuantity` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-12-10 | Add missing Android plural variants | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-12-10 | Parse plural formula in translation file | Janito Vaqueiro Ferreira Filho | 1 | -1/+22 |
| 2020-12-10 | Create `PluralForm` type | Janito Vaqueiro Ferreira Filho | 1 | -0/+32 |
| 2020-12-10 | Parse translated gettext plurals | Janito Vaqueiro Ferreira Filho | 1 | -5/+41 |
| 2020-12-10 | Rename `load_file` into `Translation::from_file` | Janito Vaqueiro Ferreira Filho | 2 | -32/+34 |
| 2020-12-10 | Create `gettext::Translation` type | Janito Vaqueiro Ferreira Filho | 2 | -3/+17 |
| 2020-12-10 | Merge branch 'add-win7-hotfix' | David Lönnhager | 2 | -0/+74 |
| 2020-12-10 | Abort installation if the hotfix is rejected | David Lönnhager | 1 | -8/+29 |
| 2020-12-10 | Suppress reboot required by hotfix | David Lönnhager | 1 | -1/+7 |
| 2020-12-10 | Install KB2921916 on Windows 7 if it's missing | David Lönnhager | 1 | -0/+47 |
| 2020-12-10 | Bump binaries submodule | David Lönnhager | 1 | -0/+0 |
| 2020-12-10 | Merge branch 'android-custom-dns-ui' | Janito Vaqueiro Ferreira Filho | 20 | -40/+691 |
| 2020-12-10 | Describe custom DNS feature in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-12-10 | Refactor address validation | Janito Vaqueiro Ferreira Filho | 1 | -20/+21 |
| 2020-12-10 | Prevent loopback addresses from being added | Janito Vaqueiro Ferreira Filho | 1 | -6/+10 |
| 2020-12-10 | Synchronize custom DNS server list changes | Janito Vaqueiro Ferreira Filho | 1 | -31/+58 |
| 2020-12-10 | Make input text red when adding invalid address | Janito Vaqueiro Ferreira Filho | 2 | -8/+40 |
