summaryrefslogtreecommitdiffhomepage
path: root/ios/Operations/InputInjectionBuilder.swift
AgeCommit message (Collapse)AuthorFilesLines
2023-06-08SetAccount: rework to use callback flow vs. child operationsAndrej Mihajlov1-96/+0
2023-02-28Replace OperationCompletion with ResultAndrej Mihajlov1-5/+5
Error is set to OperationError.cancelled if operation is cancelled.
2022-10-21Operations: explicitly define acl on extension methodsAndrej Mihajlov1-2/+2
2022-10-21Operations: update header commentAndrej Mihajlov1-1/+1
2022-09-26Move AsyncOperation into Operations static library and add separate testsAndrej Mihajlov1-0/+96