| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-08-25 | Use cell dimensions for "Exclude applications" | Janito Vaqueiro Ferreira Filho | 1 | -3/+4 |
| 2020-08-25 | Fix side margin of "Exclude applications" header | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-25 | Fix text size of "Exclude applications" header | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-25 | Increase space between icon and text | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-08-25 | Add missing margin to spinner | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-08-25 | Reduce app list item icon size | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-25 | Create dimension for app list item icon size | Janito Vaqueiro Ferreira Filho | 2 | -4/+5 |
| 2020-08-25 | Fix app toggle dimensions | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-25 | Merge branch 'fix-crash-leaving-select-location-screen' | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-08-25 | Describe fix for crash in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-08-25 | Fix destruction of `SelectLocationFragment`'s view | Janito Vaqueiro Ferreira Filho | 1 | -2/+1 |
| 2020-08-25 | Merge branch 'fix-dev-version-flag' | Janito Vaqueiro Ferreira Filho | 2 | -2/+4 |
| 2020-08-25 | Describe version updater fix in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-08-25 | Add log message for development builds | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-08-25 | Mark development builds as unsupported | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-25 | Fix value of `DEV_BUILD` flag | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-25 | Merge branch 'fix-out-address-formatting' into master | Oskar Nyberg | 1 | -2/+7 |
| 2020-08-25 | Make addresses use one line each | Oskar Nyberg | 1 | -2/+7 |
| 2020-08-24 | Merge branch 'append-plurals-to-messages-template' | Janito Vaqueiro Ferreira Filho | 4 | -22/+157 |
| 2020-08-24 | Update doc. to describe how plurals are handled | Janito Vaqueiro Ferreira Filho | 1 | -0/+7 |
| 2020-08-24 | Update plurals to remove unnecessary parameters | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2020-08-24 | Append plural messages to gettext template file | Janito Vaqueiro Ferreira Filho | 1 | -2/+37 |
| 2020-08-24 | Only append to template if needed | Janito Vaqueiro Ferreira Filho | 1 | -12/+12 |
| 2020-08-24 | Add support for representing gettext plural forms | Janito Vaqueiro Ferreira Filho | 2 | -8/+36 |
| 2020-08-24 | Implement parsing of Android plural resources | Janito Vaqueiro Ferreira Filho | 1 | -0/+65 |
| 2020-08-24 | Merge branch 'change-spelling-of-tunneling' | Janito Vaqueiro Ferreira Filho | 13 | -37/+41 |
| 2020-08-24 | Comment on spellings that can't be simply changed | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-08-24 | Rename split tunneling layouts to change spelling | Janito Vaqueiro Ferreira Filho | 3 | -2/+2 |
| 2020-08-24 | Change spelling in `ServiceDependentFragment` | Janito Vaqueiro Ferreira Filho | 2 | -10/+10 |
| 2020-08-24 | Change spelling of variable in `MullvadVpnService` | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-24 | Change spelling of field in `ServiceConnection` | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-08-24 | Change spelling of field in `ServiceInstance` | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-08-24 | Change spelling of field in `AppListAdapter` | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-24 | Change spelling of field in `AppListItemHolder` | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2020-08-24 | Change spelling of `SplitTunnelingFragment` class | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-08-24 | Change spelling of `SplitTunneling` class | Janito Vaqueiro Ferreira Filho | 6 | -9/+9 |
| 2020-08-24 | Change spelling in menu entry ID | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2020-08-24 | Change spelling in string resource IDs | Janito Vaqueiro Ferreira Filho | 4 | -7/+7 |
| 2020-08-24 | Change spelling of user visible strings | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-08-24 | Merge branch 'fix-exclude-applications-header-not-shown' | Janito Vaqueiro Ferreira Filho | 2 | -0/+7 |
| 2020-08-24 | Add changelog entry for fix to show header | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-08-24 | Show "Exclude applications" when screen is shown | Janito Vaqueiro Ferreira Filho | 1 | -0/+6 |
| 2020-08-24 | Merge branch 'cli-set-location-hostname' | David Lönnhager | 4 | -65/+184 |
| 2020-08-24 | Add refactoring TODO comment | David Lönnhager | 1 | -0/+2 |
| 2020-08-24 | Move location constraint matching to mullvad_types | David Lönnhager | 2 | -34/+42 |
| 2020-08-24 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+1 |
| 2020-08-24 | CLI: Show a warning if the location constraints point to a relay that cannot ... | David Lönnhager | 1 | -0/+41 |
| 2020-08-24 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+3 |
| 2020-08-24 | Add 'mullvad relay set relay' command | David Lönnhager | 1 | -31/+95 |
| 2020-08-24 | Merge branch 'fix-segmented-input-formatter-crash' | Janito Vaqueiro Ferreira Filho | 2 | -2/+4 |
