| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-12-02 | Describe View Logs screen in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-12-02 | Load and show problem report in View Logs screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+31 |
| 2020-12-02 | Allow loading the problem report file | Janito Vaqueiro Ferreira Filho | 1 | -0/+12 |
| 2020-12-02 | Set `collectJob` to `null` when deleting report | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-12-02 | Open View Logs screen when button is pressed | Janito Vaqueiro Ferreira Filho | 1 | -0/+18 |
| 2020-12-02 | Create initial View App Logs fragment | Janito Vaqueiro Ferreira Filho | 2 | -0/+58 |
| 2020-12-02 | Add View App Logs button to Problem Report screen | Janito Vaqueiro Ferreira Filho | 2 | -1/+7 |
| 2020-12-02 | Merge branch 'downgrade-styled-components' | Oskar Nyberg | 2 | -26/+26 |
| 2020-12-02 | Downgrade styled components to 5.1.1 | Oskar Nyberg | 2 | -26/+26 |
| 2020-12-01 | Merge branch 'update-custom-dns-cli' | David Lönnhager | 3 | -7/+7 |
| 2020-12-01 | Name arguments that can be on or off consistently | David Lönnhager | 3 | -7/+7 |
| 2020-12-01 | Merge branch 'hide-dock-icon' | Oskar Nyberg | 1 | -2/+6 |
| 2020-12-01 | Hide app icon in dock and app switcher on macOS | Oskar Nyberg | 1 | -2/+6 |
| 2020-11-30 | Merge branch 'fix-changelog-entry-locations' | Janito Vaqueiro Ferreira Filho | 1 | -4/+8 |
| 2020-11-30 | Move entries related to unreleased changes to top | Janito Vaqueiro Ferreira Filho | 1 | -4/+8 |
| 2020-11-30 | Updating version in package files | Linus Färnstrand | 11 | -18/+18 |
| 2020-11-30 | Add 2020.8-beta1 changelog header | Linus Färnstrand | 1 | -0/+5 |
| 2020-11-30 | Update Android changes | Linus Färnstrand | 1 | -5/+5 |
| 2020-11-30 | Clarify things in the changelog and clean up obsolete entries | Linus Färnstrand | 1 | -16/+17 |
| 2020-11-30 | Merge branch 'remove-account-from-history-with-keyboard' | Janito Vaqueiro Ferreira Filho | 4 | -0/+25 |
| 2020-11-30 | Close account history when back button is pressed | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
| 2020-11-30 | Allow checking if `AccountLogin` has focus | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2020-11-30 | Allow intercepting back button presses | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
| 2020-11-30 | Allow navigating to remove button of account entry | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-11-30 | Merge branch 'avoid-starting-with-invisible-account-input' | Janito Vaqueiro Ferreira Filho | 2 | -0/+3 |
| 2020-11-30 | Describe missing login input fix in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-11-30 | Set account input state when showing login screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-11-30 | Upgrade net2 and miow dependencies | Linus Färnstrand | 1 | -5/+5 |
| 2020-11-30 | Merge branch 'dont-log-when-wireguard-times-out' into master | Emīls | 2 | -0/+7 |
| 2020-11-30 | Log less about time outs when connecting via wg | Emīls | 2 | -0/+7 |
| 2020-11-27 | Merge branch 'update-wireguard-go' | David Lönnhager | 7 | -30/+36 |
| 2020-11-27 | Update changelog | David Lönnhager | 1 | -0/+1 |
| 2020-11-27 | Update wireguard-go | David Lönnhager | 6 | -30/+35 |
| 2020-11-27 | Merge branch 'advance-screen-if-already-logged-in' | Janito Vaqueiro Ferreira Filho | 2 | -5/+22 |
| 2020-11-27 | Describe logging in seem cancelled in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-11-27 | Advance to next screen if already logged in | Janito Vaqueiro Ferreira Filho | 1 | -0/+12 |
| 2020-11-27 | Create `loginResultForExpiry` helper method | Janito Vaqueiro Ferreira Filho | 1 | -5/+9 |
| 2020-11-27 | Merge branch 'prevent-route-delete-stderr' | Oskar Nyberg | 1 | -1/+2 |
| 2020-11-27 | Pipe route deletion errors on macOS to /dev/null | Oskar Nyberg | 1 | -1/+2 |
| 2020-11-26 | Merge branch 'fix-collapsing-title-animation-hook' | Janito Vaqueiro Ferreira Filho | 2 | -9/+24 |
| 2020-11-26 | Fix title collapse animation hook | Janito Vaqueiro Ferreira Filho | 2 | -9/+24 |
| 2020-11-26 | Merge branch 'handle-null-values-from-daemon' | Janito Vaqueiro Ferreira Filho | 4 | -12/+14 |
| 2020-11-26 | Mark that `getSettings` can return `null` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-11-26 | Handle `null` version string | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-11-26 | Handle a `null` WWW auth token | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-11-26 | Handle `null` account history | Janito Vaqueiro Ferreira Filho | 2 | -3/+5 |
| 2020-11-26 | Don't return `null` from `getAccountData` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-11-26 | Handle fetching a `null` tunnel state | Janito Vaqueiro Ferreira Filho | 2 | -3/+3 |
| 2020-11-26 | Merge branch 'fix-daemon-startup-race-condition' | Janito Vaqueiro Ferreira Filho | 1 | -7/+10 |
| 2020-11-26 | Don't overwrite `instance` if not running | Janito Vaqueiro Ferreira Filho | 1 | -7/+9 |
