| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-30 | Apply new swift format rules to codebase | Steffen | 1 | -10/+15 | |
| # Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift | |||||
| 2025-02-04 | Update copyright string in switft files | Oskar | 1 | -1/+1 | |
| 2025-01-14 | Enable compilation with Swift 6 for most targets | Bug Magnet | 1 | -1/+2 | |
| 2023-06-27 | New swiftformat rule, enable google swift guidelines | Bug Magnet | 1 | -2/+1 | |
| 2023-05-22 | Reformat the code for Swift 5.8 | Andrej Mihajlov | 1 | -2/+2 | |
| 2023-05-03 | Pass closure to block operations instead of the entire operation | Andrej Mihajlov | 1 | -2/+2 | |
| Block operations receive (Error?) -> Void Result block operations receive (Result<Output, Error>) -> Void Transform operations receive (Input, (Result<Output, Error>) -> Void) -> Void | |||||
| 2023-03-31 | Replace custom GeoJSON parser with MKGeoJSONDecoder | Jon Petersson | 1 | -1/+27 | |
| 2023-03-22 | Add coordinators and app router | Andrej Mihajlov | 1 | -0/+286 | |
| Fixes IOS-10 | |||||
