summaryrefslogtreecommitdiffhomepage
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
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
2025-06-12Use new SoT values for the global header bar viewBug Magnet1-2/+2
2025-06-12Introduce a generic HostingController with sensible default valuesBug Magnet5-3/+41
2025-06-12Rewrite Terms Of Service in SwiftUIBug Magnet10-272/+103
2025-06-11Fix ios ui tests after quick access buttonsSteffen1-2/+2
2025-06-11Move API method name localisation to UI layerAndrew Bulhak2-19/+10
2025-06-11Add explanatory commentAndrew Bulhak1-0/+2
2025-06-11Make access method names localised on creationAndrew Bulhak1-3/+18
2025-06-10Add done button to dns view when coming from feature indicatorSteffen2-3/+22
2025-06-10Add clickable feature indicators to changelogSteffen1-7/+15
2025-06-10Make feature indicators clickable and show settingsSteffen19-108/+502
2025-06-09Enable UITests that were disabledBug Magnet8-21/+40