summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-23Merge branch 'determine-net-cls-mount-at-runtime'Emīls5-31/+222
2020-07-23Update changelogEmīls1-0/+4
2020-07-23Determine `net_cls` mountpoint dynamicallyEmīls4-31/+218
2020-07-22Merge branch 'android-split-tunnelling-persistence'Janito Vaqueiro Ferreira Filho5-19/+73
2020-07-22Describe split-tunnelling in the changelogJanito Vaqueiro Ferreira Filho1-0/+3
2020-07-22Use split tunnelling status to update UIJanito Vaqueiro Ferreira Filho1-15/+25
2020-07-22Persist excluded appsJanito Vaqueiro Ferreira Filho2-0/+18
2020-07-22Store split tunnelling state in shared prefs.Janito Vaqueiro Ferreira Filho2-3/+20
2020-07-22Load enabled toggle state from adapterJanito Vaqueiro Ferreira Filho1-0/+6
2020-07-22Fix compiler warningJanito Vaqueiro Ferreira Filho1-2/+2
2020-07-22Merge branch 'rest'Andrej Mihajlov27-1115/+1191
2020-07-22Update commentAndrej Mihajlov1-2/+2
2020-07-22Accept queue in OperationBlockObserverAndrej Mihajlov5-57/+60
2020-07-22Fix: testsAndrej Mihajlov2-82/+106
2020-07-22Fix: SimpleTunnelProviderHostAndrej Mihajlov1-12/+6
2020-07-22Update build instructonsAndrej Mihajlov1-9/+0
2020-07-22Trim whitespaceAndrej Mihajlov3-3/+3
2020-07-22Prefetch relays before showing the SelectLocationControllerAndrej Mihajlov5-42/+49
2020-07-22Fix typo in UserInteractionRestriction.ActionAndrej Mihajlov1-1/+1
2020-07-22Fix: forgot to call resume() on relays download taskAndrej Mihajlov1-0/+2
2020-07-22Fix: forgot to call resume() on key rotation taskAndrej Mihajlov1-5/+7
2020-07-22Get rid of AnyEncodable in favor of generic encoding functionAndrej Mihajlov4-66/+41
2020-07-22Drop old RelayList and MullvadRpcAndrej Mihajlov6-580/+44
2020-07-22Migrate TunnelManager to RESTAndrej Mihajlov2-60/+94
2020-07-22Support pattern matching in ServerErrorResponseAndrej Mihajlov1-10/+29
2020-07-22Migrate AppStorePaymentManager to RESTAndrej Mihajlov4-22/+37