| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-30 | Apply new swift format rules to codebase | Steffen | 1 | -56/+86 | |
| # Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift | |||||
| 2025-07-17 | Fix dynamic sizing and layout issues across multiple views | mojganii | 1 | -44/+30 | |
| - Fix font scaling and overlapping in device management - Adjust font size for account number - Scale info button dynamically - Resolve dynamic size issues in: - Settings - IP overrides - API access - Filter view and filter chips - Select location - Edit API access method - MullvadList - Fix line breaks in settings view - Unify padding across pages | |||||
| 2025-05-13 | Add custom action at select location for accessibility | mojganii | 1 | -15/+19 | |
| 2025-04-16 | Add a label that hints at how to create custom lists | Jon Petersson | 1 | -5/+29 | |
| 2025-03-18 | Adjust view based on design | mojganii | 1 | -2/+3 | |
| 2025-03-18 | Show number of available relays in filter view | mojganii | 1 | -6/+18 | |
| 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 | -29/+25 | |
| 2024-11-14 | Fix crash on UITableViewDiffableDataSource | mojganii | 1 | -109/+86 | |
| 2024-10-02 | Fix filters in LocationCoordinator | Bug Magnet | 1 | -2/+2 | |
| 2024-08-22 | List only DAITA entry locations if multihop and DAITA are enabled | Jon Petersson | 1 | -12/+2 | |
| 2024-07-11 | Prevent user from selecting same entry and exit relay for multihop | Jon Petersson | 1 | -18/+21 | |
| 2024-06-25 | Update view model when switching between entry and exit location | Jon Petersson | 1 | -36/+75 | |
| 2024-04-30 | Show custom lists even if no filter constraints match | Jon Petersson | 1 | -5/+2 | |
| 2024-04-25 | Fix iPad location selection entries not being unmarked as selected | Jon Petersson | 1 | -7/+17 | |
| 2024-04-16 | Move tracking unsaved changes into coordinator | mojganii | 1 | -1/+1 | |
| 2024-04-16 | Intercept back button when leaving an unsaved custom list | Jon Petersson | 1 | -16/+50 | |
| 2024-04-09 | Enable release mode for custom list | mojganii | 1 | -4/+1 | |
| 2024-04-09 | Fix bug where offline servers can be selected | Jon Petersson | 1 | -0/+4 | |
| 2024-04-08 | Fix location selection bug on iPad | Jon Petersson | 1 | -5/+2 | |
| 2024-04-05 | Combine parts of LocationDataSource and AddLocationDataSource to one | Jon Petersson | 1 | -118/+40 | |
| 2024-04-05 | Combine AddLocationCell and LocationCell to one | Jon Petersson | 1 | -29/+7 | |
| 2024-04-05 | Implement CellIdentifierProtocol for Select Location | mojganii | 1 | -11/+6 | |
| 2024-03-28 | Queue all updates to snapshot in LocationDataSource asynchronously | Jon Petersson | 1 | -9/+9 | |
| 2024-03-28 | Apply filtering on custom lists | mojganii | 1 | -2/+5 | |
| 2024-03-14 | Create view with custom lists to edit | Jon Petersson | 1 | -44/+67 | |
| 2024-03-12 | adding section header view in select location
 | mojganii | 1 | -18/+41 | |
| - each section should have its own distinct header view. - custom list section has an action that should take user to add/edit custom list.it will be coming during upcoming changes. - refactoring location cell - removing LocationCellFactory | |||||
| 2024-03-05 | Fix bug where location list is empty on release build | Jon Petersson | 1 | -9/+9 | |
| 2024-03-04 | Split select location view into two sections | Jon Petersson | 1 | -118/+166 | |
| 2024-03-04 | Fix LocationDataSource crash in MockRelease build | Jon Petersson | 1 | -8/+13 | |
| 2024-02-21 | Review fixes | Jon Petersson | 1 | -75/+80 | |
| 2024-02-21 | refactoring location datasource | mojganii | 1 | -400/+155 | |
| 2023-12-11 | Moving MullvadTransport into MullvadREST | mojganii | 1 | -1/+0 | |
| 2023-10-17 | Add filtering to location selection | Jon Petersson | 1 | -2/+7 | |
| 2023-09-08 | Fix Swiftlint warnings in LocationDataSource | Jon Petersson | 1 | -45/+58 | |
| 2023-09-07 | Fix or report all current smaller Swiftlint warnings in xcode | Jon Petersson | 1 | -0/+2 | |
| 2023-08-30 | Use swiftlint auto fix for trivial lint violations | Bug Magnet | 1 | -1/+1 | |
| 2023-06-27 | New swiftformat rule, enable google swift guidelines | Bug Magnet | 1 | -17/+14 | |
| 2023-05-22 | Reformat the code for Swift 5.8 | Andrej Mihajlov | 1 | -2/+2 | |
| 2023-04-06 | Add search bar to location selection | Jon Petersson | 1 | -57/+136 | |
| 2023-03-22 | Add coordinators and app router | Andrej Mihajlov | 1 | -0/+445 | |
| Fixes IOS-10 | |||||
