summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN.xcodeproj
AgeCommit message (Expand)AuthorFilesLines
2020-08-18Add consolidated log streamerAndrej Mihajlov1-0/+4
2020-08-18Add text file streamerAndrej Mihajlov1-0/+4
2020-08-17Fix header view layout insetsAndrej Mihajlov1-4/+0
2020-08-13Add SwiftLogAndrej Mihajlov2-4/+74
2020-07-30Add DisconnectSplitButtonAndrej Mihajlov1-0/+8
2020-07-30Get rid of Bundle+MullvadVersion since all versions shipped via TestFlight ar...Andrej Mihajlov1-4/+0
2020-07-30Revamp Connect controller buttonsAndrej Mihajlov1-4/+0
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-23Move SelectLocationController from Storyboard into codeAndrej Mihajlov1-0/+8
2020-07-22Fix: testsAndrej Mihajlov1-0/+28
2020-07-22Get rid of AnyEncodable in favor of generic encoding functionAndrej Mihajlov1-6/+0
2020-07-22Drop old RelayList and MullvadRpcAndrej Mihajlov1-20/+6
2020-07-22Add MullvadRest implementationAndrej Mihajlov1-1/+7
2020-07-15Change deployment target to iOS 12Andrej Mihajlov1-2/+4
2020-07-15Remove unused Combine subclassesAndrej Mihajlov1-22/+0
2020-07-15Add NSDiffableDataSource & UITableViewDiffableDataSource backportsAndrej Mihajlov1-3/+31
2020-07-15Add DiffableDataSources third-party packageAndrej Mihajlov2-1/+26
2020-07-15Uncombine AppStorePaymentManagerAndrej Mihajlov1-17/+1
2020-07-15Uncombine tunnel managementAndrej Mihajlov1-22/+34
2020-07-08Uncombine RelayCache and bundle relays.json with the appAndrej Mihajlov2-2/+39
2020-07-07Move root controller out of StoryboardAndrej Mihajlov1-0/+8
2020-07-06Add operationsAndrej Mihajlov1-0/+98
2020-07-06Add ChainedError and DisplayChainedError protocolsAndrej Mihajlov1-1/+11
2020-06-03Bump iOS build (2020.3.4)ios/2020.3Andrej Mihajlov1-4/+4
2020-05-19Bump iOS version (2020.3, build 3)Andrej Mihajlov1-4/+4
2020-05-18Bump iOS version (2020.3, build 2)Andrej Mihajlov1-4/+4
2020-05-15Add custom date interval formatting helperAndrej Mihajlov1-0/+10
2020-05-13Bump iOS version (2020.3, build 1)Andrej Mihajlov1-4/+4
2020-05-13Add private key rotationAndrej Mihajlov1-6/+10
2020-05-12Add Keychain related files to test targetAndrej Mihajlov1-0/+10
2020-05-11Add keychain abstractionsAndrej Mihajlov1-0/+32
2020-05-08Rename MullvadAPI -> MullvadRpc and rework MullvadRpc.Error typeAndrej Mihajlov1-6/+6
2020-04-14Bump iOS version (2020.2, build 1)ios/2020.2Andrej Mihajlov1-8/+8
2020-04-14Log tunnel stop reasonAndrej Mihajlov1-0/+4
2020-04-13Add account token text input formattingAndrej Mihajlov1-0/+10
2020-04-10Change Xcode project configuration to the new Apple IDAndrej Mihajlov1-10/+18
2020-04-06Bump iOS build (14)ios/2020.1Andrej Mihajlov1-4/+4
2020-04-02Bump iOS build (13)Andrej Mihajlov1-4/+4
2020-04-01Bump iOS build (12)Andrej Mihajlov1-4/+4
2020-03-30Bump iOS build (11)Andrej Mihajlov1-4/+4
2020-03-30Bump iOS build (10)Andrej Mihajlov1-4/+4
2020-03-30Format account token in Account viewAndrej Mihajlov1-1/+11
2020-03-30Add in-app purchases UIAndrej Mihajlov1-4/+16
2020-03-27Add payment manager and publisherAndrej Mihajlov1-0/+8
2020-03-27Add Combine publisher for SKPaymentQueueAndrej Mihajlov1-0/+4
2020-03-26Add AppStoreReceipt readerAndrej Mihajlov1-0/+4
2020-03-26Add Combine publishers for SKRequest subclassesAndrej Mihajlov1-0/+4
2020-03-17Add cancellable delay implementationAndrej Mihajlov1-0/+4
2020-03-09Pick relay based on weightsAndrej Mihajlov1-6/+8