summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Return specific firewall policy error to the error state and frontendsDavid Lönnhager2-43/+51
2020-08-04Update WinFw bindingsDavid Lönnhager1-42/+75
2020-08-04Return policy failure causes in WinFwDavid Lönnhager2-24/+70
2020-08-04Add specific firewall policy errorsDavid Lönnhager2-4/+39
2020-07-31Merge branch 'scale-text-size'Janito Vaqueiro Ferreira Filho24-50/+55
2020-07-31Rename large text size to huge text sizeJanito Vaqueiro Ferreira Filho4-5/+5
2020-07-31Reduce size of launch screen text messageJanito Vaqueiro Ferreira Filho1-1/+1
2020-07-31Reduce medium and large text sizesJanito Vaqueiro Ferreira Filho1-2/+2
2020-07-31Use a single size for large textJanito Vaqueiro Ferreira Filho2-3/+3
2020-07-31Create dimension values for common text sizesJanito Vaqueiro Ferreira Filho24-46/+51
2020-07-30Merge branch 'add-reconnect-button'Andrej Mihajlov31-444/+573
2020-07-30Use observer to adjust the title labelAndrej Mihajlov2-8/+15
2020-07-30Make completion handler optionalAndrej Mihajlov2-5/+7
2020-07-30Update CHANGELOGAndrej Mihajlov1-0/+1
2020-07-30Update corner mask based on the contained AppButtonAndrej Mihajlov1-0/+28
2020-07-30Add DisconnectSplitButtonAndrej Mihajlov3-0/+161
2020-07-30Add method to reconnect the tunnelAndrej Mihajlov1-0/+22
2020-07-30Add split button stylesAndrej Mihajlov1-5/+24
2020-07-30Preserve vector for IconReloadAndrej Mihajlov1-0/+4
2020-07-30Regenerate graphical assetsAndrej Mihajlov6-13/+13
2020-07-30Fix PDF creation date for reproducible outputAndrej Mihajlov1-1/+4
2020-07-30Add split button assetsAndrej Mihajlov7-1/+61
2020-07-30Get rid of Bundle+MullvadVersion since all versions shipped via TestFlight ar...Andrej Mihajlov3-29/+2
2020-07-30Revamp Connect controller buttonsAndrej Mihajlov12-396/+245
2020-07-29Merge branch 'fix-mullvad-tests'David Lönnhager8-54/+141
2020-07-29Fix mullvad-tests crate not building due to changed types, old IPC client, etc.David Lönnhager8-54/+141
2020-07-29Merge branch 'create-header-bar-widget'Janito Vaqueiro Ferreira Filho11-182/+125
2020-07-29Use `observable` Kotlin property delegateJanito Vaqueiro Ferreira Filho1-7/+6
2020-07-29Remove old `HeaderBar` controllerJanito Vaqueiro Ferreira Filho1-37/+0
2020-07-29Use new `HeaderBar` widgetJanito Vaqueiro Ferreira Filho8-139/+25
2020-07-29Create `HeaderBar` widgetJanito Vaqueiro Ferreira Filho2-0/+95
2020-07-29Merge branch 'add-exponential-backoff-for-relay-list'Emīls5-96/+159
2020-07-29Update changelogEmīls1-0/+1
2020-07-29Use new futures for relay list fetchingEmīls4-96/+151
2020-07-29Block on futures in the daemonEmīls1-0/+7
2020-07-28Merge branch 'update-android-strings'Janito Vaqueiro Ferreira Filho7-43/+65
2020-07-28Make some messages all capsJanito Vaqueiro Ferreira Filho1-8/+8
2020-07-28Update strings to match desktop appJanito Vaqueiro Ferreira Filho1-9/+10
2020-07-28Remove unused stringJanito Vaqueiro Ferreira Filho1-1/+0
2020-07-28Move common sentence to a separate stringJanito Vaqueiro Ferreira Filho5-9/+19
2020-07-28Parameterize problem report response messageJanito Vaqueiro Ferreira Filho3-16/+28
2020-07-28Merge branch 'create-cell-widget'Janito Vaqueiro Ferreira Filho22-536/+629
2020-07-28Use `AppVersionCell` widgetJanito Vaqueiro Ferreira Filho2-75/+12
2020-07-28Create `AppVersionCell` widgetJanito Vaqueiro Ferreira Filho1-0/+90
2020-07-28Remove obsoleted `CellInput` controller classJanito Vaqueiro Ferreira Filho1-60/+0
2020-07-28Use `MtuCell` widgetJanito Vaqueiro Ferreira Filho2-54/+12
2020-07-28Create `MtuCell` widget for WireGuard MTU valueJanito Vaqueiro Ferreira Filho3-0/+106
2020-07-28Allow sub-classes to request a cell footerJanito Vaqueiro Ferreira Filho1-10/+25
2020-07-28Configure `NavigateCell` target fragmentsJanito Vaqueiro Ferreira Filho2-49/+13
2020-07-28Make `NavigateCell` navigate to fragmentsJanito Vaqueiro Ferreira Filho1-0/+24