summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-09-08Merge branch 'fix-problem-report-tool'David Lönnhager9-121/+71
2020-09-07Remove futures 0.1 from mullvad-rpcDavid Lönnhager3-20/+1
2020-09-07Use new-style futures for geoip requestsDavid Lönnhager4-46/+38
2020-09-07Use new-style futures for AccountsProxyDavid Lönnhager2-45/+26
2020-09-07Fix deadlock in the problem report toolDavid Lönnhager4-10/+6
2020-09-04Merge branch 'fix-close-button' into masterOskar Nyberg1-0/+1
2020-09-04Fix settings close button not clickableOskar Nyberg1-0/+1
2020-09-04Merge branch 'create-account-login-widget'Janito Vaqueiro Ferreira Filho14-95/+130
2020-09-04Rename widget reference property to `accountLogin`Janito Vaqueiro Ferreira Filho1-10/+10
2020-09-04Shorten layout IDs inside the widgetJanito Vaqueiro Ferreira Filho2-7/+7
2020-09-04Fix account login widget jumping when logging inJanito Vaqueiro Ferreira Filho1-1/+0
2020-09-04Move controller code into `AccountLogin` widgetJanito Vaqueiro Ferreira Filho3-122/+119
2020-09-04Move history into `AccountLogin` widgetJanito Vaqueiro Ferreira Filho2-7/+8
2020-09-04Create `AccountLogin` widgetJanito Vaqueiro Ferreira Filho3-9/+46
2020-09-04Rename account input resources into account loginJanito Vaqueiro Ferreira Filho10-31/+31
2020-09-04Rename container widget into `AccountLoginBorder`Janito Vaqueiro Ferreira Filho4-9/+9
2020-09-04Move `AccountInputContainer` into `widget` packageJanito Vaqueiro Ferreira Filho3-6/+7
2020-09-04Merge branch 'fix-split-tunneling-after-restart'Janito Vaqueiro Ferreira Filho2-1/+5
2020-09-04Describe split tunneling fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-09-04Notify current list when listener is first setJanito Vaqueiro Ferreira Filho1-1/+3
2020-09-04Notify listener after fetching initial listJanito Vaqueiro Ferreira Filho1-0/+1
2020-09-04Merge remote-tracking branch 'origin/update-dependencies'David Lönnhager11-270/+133
2020-09-04Update dependenciesDavid Lönnhager11-270/+133
2020-09-04Merge branch 'fix-linux-install-scripts'Linus Färnstrand3-5/+5
2020-09-04Account for the fact that `rm -f` never returns a non-zero exit codeLinus Färnstrand2-4/+4
2020-09-04Use full path to mullvad CLI binaryLinus Färnstrand1-1/+1
2020-09-04Merge branch 'remove-storyboards'Andrej Mihajlov26-1238/+1222
2020-09-03Add localization commentAndrej Mihajlov1-1/+1
2020-09-03Remove storyboards from projectAndrej Mihajlov2-3/+15
2020-09-03BasicTableViewCell already creates background viewsAndrej Mihajlov1-2/+0
2020-09-03Move SettingsViewController to XIBAndrej Mihajlov12-273/+111
2020-09-03Move ConnectViewController to XIBAndrej Mihajlov5-125/+138
2020-09-03Rename SelectLocationController to SelectLocationViewControllerAndrej Mihajlov5-15/+14
2020-09-03Move LoginViewController to XIBAndrej Mihajlov7-219/+218
2020-09-03Move ConsentViewController to XIBAndrej Mihajlov5-144/+165
2020-09-03Delegate view controller managementAndrej Mihajlov5-33/+83
2020-09-03RootContainer: add popToRootViewControllerAndrej Mihajlov1-0/+6
2020-09-03Move AccountViewController to XIBAndrej Mihajlov6-244/+261
2020-09-03SettingsController: add navigation route to wireguard keysAndrej Mihajlov1-3/+7
2020-09-03Move WireguardKeysViewController to XIBAndrej Mihajlov6-242/+269
2020-09-03Merge branch 'upgrade-rustls'Linus Färnstrand2-27/+27
2020-09-03Upgrade to rustls 0.18Linus Färnstrand2-27/+27
2020-09-03Bump iOS version (2020.4, build 3)ios/2020.4Andrej Mihajlov1-4/+4
2020-09-03Merge branch 'linux-fix-systemd-resolved'Emīls1-9/+19
2020-09-03Allow more systemd-resovled config pathsEmīls1-9/+19
2020-09-03Merge branch 'enable-account-view-on-insufficient-funds'Andrej Mihajlov1-1/+1
2020-09-03Undo the change that prevents the account view from appearing when account ha...Andrej Mihajlov1-1/+1
2020-09-03Merge branch 'remove-dup-ios'Andrej Mihajlov2-21/+12
2020-09-03Remove dup() callAndrej Mihajlov1-19/+1
2020-09-03Update wireguard-go-bridgeAndrej Mihajlov1-2/+11