| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
# Conflicts:
# ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift
# ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Block operations receive (Error?) -> Void
Result block operations receive (Result<Output, Error>) -> Void
Transform operations receive (Input, (Result<Output, Error>) -> Void) -> Void
|
|
|
|
|
|
Error is set to OperationError.cancelled if operation is cancelled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove App prefix from AppStore related classes
|