| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-30 | Apply new swift format rules to codebase | Steffen | 1 | -8/+10 | |
| # Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift | |||||
| 2025-02-21 | Implement an FFI to fetch API IP addresses using mullvad-api | Jon Petersson | 1 | -1/+0 | |
| 2025-02-04 | Update copyright string in switft files | Oskar | 1 | -1/+1 | |
| 2025-01-24 | Fix crash in dispatch queue assertion with background tasks | Bug Magnet | 1 | -1/+1 | |
| 2025-01-14 | Enable compilation with Swift 6 for most targets | Bug Magnet | 1 | -2/+2 | |
| 2024-11-01 | Fix building for Xcode 15 and 16 | Bug Magnet | 1 | -4/+4 | |
| 2024-08-13 | Fix getting stuck in blocked state after reconnecting | mojganii | 1 | -1/+1 | |
| 2024-05-06 | Ensure log file sizes stay below a certain threshold | Jon Petersson | 1 | -2/+2 | |
| 2023-10-16 | Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler. | Jon Petersson | 1 | -2/+2 | |
| 2023-08-28 | Introduce Duration type that mimicks native iOS16 Duration | Jon Petersson | 1 | -6/+6 | |
| 2023-06-27 | New swiftformat rule, enable google swift guidelines | Bug Magnet | 1 | -1/+1 | |
| 2023-05-03 | Pass closure to block operations instead of the entire operation | Andrej Mihajlov | 1 | -5/+5 | |
| Block operations receive (Error?) -> Void Result block operations receive (Result<Output, Error>) -> Void Transform operations receive (Input, (Result<Output, Error>) -> Void) -> Void | |||||
| 2023-05-03 | Fix CI issues | Andrej Mihajlov | 1 | -2/+2 | |
| 2023-05-03 | Adapt codebase to use cancellable initializer | Andrej Mihajlov | 1 | -6/+2 | |
| 2023-03-22 | Add coordinators and app router | Andrej Mihajlov | 1 | -0/+191 | |
| Fixes IOS-10 | |||||
