summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2026-02-04Trim whitespace from rust logsEmīls1-1/+5
2026-02-04Stop logging whenever getTunnelStatus is receivedEmīls1-6/+18
2026-01-27Initialize the observable infra earlyEmīls1-0/+7
2026-01-27Create views for only visible locationsEmīls1-13/+15
2026-01-27Use CachedRelays instead of StoredRelaysEmīls7-30/+38
2026-01-27Cache content in FileCacheEmīls1-11/+83
2026-01-27Optimize location data source creationEmīls4-78/+95
2026-01-27Add benchmarkEmīls3-0/+78
2026-01-27Notify actor of peer exchange failure alwaysEmīls1-11/+3
2026-01-27Use constant for IPs in tunnel settingsEmīls7-14/+19
2026-01-27Fix TunnelManager offline state handlingEmīls8-265/+228
2026-01-27Fix offline state handling in PacketTunnelEmīls7-53/+94
2026-01-27Depend on MullvadLogging in MullvadRustRuntimeEmīls1-0/+17
2026-01-26Update swift-logEmīls3-5/+5
2026-01-26Use Swfit's loggerEmīls9-1/+92
2026-01-23Format `osv-scanner.toml` filesSebastian Holmin1-1/+1
2026-01-22Import iOS translationsMojgan20-728/+2815
2026-01-20Listen for path updates alwaysEmīls1-9/+3
2026-01-20Delay path updatesEmīls1-1/+26
2026-01-20Fix scrolling issue on location viewMojgan4-11/+12
2026-01-15Fix custom list test issuesMojgan2-11/+18
2026-01-15Fix translations issuesMojgan6-8/+24
2026-01-14Consolidate relay stubsEmīls1-50/+27
2026-01-14Use SelecetdEndpoint in UIEmīls4-16/+24
2026-01-14Use SelectedEndpoint in Packet TunnelEmīls14-123/+132
2026-01-14Use SelectedEndpoint in relay selectionEmīls14-86/+206
2026-01-13Bump wireguard-appleEmīls1-0/+0
2026-01-12Fix possible race conditionEmīls1-2/+2
2026-01-12Skip testReapplyingConfigDisconnectsAndReconnectsEmīls1-0/+1
2026-01-09Fix Dynamic size issue:Mojgan8-75/+117
2026-01-09Merge branch 'import-translated-strings-ios'Emīls23-20482/+23703
2026-01-09Update fastlaneEmīls1-53/+67
2026-01-09Update stringsMojgan23-20482/+23703
2026-01-09Fix recent subtitle issueMojgan1-1/+1
2026-01-09Fix testFetchCurrentLocationIdentifierJon Petersson6-13/+18
2026-01-08Change the edit nav button in DNS settings to be a buttonJon Petersson2-8/+41
2026-01-08Fix tests to look for correct location selection view elementJon Petersson4-18/+19
2026-01-08Revert "Merge branch 'ios-fix-packet-tunnel-actor-more'"Emīls4-16/+12
2026-01-08Use error state when offilneEmīls4-3/+10
2026-01-08Fix path update rollupEmīls2-10/+7
2026-01-07Fix MullvadRustRuntimeTestsJon Petersson1-1/+1
2026-01-07Fix select location glitchesSteffen7-102/+56
2026-01-07Fix building with Xcode 26Bug Magnet4-25/+34
2026-01-02Add recent connectionsMojgan37-299/+1200
2025-12-30Fix quantum resistance testJon Petersson1-1/+1
2025-12-29Send requests via packet tunnel when connectingEmīls1-4/+8
2025-12-29Ensure state listener doesn't keep actor aliveEmīls1-1/+1
2025-12-29Reconnect only when error state is recoverableEmīls3-22/+40
2025-12-29Apply tunnel settings only when neededEmīls8-11/+150
2025-12-29Consider adapter errors to be irrecoverableEmīls1-3/+2