summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-12-02Describe View Logs screen in the changelogJanito Vaqueiro Ferreira Filho1-0/+4
2020-12-02Load and show problem report in View Logs screenJanito Vaqueiro Ferreira Filho1-0/+31
2020-12-02Allow loading the problem report fileJanito Vaqueiro Ferreira Filho1-0/+12
2020-12-02Set `collectJob` to `null` when deleting reportJanito Vaqueiro Ferreira Filho1-0/+1
2020-12-02Open View Logs screen when button is pressedJanito Vaqueiro Ferreira Filho1-0/+18
2020-12-02Create initial View App Logs fragmentJanito Vaqueiro Ferreira Filho2-0/+58
2020-12-02Add View App Logs button to Problem Report screenJanito Vaqueiro Ferreira Filho2-1/+7
2020-12-02Merge branch 'downgrade-styled-components'Oskar Nyberg2-26/+26
2020-12-02Downgrade styled components to 5.1.1Oskar Nyberg2-26/+26
2020-12-01Merge branch 'update-custom-dns-cli'David Lönnhager3-7/+7
2020-12-01Name arguments that can be on or off consistentlyDavid Lönnhager3-7/+7
2020-12-01Merge branch 'hide-dock-icon'Oskar Nyberg1-2/+6
2020-12-01Hide app icon in dock and app switcher on macOSOskar Nyberg1-2/+6
2020-11-30Merge branch 'fix-changelog-entry-locations'Janito Vaqueiro Ferreira Filho1-4/+8
2020-11-30Move entries related to unreleased changes to topJanito Vaqueiro Ferreira Filho1-4/+8
2020-11-30Updating version in package filesLinus Färnstrand11-18/+18
2020-11-30Add 2020.8-beta1 changelog headerLinus Färnstrand1-0/+5
2020-11-30Update Android changesLinus Färnstrand1-5/+5
2020-11-30Clarify things in the changelog and clean up obsolete entriesLinus Färnstrand1-16/+17
2020-11-30Merge branch 'remove-account-from-history-with-keyboard'Janito Vaqueiro Ferreira Filho4-0/+25
2020-11-30Close account history when back button is pressedJanito Vaqueiro Ferreira Filho1-0/+10
2020-11-30Allow checking if `AccountLogin` has focusJanito Vaqueiro Ferreira Filho1-0/+3
2020-11-30Allow intercepting back button pressesJanito Vaqueiro Ferreira Filho1-0/+10
2020-11-30Allow navigating to remove button of account entryJanito Vaqueiro Ferreira Filho1-0/+2
2020-11-30Merge branch 'avoid-starting-with-invisible-account-input'Janito Vaqueiro Ferreira Filho2-0/+3
2020-11-30Describe missing login input fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-11-30Set account input state when showing login screenJanito Vaqueiro Ferreira Filho1-0/+2
2020-11-30Upgrade net2 and miow dependenciesLinus Färnstrand1-5/+5
2020-11-30Merge branch 'dont-log-when-wireguard-times-out' into masterEmīls2-0/+7
2020-11-30Log less about time outs when connecting via wgEmīls2-0/+7
2020-11-27Merge branch 'update-wireguard-go'David Lönnhager7-30/+36
2020-11-27Update changelogDavid Lönnhager1-0/+1
2020-11-27Update wireguard-goDavid Lönnhager6-30/+35
2020-11-27Merge branch 'advance-screen-if-already-logged-in'Janito Vaqueiro Ferreira Filho2-5/+22
2020-11-27Describe logging in seem cancelled in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-11-27Advance to next screen if already logged inJanito Vaqueiro Ferreira Filho1-0/+12
2020-11-27Create `loginResultForExpiry` helper methodJanito Vaqueiro Ferreira Filho1-5/+9
2020-11-27Merge branch 'prevent-route-delete-stderr'Oskar Nyberg1-1/+2
2020-11-27Pipe route deletion errors on macOS to /dev/nullOskar Nyberg1-1/+2
2020-11-26Merge branch 'fix-collapsing-title-animation-hook'Janito Vaqueiro Ferreira Filho2-9/+24
2020-11-26Fix title collapse animation hookJanito Vaqueiro Ferreira Filho2-9/+24
2020-11-26Merge branch 'handle-null-values-from-daemon'Janito Vaqueiro Ferreira Filho4-12/+14
2020-11-26Mark that `getSettings` can return `null`Janito Vaqueiro Ferreira Filho1-1/+1
2020-11-26Handle `null` version stringJanito Vaqueiro Ferreira Filho1-2/+2
2020-11-26Handle a `null` WWW auth tokenJanito Vaqueiro Ferreira Filho1-2/+2
2020-11-26Handle `null` account historyJanito Vaqueiro Ferreira Filho2-3/+5
2020-11-26Don't return `null` from `getAccountData`Janito Vaqueiro Ferreira Filho1-1/+1
2020-11-26Handle fetching a `null` tunnel stateJanito Vaqueiro Ferreira Filho2-3/+3
2020-11-26Merge branch 'fix-daemon-startup-race-condition'Janito Vaqueiro Ferreira Filho1-7/+10
2020-11-26Don't overwrite `instance` if not runningJanito Vaqueiro Ferreira Filho1-7/+9