summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2025-02-18Disable selection of local network sharing settingsSteffen Ernst1-0/+10
2025-02-18Add debug toggle for include all networks and make it false by defaultSteffen Ernst11-15/+87
2025-02-18Add tests for new settings version migrationSteffen Ernst3-4/+28
2025-02-18Add UI tests for local network sharingSteffen Ernst5-1/+77
2025-02-18Add local network sharing to settings and hook upSteffen Ernst16-41/+229
2025-02-18Add settings for excludeLocalNetworksSteffen Ernst4-3/+74
2025-02-18Add an end to end test for UDP-over-TCP on port 80Bug Magnet5-31/+86
2025-02-18Fix access method rotation after dns proxy failureSteffen Ernst2-2/+13
2025-02-17Fix preconcurrency warning in purchase vcSteffen Ernst1-15/+16
2025-02-17Simplify flow continuation after purchaseSteffen Ernst6-36/+16
2025-02-17Remove voucher from welcome and out of timeSteffen Ernst12-353/+49
2025-02-17Fix welcome screen to navigate further after paymentSteffen Ernst5-22/+40
2025-02-17Fix execution order of alert dismissalSteffen Ernst1-2/+1
2025-02-17Use overlaying spinner for in app purchaseSteffen Ernst14-529/+281
2025-02-14Update market version and changelog after 2025.2 releasemojganii2-2/+6
2025-02-13Log as soon as the logger is upEmīls1-0/+1
2025-02-13Add animations to connection viewSteffen Ernst15-252/+273
2025-02-11Change cached relay list and how it is updatedJon Petersson6-15/+19
2025-02-10Remove references to Google in UIEmīls1-1/+1
2025-02-07Remove row separators from SingleChoiceListAndrew Bulhak1-0/+3
2025-02-07Modify custom-value-selection logic to not rely on input focusAndrew Bulhak1-2/+6
2025-02-06Remove LeakRule protocol for now, improve leak test namesBug Magnet7-32/+38
2025-02-06Add debug information to leak and no leak testsBug Magnet2-4/+72
2025-02-06Fix traffic generationNiklas Berglund4-32/+75
2025-02-06Implement basic leak testsNiklas Berglund15-81/+742
2025-02-06Hide loading spinner immediately on connectSteffen Ernst1-7/+3
2025-02-06Handle concurrent button presses in account viewSteffen Ernst3-0/+3
2025-02-06Split cell reuse identifiers to segregate subtitle cellsAndrew Bulhak2-16/+21
2025-02-06Fix RelayTestsmojganii2-5/+8
2025-02-06Fix copyrights in server ip overridemojganii3-10/+10
2025-02-04Modify tests statusmojganii1-21/+24
2025-02-04Update copyright string in switft filesOskar833-868/+868
2025-01-31Hide notification bar in out of time screen as wellAndrew Bulhak1-0/+4
2025-01-31Configure device management screen to hide notification barAndrew Bulhak1-0/+4
2025-01-30Use a sendable closure for task expiryEmīls1-6/+6
2025-01-30Truncate the current log file in half when reaching size limitBug Magnet4-75/+175
2025-01-29Add priority for notificationsmojganii9-1/+42
2025-01-28Bump wireguard-appleEmīls2-2/+2
2025-01-28Hide connection details view based on tunnel statusmojganii3-16/+10
2025-01-28Remove Google's resolvers from encrypted DNS proxyEmīls1-0/+4
2025-01-28Change AnyRelay Location from a String to a custom typeAndrew Bulhak9-25/+98
2025-01-24Put custom list name or (unfmtd) location name into connect buttonAndrew Bulhak10-17/+288
2025-01-24Add different themes for app iconsmojganii6-1/+26
2025-01-24Fix crash in dispatch queue assertion with background tasksBug Magnet7-86/+54
2025-01-23Update screenshot tests to use correct iPad modelsJon Petersson1-2/+2
2025-01-23Fix testWireGuardOverTCPAutomatically and testConnectionRetryLogicJon Petersson2-1/+4
2025-01-22Add in-app notification for latest changesmojganii19-89/+191
2025-01-22Fix crash on showing alert for in-app purchasemojganii3-6/+16
2025-01-22Fix connection view background in iOS15Jon Petersson4-59/+21
2025-01-22Fix target destination of DAITA button in location viewJon Petersson6-73/+170