summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-07-20Add `isIpv6` property to `InetNetwork`Janito Vaqueiro Ferreira Filho1-1/+4
2020-07-20Remove repeated dependenciesJanito Vaqueiro Ferreira Filho1-2/+0
2020-07-17Merge branch 'fix-conncheck'Emīls5-33/+293
2020-07-16Update changelogEmīls1-0/+2
2020-07-16Add really hacky tests to ping_monitorEmīls1-2/+238
2020-07-16Make ping_monitor more testableEmīls4-31/+49
2020-07-16Stop the connectivity monitor after ping times outEmīls Piņķis1-4/+8
2020-07-16Merge branch 'reconnect-wg-on-key-rotation'Emīls2-23/+36
2020-07-16Issue a delayed reconnect when after key rotationEmīls2-23/+36
2020-07-16Merge branch 'use-tunnel-type-everywhere'Emīls4-55/+35
2020-07-16Use talpid_types TunnelType instead of TunnelProtocolEmīls4-55/+35
2020-07-16Merge branch 'disable-rust-beta-temporarily'Linus Färnstrand1-0/+3
2020-07-16Allow Rust beta builds to fail on Travis temporarilyLinus Färnstrand1-0/+3
2020-07-15Merge branch 'fix-fish-completions-locations'Oskar Nyberg1-2/+4
2020-07-15Fix fish completions location on linuxOskar Nyberg1-2/+4
2020-07-15Merge branch 'ios12-support'Andrej Mihajlov17-393/+193
2020-07-15Update CHANGELOGAndrej Mihajlov1-0/+1
2020-07-15Change deployment target to iOS 12Andrej Mihajlov1-2/+4
2020-07-15Remove unused Combine subclassesAndrej Mihajlov5-270/+0
2020-07-15Fix separator color in Settings on iOS 12Andrej Mihajlov1-1/+1
2020-07-15Remove the use of Combine in SelectLocationControllerAndrej Mihajlov2-75/+80
2020-07-15Add NSDiffableDataSource & UITableViewDiffableDataSource backportsAndrej Mihajlov2-5/+34
2020-07-15Remove the use of Combine in SettingsViewControllerAndrej Mihajlov1-7/+6
2020-07-15Inherit ConnectonPanelCollapseButton from CustomButtonAndrej Mihajlov1-22/+7
2020-07-15Remove the use of Combine in SettingsCellAndrej Mihajlov1-5/+6
2020-07-15Remove unused segue identifierAndrej Mihajlov1-4/+0
2020-07-15Fix layout quirks in UIButton on iOS < 13Andrej Mihajlov1-0/+15
2020-07-15Guard isModalInPresentation for iOS < 13Andrej Mihajlov1-1/+5
2020-07-15Make navigation bar solid on iOS 12 (no blur)Andrej Mihajlov1-0/+8
2020-07-15Add DiffableDataSources third-party packageAndrej Mihajlov2-1/+26
2020-07-15Merge branch 'uncombine-appstore-payments'Andrej Mihajlov11-626/+432
2020-07-15Change the UserInterfaceInteractionRestrictionProtocol interfaceAndrej Mihajlov2-17/+17
2020-07-15Uncombine AppStorePaymentManagerAndrej Mihajlov11-618/+424
2020-07-15Merge branch 'android-split-tunnelling-ui'Janito Vaqueiro Ferreira Filho15-6/+521
2020-07-15Make app list items clickableJanito Vaqueiro Ferreira Filho3-2/+22
2020-07-15Toggle enabled switch when the cell is clickedJanito Vaqueiro Ferreira Filho2-5/+13
2020-07-15Implement `CellSwitch.toggle` methodJanito Vaqueiro Ferreira Filho1-0/+7
2020-07-15Show spinner while list is loadingJanito Vaqueiro Ferreira Filho3-3/+61
2020-07-15Don't show Mullvad VPN app in the app listJanito Vaqueiro Ferreira Filho1-0/+2
2020-07-15Animate "Exclude applications" titleJanito Vaqueiro Ferreira Filho1-1/+25
2020-07-15Hide list when split tunnelling is disabledJanito Vaqueiro Ferreira Filho3-2/+39
2020-07-15Implement top back button behaviorJanito Vaqueiro Ferreira Filho1-0/+4
2020-07-15Add "Exclude applications" headerJanito Vaqueiro Ferreira Filho2-0/+17
2020-07-15Show app icons in the app listJanito Vaqueiro Ferreira Filho3-3/+46
2020-07-15Sort applications by nameJanito Vaqueiro Ferreira Filho1-2/+5
2020-07-15Use new `AppInfo` helper data classJanito Vaqueiro Ferreira Filho3-6/+11
2020-07-15Show app name in the listJanito Vaqueiro Ferreira Filho2-3/+24
2020-07-15Load installed apps into adapterJanito Vaqueiro Ferreira Filho2-5/+36
2020-07-15Add divider between list elementsJanito Vaqueiro Ferreira Filho1-0/+2
2020-07-15Rename decoration to `ListItemDividerDecoration`Janito Vaqueiro Ferreira Filho3-6/+5