summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Implement SwiftUI-based AccountDeletionView and ActivityIndicatorAndrew Bulhak11-563/+290
2025-09-08Remove ProxyConfigurationTransportProviderBug Magnet6-87/+1
2025-09-08Enable QUIC obfuscationJon Petersson4-15/+4
2025-09-08Fix obfuscation not handling .off in release modeJon Petersson1-9/+2
2025-09-05Fix relay selector selection order and obfuscationJon Petersson18-455/+528
2025-09-04Change the ad domain used for tests to one that is actually blockedBug Magnet1-1/+1
2025-09-04Add a test that asserts DAITA increases packet size on averageBug Magnet3-32/+141
2025-09-03Add iOS localization to the pipelinemojganii3-53/+55
2025-09-03Disable liquid glass design when building with Xcode 26Bug Magnet1-0/+2
2025-09-02Fix setting of font attribute for account history buttonAndrew Bulhak1-1/+1
2025-08-28Add confirmation dialogs when removing saved account numberSteffen8-5/+138
2025-08-28Fix relay features not present on cached relaysJon Petersson3-42/+26
2025-08-26Enable rust api client for all buildsSteffen2-30/+0
2025-08-26Fix dynamic size issuesmojganii7-32/+39
2025-08-25Remove references that make Xcode crash with quick open actionsBug Magnet1-4/+0
2025-08-19Remove unneeded keys for translationmojganii12-140/+469
2025-08-18Import translated strings into codemojganii37-773/+13112
2025-08-18Fix nightly E2E testsJon Petersson14-21/+35
2025-08-18Fix dynamic size issuemojganii24-160/+97
2025-08-13Move padding to within the changelog's implicit scroll viewAndrew Bulhak1-1/+2
2025-08-12Make changes from pull requestAndrew Bulhak2-1/+8
2025-08-12Separate access method rotation request from stateSteffen8-19/+44
2025-08-12Fix callback pointer passing, and saving of methodsAndrew Bulhak4-8/+11
2025-08-12Feed access method UUID back from Rust to Swift, and save itAndrew Bulhak6-7/+58
2025-08-08Add standardized textfields in SwiftUISteffen9-2/+502
2025-08-08Extract strings to translatemojganii148-2666/+3991
2025-08-06Fix some linting warningsmojganii20-135/+204
2025-08-06Fix changelog bullet alignmentJon Petersson1-1/+1
2025-08-04Remove one of the duplicate AccessMethodKind typesAndrew Bulhak5-89/+25
2025-08-04Make the code more concise/idiomatic/better organisedAndrew Bulhak5-109/+108
2025-08-04Reduce spacing above page indicatorAndrew Bulhak1-1/+1
2025-08-04Fix some ui elements to prepare for localizationmojganii11-20/+28
2025-08-04Set direction for imagesmojganii7-7/+14
2025-07-29Add support for the listed languagesmojganii31-40/+513
2025-07-17Fix dynamic sizing and layout issues across multiple viewsmojganii42-431/+587
2025-07-10Update iOS Rust extern fn variable names to match Rust standardLinus Färnstrand1-4/+4
2025-07-08Update FFI to handle new QUIC paramsJon Petersson21-119/+161
2025-07-02Remove images script generator for iOSmojganii2-219/+0
2025-07-02Fix too many devices showing success in the beginningSteffen2-7/+13
2025-06-26Update RelaySelector to handle extra addressesJon Petersson7-38/+40
2025-06-25Update changelog about port 443 removalJon Petersson1-0/+2
2025-06-23Enable more use of dynamic fontsBug Magnet43-79/+611
2025-06-23Disable add time button when app is in blocked stateJon Petersson5-6/+38
2025-06-23Add device management viewSteffen26-886/+1094
2025-06-18Remove prohibited interfaces from path monitorJon Petersson1-3/+1
2025-06-18Make the NWPathMonitor monitor all the available interfacesBug Magnet1-1/+1
2025-06-18Update versionJon Petersson2-2/+5
2025-06-18Update changelogJon Petersson1-2/+6
2025-06-17Add QUIC/Masque fields and Features structure to ServerRelayAndrew Bulhak7-15/+172
2025-06-16Combine DAITA and Multihop to one pill when smart routing is activeJon Petersson17-40/+138