summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-09-08Merge branch 'use-android-specific-tags'Janito Vaqueiro Ferreira Filho1-6/+43
2020-09-08Fix regex to check for version in the changelogJanito Vaqueiro Ferreira Filho1-1/+1
2020-09-08Update hint to push tagsJanito Vaqueiro Ferreira Filho1-1/+5
2020-09-08Update `prepare_release.sh` to emit Android tagsJanito Vaqueiro Ferreira Filho1-4/+37
2020-09-08Merge branch 'fix-build.sh-for-android-tags'Linus Färnstrand2-6/+9
2020-09-08Update build-apk.sh to handle release tags betterLinus Färnstrand1-3/+5
2020-09-08Update build.sh to handle release tags betterLinus Färnstrand1-3/+4
2020-09-08Merge branch 'log-better-wg-impl-selection'Linus Färnstrand1-6/+9
2020-09-08Misc other error logging changesLinus Färnstrand1-3/+3
2020-09-08Log more around which WireGuard implementation is used on LinuxLinus Färnstrand1-3/+6
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