| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-08-25 | Merge branch 'fix-relay-update-timer' | David Lönnhager | 2 | -5/+7 |
| 2020-08-25 | Fix termination check in relay list updater | David Lönnhager | 2 | -1/+2 |
| 2020-08-25 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+3 |
| 2020-08-25 | Fix relay update interval being constantly resolved in loop | David Lönnhager | 1 | -4/+2 |
| 2020-08-25 | Merge branch 'kill-gui-on-upgrade' into master | Oskar Nyberg | 1 | -0/+2 |
| 2020-08-25 | Kill GUI before install on Linux | Oskar Nyberg | 1 | -0/+2 |
| 2020-08-25 | Merge branch 'add-provider-constraint' | David Lönnhager | 11 | -47/+196 |
| 2020-08-25 | Update changelog | David Lönnhager | 1 | -1/+1 |
| 2020-08-25 | List hosting providers for bridge servers in CLI | David Lönnhager | 1 | -1/+4 |
| 2020-08-25 | Add bridge provider constraint | David Lönnhager | 8 | -23/+90 |
| 2020-08-25 | List hosting providers in the CLI | David Lönnhager | 2 | -2/+3 |
| 2020-08-25 | Update changelog | David Lönnhager | 1 | -0/+1 |
| 2020-08-25 | Add CLI command to control provider constraint | David Lönnhager | 2 | -7/+50 |
| 2020-08-25 | Add provider relay constraint | David Lönnhager | 4 | -18/+52 |
| 2020-08-25 | Merge branch 'fix-new-account-notification' | Janito Vaqueiro Ferreira Filho | 2 | -3/+15 |
| 2020-08-25 | Add changelog entry for removing the notification | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-08-25 | Fix when account is marked as not new | Janito Vaqueiro Ferreira Filho | 1 | -3/+14 |
| 2020-08-25 | Merge branch 'fix-nsis-install' | David Lönnhager | 1 | -2/+9 |
| 2020-08-25 | Migrate old uninstaller registry key | David Lönnhager | 1 | -2/+9 |
| 2020-08-25 | Merge branch 'tweak-split-tunneling-screen' | Janito Vaqueiro Ferreira Filho | 5 | -20/+18 |
| 2020-08-25 | Use standard side margin in app list item | Janito Vaqueiro Ferreira Filho | 1 | -3/+1 |
| 2020-08-25 | Don't place "Split tunneling" menu in new section | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-08-25 | Fix missing divider | Janito Vaqueiro Ferreira Filho | 1 | -6/+1 |
| 2020-08-25 | Make description text color white | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 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 |
