summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-28Remove obsoleted `RemainingTimeLabel`Janito Vaqueiro Ferreira Filho1-47/+0
2020-07-28Use the `AccountCell` widgetJanito Vaqueiro Ferreira Filho3-42/+11
2020-07-28Create an `AccountCell` widgetJanito Vaqueiro Ferreira Filho2-1/+77
2020-07-28Use new `ToggleCell` widgetJanito Vaqueiro Ferreira Filho4-86/+26
2020-07-28Create `ToggleCell` helper widgetJanito Vaqueiro Ferreira Filho1-0/+45
2020-07-28Use `onClickListener` propertyJanito Vaqueiro Ferreira Filho2-7/+9
2020-07-28Fix cell switch dimension valuesJanito Vaqueiro Ferreira Filho1-2/+2
2020-07-28Allow setting a footer to `Cell` widgetJanito Vaqueiro Ferreira Filho3-1/+48
2020-07-28Create `cell` helper propertyJanito Vaqueiro Ferreira Filho2-17/+22
2020-07-28Add `onClickListener` property to `Cell` widgetJanito Vaqueiro Ferreira Filho1-0/+4
2020-07-28Move `CellSwitch` to the `widget` packageJanito Vaqueiro Ferreira Filho7-18/+20
2020-07-28Remove unused `wireguardKeysMenu` fieldJanito Vaqueiro Ferreira Filho1-5/+2
2020-07-28Use new `NavigateCell` widgetJanito Vaqueiro Ferreira Filho2-117/+26
2020-07-28Create `NavigateCell` widgetJanito Vaqueiro Ferreira Filho2-0/+38
2020-07-28Create new `Cell` base widgetJanito Vaqueiro Ferreira Filho2-0/+72
2020-07-27Merge branch 'fix-voucher-error'David Lönnhager1-1/+1
2020-07-27Fix error code output in VoucherErrorDavid Lönnhager1-1/+1
2020-07-27Merge branch 'return-fw-error'David Lönnhager2-1/+3
2020-07-27Update CHANGELOG.mdDavid Lönnhager1-0/+2
2020-07-27Return specific error when setting the firewall policy fails in ConnectingStateDavid Lönnhager1-1/+1
2020-07-24Merge branch 'bump-libcommon'David Lönnhager1-0/+0
2020-07-24Bump submodule windows-librariesDavid Lönnhager1-0/+0
2020-07-23Merge branch 'refactor-settings-header'Janito Vaqueiro Ferreira Filho16-213/+180
2020-07-23Refactor to use `BackButton`Janito Vaqueiro Ferreira Filho6-116/+26
2020-07-23Create `BackButton` helper widgetJanito Vaqueiro Ferreira Filho3-0/+84
2020-07-23Separate `text` styleable attributeJanito Vaqueiro Ferreira Filho2-3/+12
2020-07-23Create styles for settings screen headersJanito Vaqueiro Ferreira Filho11-94/+58
2020-07-23Merge branch 'prepare-ios-release-2020.4'Andrej Mihajlov1-10/+10
2020-07-23Bump 2020.4 (build 1)Andrej Mihajlov1-8/+8
2020-07-23Change project deployment target to iOS 12Andrej Mihajlov1-2/+2
2020-07-23Merge branch 'move-select-location-from-storyboard'Andrej Mihajlov10-206/+228
2020-07-23Remove DisplayChainedError for AppStoreReceipt.ErrorAndrej Mihajlov1-16/+0
2020-07-23Refactor IAP error messagesAndrej Mihajlov1-1/+8
2020-07-23Fix default row animationAndrej Mihajlov1-1/+1
2020-07-23Align disabled cells style with the desktop appAndrej Mihajlov2-21/+8
2020-07-23Bump the collapse button width to account for scrollbarAndrej Mihajlov1-1/+1
2020-07-23Drop zPosition as it's been messing up with table viewAndrej Mihajlov1-14/+0
2020-07-23Use colored separatorAndrej Mihajlov1-1/+2
2020-07-23Align status indicator center around tick image viewAndrej Mihajlov1-5/+5
2020-07-23State the reason for override of `init(nibName:bundle:)`Andrej Mihajlov1-4/+6
2020-07-23Move SelectLocationController from Storyboard into codeAndrej Mihajlov8-168/+223
2020-07-23Merge branch 'fix-netcls-changes'Emīls4-106/+23
2020-07-23Trim test stringsEmīls1-92/+9
2020-07-23Fix small lintsEmīls2-12/+12
2020-07-23Fix changelog messageEmīls1-2/+2